summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Blackfin SPI Driver: fix NULL pointer crashMike Frysinger2009-04-071-0/+3
* Blackfin SPI Driver: use bfin_spi_ prefix on all functionsMike Frysinger2009-04-071-111/+112
* Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_changeYi Li2009-04-071-9/+8
* Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...Yi Li2009-04-071-3/+2
* Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54xMike Frysinger2009-04-071-1/+2
* Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handlerMike Frysinger2009-04-071-1/+11
* Blackfin SPI Driver: get dma working for SPI flashesMike Frysinger2009-04-071-10/+16
* Blackfin SPI Driver: SPI slave select code cleanupMike Frysinger2009-04-071-3/+1
* Blackfin SPI Driver: use the properl BIT_CTL_xxx definesMike Frysinger2009-04-071-3/+3
* Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag anyMike Frysinger2009-04-071-1/+1
* Blackfin SPI Driver: add a few more DMA debug messagesMike Frysinger2009-04-071-2/+10
* Blackfin SPI Driver: drop bogus cast and touchup dma labelMike Frysinger2009-04-071-2/+2
* Blackfin SPI Driver: unify duplicated code in dma read/write pathsMike Frysinger2009-04-071-26/+21
* Blackfin SPI Driver: pass DMA overflow error to the higher levelMike Frysinger2009-04-071-5/+11
* Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...Mike Frysinger2009-04-071-3/+3
* Blackfin SPI Driver: remove useless <asm/cplbinit.h>Mike Frysinger2009-04-071-3/+0
* Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich2009-04-071-0/+3
* Blackfin SPI Driver: ensure cache coherency before doing DMAVitja Makarov2009-04-071-3/+20
* hwmon: add support for GMT G760A fan speed PWM controllerHerbert Valerio Riedel2009-04-073-0/+283
* esp: fix section mismatch warningRandy Dunlap2009-04-071-1/+1
* PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-071-1/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-074-22/+54
|\
| * powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt2009-04-071-0/+15
| * powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_bufMark Nelson2009-04-071-2/+11
| * Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-072-20/+28
| |\
| | * fsl-diu-fb: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-061-13/+21
| | * cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood2009-04-061-4/+4
| | * cpm_uart: Initialize port.dev before it's used.Scott Wood2009-04-061-3/+3
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-06180-3019/+18296
|\ \ \
| * | | cx231xx: Convert to snd_card_create()Mauro Carvalho Chehab2009-04-061-3/+4
| * | | V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=mRandy Dunlap2009-04-061-1/+1
| * | | V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unr...Randy Dunlap2009-04-061-1/+1
| * | | V4L/DVB (11438): au0828: fix Kconfig dependanceAlexander Beregalov2009-04-061-0/+1
| * | | V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubsJean Delvare2009-04-061-12/+0
| * | | V4L/DVB (11436): radio-mr800: convert to to v4l2_deviceAlexey Klimov2009-04-061-54/+31
| * | | V4L/DVB (11435): dsbr100 radio: convert to to v4l2_deviceAlexey Klimov2009-04-061-52/+36
| * | | V4L/DVB: zr364xx: remove unused #include <version.h>Huang Weiyi2009-04-061-1/+0
| * | | V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi2009-04-061-1/+0
| * | | V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n2009-04-061-17/+1
| * | | V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n2009-04-061-13/+3
| * | | V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2009-04-062-21/+46
| * | | V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...Erik Andr?n2009-04-061-96/+93
| * | | V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n2009-04-065-9/+54
| * | | V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n2009-04-061-1/+1
| * | | V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n2009-04-063-128/+76
| * | | V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n2009-04-061-5/+17
| * | | V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n2009-04-062-8/+3
| * | | V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n2009-04-061-1/+1
| * | | V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n2009-04-061-1/+1
| * | | V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n2009-04-065-6/+5