summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc-bq4802: Fix sparse warnings.David S. Miller2008-09-091-4/+5
* rtc-m48t59: Only check century bits on m48t59 chips.Robert Reif2008-09-091-1/+2
* rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcsKrzysztof Helt2008-09-071-1/+1
* sparc: Kill sbus mostek RTC driver.David S. Miller2008-09-033-286/+0
* rtc-m48t59: allow externally mapped ioaddrKrzysztof Helt2008-09-031-4/+10
* rtc-m48t59: add support for M48T02 and M48T59 chipsKrzysztof Helt2008-09-032-10/+44
* rtc-m48t59: reduce structure m48t59_privateKrzysztof Helt2008-09-031-3/+1
* sparc64: Apply const or __initdata to vio_device_id[]David S. Miller2008-09-012-4/+4
* sparc: remove CONFIG_SUN4Adrian Bunk2008-08-312-43/+0
* leds: Add driver for Sunfire UltraSPARC server LEDs.David S. Miller2008-08-313-0/+282
* 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