aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-29cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller
2008-08-29cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller
2008-08-29riowd: Distinguish between driver name and OF device node name.David S. Miller
2008-08-29riowatchdog: Move under drivers/watchdogDavid S. Miller
2008-08-29riowatchdog: Convert to pure OF driver.David S. Miller
2008-08-29rtc: Add Starfire platform RTC driver.David S. Miller
2008-08-29rtc: Add Sun4V hypervisor RTC driver.David S. Miller
2008-08-29rtc: Add TI BQ4802 RTC driver.David S. Miller
2008-08-29rtc: Allow RTC_DRV_CMOS to be used on SPARC.David S. Miller
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller
2008-08-29sparc: Convert uctrl driver to OF driver.David S. Miller
2008-08-29sparc: Convert flash driver to OF device probing.David S. Miller
2008-08-29fore200e: Convert over to pure OF driver.David S. Miller
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