aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-2/+3
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2-28/+40
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-5/+5
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller1-26/+38
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-07-17sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller1-3/+8
2009-06-16openprom: Squelch useless GCC warning.David S. Miller1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-9/+3
2009-05-11jsflash: dequeue in-flight requestTejun Heo1-11/+17
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-2/+2
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-4/+4
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov2-9/+13
2009-03-13sbus: Auto-load openprom module when device opened.Scott James Remnant1-0/+1
2009-03-04sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin1-1/+1
2009-03-04jsflash: stop defining MAJOR_NRChristoph Hellwig1-3/+0
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg1-1/+1
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds1-3/+3
2008-11-30of_platform_driver noise on sparceAl Viro1-3/+3
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-09-03sparc: Kill sbus mostek RTC driver.David S. Miller3-286/+0
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller5-5/+5
2008-08-29bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller1-3/+3
2008-08-29bbc_i2c: Convert to pure OF driver.David S. Miller3-249/+214
2008-08-29envctrl: Convert to pure OF driver.David S. Miller1-68/+79
2008-08-29display7seg: Convert to pure OF device driver.David S. Miller1-105/+146
2008-08-29cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2-696/+0
2008-08-29cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller1-599/+436
2008-08-29riowatchdog: Move under drivers/watchdogDavid S. Miller2-260/+0
2008-08-29riowatchdog: Convert to pure OF driver.David S. Miller1-135/+99
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller2-174/+0
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller1-3/+0
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller1-17/+1
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller1-14/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller1-123/+1
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller1-4/+0
2008-08-29sparc: Convert uctrl driver to OF driver.David S. Miller2-97/+121
2008-08-29sparc: Convert flash driver to OF device probing.David S. Miller1-80/+50
2008-08-29sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller1-4/+20
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller3-139/+1
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller6-1297/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller4-1065/+0
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+1
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman1-3/+3
2008-07-17drivers/sbus/: cleanupsAdrian Bunk5-40/+33
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-3/+3
2008-07-02uctrl: BKL pushdownArnd Bergmann1-0/+3
2008-07-02sbus-rtc: BKL pushdownArnd Bergmann1-0/+3
2008-07-02riowatchdog: BKL pushdownArnd Bergmann1-0/+2