aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char
Commit message (Expand)AuthorAge
* sparc: Kill sbus mostek RTC driver.David S. Miller2008-09-03
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller2008-08-30
* bbc_i2c: Convert to pure OF driver.David S. Miller2008-08-30
* envctrl: Convert to pure OF driver.David S. Miller2008-08-30
* display7seg: Convert to pure OF device driver.David S. Miller2008-08-29
* cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2008-08-29
* cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller2008-08-29
* riowatchdog: Move under drivers/watchdogDavid S. Miller2008-08-29
* riowatchdog: Convert to pure OF driver.David S. Miller2008-08-29
* sparc: Convert uctrl driver to OF driver.David S. Miller2008-08-29
* sparc: Convert flash driver to OF device probing.David S. Miller2008-08-29
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-29
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-29
* drivers/sbus/: cleanupsAdrian Bunk2008-07-18
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro2008-05-21
* | uctrl: BKL pushdownArnd Bergmann2008-07-02
* | sbus-rtc: BKL pushdownArnd Bergmann2008-07-02
* | riowatchdog: BKL pushdownArnd Bergmann2008-07-02
* | openprom: BKL pushdownArnd Bergmann2008-07-02
* | jsflash: BKL pushdownArnd Bergmann2008-06-20
* | flash: BKL pushdownArnd Bergmann2008-06-20
* | envctrl: BKL pushdownArnd Bergmann2008-06-20
* | display7seg: BKL pushdownArnd Bergmann2008-06-20
* | cpwatchdog: BKL pushdownArnd Bergmann2008-06-20
* | videopix: BKL pushdownJonathan Corbet2008-06-20
* | bpp: bkl pushdownJonathan Corbet2008-06-20
|/
* sbus: Fix bpp driver build.David S. Miller2008-05-05
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* [WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-11-19
* vfc_dev conversion to mutex: falloutAl Viro2007-10-20
* [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke2007-10-17
* [BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-31
* [BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-31
* [SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke2007-07-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-24
|\
| * [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-24
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-18
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-17
* cpwatchdog build fixAndrew Morton2007-07-16
* [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand2007-05-31
* [SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller2007-05-14
* [SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller2007-05-14
* [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-12
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [OPENPROM]: Use pci_device_to_OF_node().David S. Miller2007-04-26