summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen4-0/+1357
2008-07-08dmaengine: Add slave DMA interfaceHaavard Skinnemoen1-1/+15
2008-07-08dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams3-42/+57
2008-07-08dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen5-12/+17
2008-07-08dmatest: Simple DMA memcpy test clientHaavard Skinnemoen3-0/+452
2008-07-08dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara4-0/+1556
2008-07-08iop-adma: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-07-08dmaengine: track the number of clients using a channelDan Williams1-4/+10
2008-07-08dmaengine: remove arch dependency from DMADEVICESDan Williams1-5/+8
2008-07-08dmaengine: Couple DMA channels to their physical DMA deviceHaavard Skinnemoen1-1/+1
2008-07-08fsldma: fix incorrect exit path for initializationLi Yang1-15/+16
2008-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-54/+159
2008-05-28pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige1-1/+5
2008-05-28pci hotplug core: add check of duplicate slot nameKenji Kaneshige1-1/+6
2008-05-28pciehp: move msleep after power offKenji Kaneshige2-7/+14
2008-05-28pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige1-4/+38
2008-05-28pciehp: fix slow probingKenji Kaneshige2-7/+36
2008-05-28pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige3-35/+37
2008-05-28shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige1-0/+4
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse1-9/+9
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-13/+7
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds48-576/+853
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky1-13/+7
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C1-5/+9
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong1-48/+40
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse3-0/+323
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas1-15/+12
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger1-40/+71
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu1-1/+26
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu1-1/+1
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu1-6/+3
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell1-13/+89
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala1-3/+0
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks1-0/+2
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks2-83/+11
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks1-1/+4
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks1-20/+29
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks1-4/+4
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-05-24brd: don't show ramdisks in /proc/partitionsMarcin Krol1-0/+1
2008-05-24ip2: fix crashes on load/unloadAlan Cox2-25/+2
2008-05-24gpiolib: fix off by one errorsTrent Piepho1-3/+3
2008-05-24gpio: mcp23s08 debug fixRoel Kluin1-1/+1
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell1-0/+1
2008-05-24md: restart recovery cleanly after device failure.NeilBrown5-16/+43
2008-05-24md: allow parallel resync of md-devices.Bernd Schubert1-4/+36
2008-05-24md: notify userspace on 'stop' eventsDan Williams1-0/+2
2008-05-24md: notify userspace on 'write-pending' changes to array_stateNeilBrown1-1/+10
2008-05-24md: raid1: Fix restoration of bio between failed read and write.NeilBrown1-2/+13