summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-19/+25
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-171-19/+25
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-3/+3
|\ \
| * | drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posJan Blunck2010-04-281-3/+3
| |/
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-225-10/+25
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-196-9/+9
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-2/+3
* Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-282-28/+40
|\
| * bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller2010-01-051-26/+38
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-5/+5
|/
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
* openprom: Squelch useless GCC warning.David S. Miller2009-06-161-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3Star
* jsflash: dequeue in-flight requestTejun Heo2009-05-111-11/+17
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-1/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-2/+2
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-4/+4
* sbus: changed ioctls to unlockedStoyan Gaydarov2009-04-152-9/+13
* sbus: Auto-load openprom module when device opened.Scott James Remnant2009-03-131-0/+1
* sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin2009-03-041-1/+1
* jsflash: stop defining MAJOR_NRChristoph Hellwig2009-03-041-3/+0Star
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-3/+3
* of_platform_driver noise on sparceAl Viro2008-11-301-3/+3
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0Star
* sparc: Kill sbus mostek RTC driver.David S. Miller2008-09-043-286/+0Star
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-315-5/+5
* bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller2008-08-301-3/+3
* bbc_i2c: Convert to pure OF driver.David S. Miller2008-08-303-249/+214Star
* envctrl: Convert to pure OF driver.David S. Miller2008-08-301-68/+79
* display7seg: Convert to pure OF device driver.David S. Miller2008-08-301-105/+146
* cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2008-08-302-696/+0Star
* cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller2008-08-301-599/+436Star
* riowatchdog: Move under drivers/watchdogDavid S. Miller2008-08-302-260/+0Star
* riowatchdog: Convert to pure OF driver.David S. Miller2008-08-301-135/+99Star
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-292-174/+0Star
* sparc: Kill sbus_arch_preinit().David S. Miller2008-08-291-3/+0Star
* sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller2008-08-291-17/+1Star
* sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-291-14/+0Star
* sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-291-123/+1Star
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-291-4/+0Star
* 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/+50Star
* 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-293-139/+1Star
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-296-1297/+0Star
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-294-1065/+0Star
* sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-111-1/+1