aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char
Commit message (Expand)AuthorAgeFilesLines
...
* riowatchdog: Move under drivers/watchdogDavid S. Miller2008-08-292-260/+0
* riowatchdog: Convert to pure OF driver.David S. Miller2008-08-291-135/+99
* 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/+50
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-296-1297/+0
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-293-1064/+0
* drivers/sbus/: cleanupsAdrian Bunk2008-07-174-39/+32
* 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-211-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-201-1/+1
* [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke2007-10-172-3/+4
* [BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-2/+2
* [BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-4/+6
* [SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke2007-07-311-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-241-0/+1
|\
| * [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-241-0/+1
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-6/+2
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-182-8/+4
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-171-2/+1
* cpwatchdog build fixAndrew Morton2007-07-161-0/+1
* [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand2007-05-311-0/+1
* [SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller2007-05-131-0/+1
* [SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller2007-05-131-0/+1
* [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-111-0/+1
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
* [OPENPROM]: Use pci_device_to_OF_node().David S. Miller2007-04-261-10/+8
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-263-7/+7
* [SPARC] openprom: Switch to ref counting PCI APIAlan Cox2007-04-231-1/+2
* [SBUS] vfc_dev.c: kzallocvignesh babu2007-04-211-2/+1
* [SPARC] uctrl: Check request_irq() return value.David S. Miller2007-02-261-1/+7
* [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller2007-02-261-8/+9
* [SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk2007-02-265-2888/+0
* Various typo fixes.Robert P. J. Day2007-02-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+0