summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
AgeCommit message (Expand)AuthorLines
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg-1/+1
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds-3/+3
2008-11-30of_platform_driver noise on sparceAl Viro-3/+3
2008-11-04drivers: remove duplicated #includeJianjun Kong-1/+0
2008-09-03sparc: Kill sbus mostek RTC driver.David S. Miller-286/+0
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller-5/+5
2008-08-29bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller-3/+3
2008-08-29bbc_i2c: Convert to pure OF driver.David S. Miller-249/+214
2008-08-29envctrl: Convert to pure OF driver.David S. Miller-68/+79
2008-08-29display7seg: Convert to pure OF device driver.David S. Miller-105/+146
2008-08-29cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller-696/+0
2008-08-29cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller-599/+436
2008-08-29riowatchdog: Move under drivers/watchdogDavid S. Miller-260/+0
2008-08-29riowatchdog: Convert to pure OF driver.David S. Miller-135/+99
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller-174/+0
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller-3/+0
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller-17/+1
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller-14/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller-123/+1
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller-4/+0
2008-08-29sparc: Convert uctrl driver to OF driver.David S. Miller-97/+121
2008-08-29sparc: Convert flash driver to OF device probing.David S. Miller-80/+50
2008-08-29sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller-4/+20
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller-139/+1
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller-1297/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller-1065/+0
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell-1/+1
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman-3/+3
2008-07-17drivers/sbus/: cleanupsAdrian Bunk-40/+33
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet-3/+3
2008-07-02uctrl: BKL pushdownArnd Bergmann-0/+3
2008-07-02sbus-rtc: BKL pushdownArnd Bergmann-0/+3
2008-07-02riowatchdog: BKL pushdownArnd Bergmann-0/+2
2008-07-02openprom: BKL pushdownArnd Bergmann-0/+3
2008-06-20jsflash: BKL pushdownArnd Bergmann-3/+10
2008-06-20flash: BKL pushdownArnd Bergmann-1/+5
2008-06-20envctrl: BKL pushdownArnd Bergmann-0/+2
2008-06-20display7seg: BKL pushdownArnd Bergmann-0/+1
2008-06-20cpwatchdog: BKL pushdownArnd Bergmann-0/+4
2008-06-20videopix: BKL pushdownJonathan Corbet-0/+5
2008-06-20bpp: bkl pushdownJonathan Corbet-0/+3
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro-3/+3
2008-05-05sbus: Fix bpp driver build.David S. Miller-1/+1
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2007-11-19[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDJiri Slaby-1/+1
2007-10-20vfc_dev conversion to mutex: falloutAl Viro-1/+1
2007-10-17[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke-3/+4
2007-07-31[BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski-2/+2
2007-07-31[BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski-4/+6
2007-07-31[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke-0/+1