summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-3134-35/+35
* sparc32: Convert PC RTC probing to pure OF driver.David S. Miller2008-08-301-13/+17
* bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller2008-08-291-3/+3
* bbc_i2c: Convert to pure OF driver.David S. Miller2008-08-293-249/+214
* envctrl: Convert to pure OF driver.David S. Miller2008-08-291-68/+79
* display7seg: Convert to pure OF device driver.David S. Miller2008-08-291-105/+146
* sun_uflash: Convert to pure OF driver.David S. Miller2008-08-291-38/+35
* cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2008-08-293-2/+2
* cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller2008-08-291-599/+436
* riowd: Distinguish between driver name and OF device node name.David S. Miller2008-08-291-5/+5
* riowatchdog: Move under drivers/watchdogDavid S. Miller2008-08-293-2/+3
* riowatchdog: Convert to pure OF driver.David S. Miller2008-08-291-135/+99
* rtc: Add Starfire platform RTC driver.David S. Miller2008-08-293-0/+128
* rtc: Add Sun4V hypervisor RTC driver.David S. Miller2008-08-293-0/+161
* rtc: Add TI BQ4802 RTC driver.David S. Miller2008-08-293-0/+239
* rtc: Allow RTC_DRV_CMOS to be used on SPARC.David S. Miller2008-08-292-3/+4
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-292-174/+0
* sparc: Kill sbus_arch_preinit().David S. Miller2008-08-291-3/+0
* sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller2008-08-291-17/+1
* sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-291-14/+0
* sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-291-123/+1
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-291-4/+0
* sparc: Convert uctrl driver to OF driver.David S. Miller2008-08-292-97/+121
* sparc: Convert flash driver to OF device probing.David S. Miller2008-08-291-80/+50
* fore200e: Convert over to pure OF driver.David S. Miller2008-08-292-232/+189
* qlogicpti: Convert to pure OF driver.David S. Miller2008-08-292-54/+56
* sun_esp: Convert to pure OF driver.David S. Miller2008-08-291-72/+64
* parport_sunbpp: Convert to pure OF driver.David S. Miller2008-08-291-27/+20
* sunqe: Convert to pure OF driver.David S. Miller2008-08-292-80/+71
* sunlance: Convert to pure OF driver.David S. Miller2008-08-291-47/+40
* sunhme: Convert to pure OF driver.David S. Miller2008-08-292-154/+97
* sunbmac: Convert to pure OF driver.David S. Miller2008-08-292-88/+70
* myri_sbus: Convert to pure OF driver.David S. Miller2008-08-292-89/+69
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-296-14/+18
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-298-190/+181
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-299-75/+112
* sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller2008-08-291-4/+20
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-296-217/+99
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-296-1297/+0
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-294-1065/+0
* hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-243-0/+328
* Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-231-0/+5
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-2349-53/+0
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-2212-126/+96
|\
| * [libata] pata_it821x: fix warningJeff Garzik2008-08-221-1/+1
| * libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-226-11/+11
| * ahci: sis controllers actually can do PMPTejun Heo2008-08-221-3/+3
| * pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11
| * libata: restore SControl on detachTejun Heo2008-08-221-5/+5
| * libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-221-1/+1
OpenPOWER on IntegriCloud