summaryrefslogtreecommitdiff
path: root/drivers/sbus/char
AgeCommit message (Expand)Author
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov
2009-03-13sbus: Auto-load openprom module when device opened.Scott James Remnant
2009-03-04sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin
2009-03-04jsflash: stop defining MAJOR_NRChristoph Hellwig
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds
2008-11-30of_platform_driver noise on sparceAl Viro
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-09-03sparc: Kill sbus mostek RTC driver.David S. Miller
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller
2008-08-29bbc_i2c: Convert to pure OF driver.David S. Miller
2008-08-29envctrl: Convert to pure OF driver.David S. Miller
2008-08-29display7seg: Convert to pure OF device driver.David S. Miller
2008-08-29cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller
2008-08-29cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller
2008-08-29riowatchdog: Move under drivers/watchdogDavid S. Miller
2008-08-29riowatchdog: Convert to pure OF driver.David S. Miller
2008-08-29sparc: Convert uctrl driver to OF driver.David S. Miller
2008-08-29sparc: Convert flash driver to OF device probing.David S. Miller
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller
2008-07-17drivers/sbus/: cleanupsAdrian Bunk
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02uctrl: BKL pushdownArnd Bergmann
2008-07-02sbus-rtc: BKL pushdownArnd Bergmann
2008-07-02riowatchdog: BKL pushdownArnd Bergmann
2008-07-02openprom: BKL pushdownArnd Bergmann
2008-06-20jsflash: BKL pushdownArnd Bergmann
2008-06-20flash: BKL pushdownArnd Bergmann
2008-06-20envctrl: BKL pushdownArnd Bergmann
2008-06-20display7seg: BKL pushdownArnd Bergmann
2008-06-20cpwatchdog: BKL pushdownArnd Bergmann
2008-06-20videopix: BKL pushdownJonathan Corbet
2008-06-20bpp: bkl pushdownJonathan Corbet
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro
2008-05-05sbus: Fix bpp driver build.David S. Miller
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-19[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDJiri Slaby
2007-10-20vfc_dev conversion to mutex: falloutAl Viro
2007-10-17[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke
2007-07-31[BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31[BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita