aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller2008-08-29
* sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-29
* sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-29
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-29
* sparc: Convert uctrl driver to OF driver.David S. Miller2008-08-29
* sparc: Convert flash driver to OF device probing.David S. Miller2008-08-29
* fore200e: Convert over to pure OF driver.David S. Miller2008-08-29
* qlogicpti: Convert to pure OF driver.David S. Miller2008-08-29
* sun_esp: Convert to pure OF driver.David S. Miller2008-08-29
* parport_sunbpp: Convert to pure OF driver.David S. Miller2008-08-29
* sunqe: Convert to pure OF driver.David S. Miller2008-08-29
* sunlance: Convert to pure OF driver.David S. Miller2008-08-29
* sunhme: Convert to pure OF driver.David S. Miller2008-08-29
* sunbmac: Convert to pure OF driver.David S. Miller2008-08-29
* myri_sbus: Convert to pure OF driver.David S. Miller2008-08-29
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
* sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller2008-08-29
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-29
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-29
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-29
* hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-24
* Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-24
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-22
|\
| * [libata] pata_it821x: fix warningJeff Garzik2008-08-22
| * libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-22
| * ahci: sis controllers actually can do PMPTejun Heo2008-08-22
| * pata_via: clean up recent tf_load changesTejun Heo2008-08-22
| * libata: restore SControl on detachTejun Heo2008-08-22
| * libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-22
| * libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-22
| * libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-22
| * sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-22
| * ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-22
| * ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-22
| * sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-22
| * libata: implement no[hs]rst force paramsTejun Heo2008-08-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-22
|\ \
| * \ Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier2008-08-19
| |\ \
| | * | IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2008-08-19
| * | | IB/ipath: Fix incorrect check for max physical address in TIDDave Olson2008-08-15
| * | | IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-15
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-08-21
|\ \ \
| * | | UIO: generic irq handling for some uio platform devicesMagnus Damm2008-08-21
| * | | UIO: uio_pdrv: fix license specificationUwe Kleine-König2008-08-21
| * | | UIO: uio_pdrv: fix memory leakUwe Kleine-König2008-08-21
| * | | PM: Remove WARN_ON from device_pm_addRafael J. Wysocki2008-08-21
| * | | driver core: add init_name to struct deviceGreg Kroah-Hartman2008-08-21