summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-29qlogicpti: Convert to pure OF driver.David S. Miller
2008-08-29sun_esp: Convert to pure OF driver.David S. Miller
2008-08-29parport_sunbpp: Convert to pure OF driver.David S. Miller
2008-08-29sunqe: Convert to pure OF driver.David S. Miller
2008-08-29sunlance: Convert to pure OF driver.David S. Miller
2008-08-29sunhme: Convert to pure OF driver.David S. Miller
2008-08-29sunbmac: Convert to pure OF driver.David S. Miller
2008-08-29myri_sbus: Convert to pure OF driver.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-29sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller
2008-08-24hwmon: Add Ultra45 workstation hwmon driver.David S. Miller
2008-08-23Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-22[libata] pata_it821x: fix warningJeff Garzik
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox
2008-08-22ahci: sis controllers actually can do PMPTejun Heo
2008-08-22pata_via: clean up recent tf_load changesTejun Heo
2008-08-22libata: restore SControl on detachTejun Heo
2008-08-22libata: use ata_link_printk() when printing SErrorTejun Heo
2008-08-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo
2008-08-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo
2008-08-22sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22sata_mv: don't issue two DMA commands concurrentlyTejun Heo
2008-08-22libata: implement no[hs]rst force paramsTejun Heo
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-08-21[S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter
2008-08-21[S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber
2008-08-21[S390] cio: fix ccw group device cleanupPeter Oberparleiter
2008-08-21[S390] qdio: remove the module_get & module_put pairJan Glauber
2008-08-21[S390] qdio: improve s390 debug feature usageJan Glauber
2008-08-21[S390] qdio: prevent oopsing if qdio_establish failsJan Glauber
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-21USB: Don't rebind before "complete" callbackAlan Stern
2008-08-21USB: Add new PM callback methods for USBAlan Stern
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan