summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: 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-293-1064/+0Star
* drivers/sbus/: cleanupsAdrian Bunk2008-07-184-39/+32Star
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-3/+3
|\
| * sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro2008-05-221-3/+3
* | uctrl: BKL pushdownArnd Bergmann2008-07-021-0/+3
* | sbus-rtc: BKL pushdownArnd Bergmann2008-07-021-0/+3
* | riowatchdog: BKL pushdownArnd Bergmann2008-07-021-0/+2
* | openprom: BKL pushdownArnd Bergmann2008-07-021-0/+3
* | jsflash: BKL pushdownArnd Bergmann2008-06-201-3/+10
* | flash: BKL pushdownArnd Bergmann2008-06-201-1/+5
* | envctrl: BKL pushdownArnd Bergmann2008-06-201-0/+2
* | display7seg: BKL pushdownArnd Bergmann2008-06-201-0/+1
* | cpwatchdog: BKL pushdownArnd Bergmann2008-06-201-0/+4
* | videopix: BKL pushdownJonathan Corbet2008-06-201-0/+5
* | bpp: bkl pushdownJonathan Corbet2008-06-201-0/+3
|/
* sbus: Fix bpp driver build.David S. Miller2008-05-051-1/+1
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-3/+3
* [WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-11-191-1/+1
* vfc_dev conversion to mutex: falloutAl Viro2007-10-211-1/+1
* [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke2007-10-182-3/+4
* [BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-2/+2