summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-07NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2-30/+92
2012-03-07Merge branch 'sa11x0-dma' into sa11x0-irRussell King3-0/+1119
2012-03-07DMA: sa11x0: add SA-11x0 DMA driverRussell King3-0/+1119
2012-02-09NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King1-7/+11
2012-02-09NET: sa11x0-ir: fix size of SIR transmit bufferRussell King1-1/+1
2012-02-09NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King1-21/+21
2012-02-09NET: sa11x0-ir: get rid of si->hscr0Russell King1-8/+5
2012-02-09NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King1-55/+53
2012-02-09NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King1-149/+141
2012-02-09NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King1-26/+24
2012-02-09NET: sa11x0-ir: split SIR and FIR tx functionsRussell King1-52/+66
2012-02-09NET: sa11x0-ir: factor out speed checksRussell King1-12/+13
2012-02-09NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King1-131/+131
2012-02-09NET: sa11x0-ir: fix leak of tx skbRussell King1-10/+19
2012-02-09NET: sa11x0-ir: containerize DMA dataRussell King1-46/+48
2012-02-09NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King1-3/+6
2012-02-09NET: sa11x0-ir: set netdev's parent struct deviceRussell King1-0/+2
2012-02-09NET: sa11x0-ir: handle DMA mapping errors properlyRussell King1-2/+14
2012-02-09NET: sa11x0-ir: fix documentation bugRussell King1-1/+1
2012-02-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-6/+4
2012-02-09Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-137/+262
2012-02-09Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+12
2012-02-09Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2012-02-09pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-09drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2
2012-02-08Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds11-14/+80
2012-02-08Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-11/+7
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+9
2012-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds1-51/+77
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina1-2/+2
2012-02-07target: Fix unsupported WRITE_SAME sense payloadMartin Svec1-3/+3
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson1-0/+8
2012-02-07iblock: fix handling of large requestsChristoph Hellwig1-0/+7
2012-02-07target: handle empty string writes in sysfsDan Carpenter1-4/+8
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell1-0/+1
2012-02-07target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido1-1/+1
2012-02-07target: Fix target_submit_cmd() exception handlingNicholas Bellinger1-8/+10
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover2-10/+4
2012-02-07target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior1-10/+4
2012-02-07md: two small fixes to handling interrupt resync.NeilBrown1-2/+3
2012-02-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-11/+16
2012-02-07Merge tag 'hwmon-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+20
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl1-0/+1
2012-02-06HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt1-3/+4
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina2390-69709/+127986
2012-02-06spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka1-3/+3
2012-02-06spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki1-1/+1
2012-02-05hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck1-3/+20
2012-02-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1