aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-3/+3
2008-07-02uctrl: BKL pushdownArnd Bergmann1-0/+3
2008-07-02sbus-rtc: BKL pushdownArnd Bergmann1-0/+3
2008-07-02riowatchdog: BKL pushdownArnd Bergmann1-0/+2
2008-07-02openprom: BKL pushdownArnd Bergmann1-0/+3
2008-06-20jsflash: BKL pushdownArnd Bergmann1-3/+10
2008-06-20flash: BKL pushdownArnd Bergmann1-1/+5
2008-06-20envctrl: BKL pushdownArnd Bergmann1-0/+2
2008-06-20display7seg: BKL pushdownArnd Bergmann1-0/+1
2008-06-20cpwatchdog: BKL pushdownArnd Bergmann1-0/+4
2008-06-20videopix: BKL pushdownJonathan Corbet1-0/+5
2008-06-20bpp: bkl pushdownJonathan Corbet1-0/+3
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-05sbus: Fix bpp driver build.David S. Miller1-1/+1
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-3/+3
2007-11-19[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2007-10-20vfc_dev conversion to mutex: falloutAl Viro1-1/+1
2007-10-17[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke2-3/+4
2007-07-31[BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+2
2007-07-31[BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+6
2007-07-31[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke1-0/+1
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-0/+9
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro1-0/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller1-0/+5
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-6/+2
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge2-8/+4
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita1-2/+1
2007-07-16cpwatchdog build fixAndrew Morton1-0/+1
2007-05-31[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand1-0/+1
2007-05-13[SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-13[SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-26[OPENPROM]: Use pci_device_to_OF_node().David S. Miller1-10/+8
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell4-9/+9
2007-04-23[SPARC] openprom: Switch to ref counting PCI APIAlan Cox1-1/+2
2007-04-21[SBUS] vfc_dev.c: kzallocvignesh babu1-2/+1
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller1-1/+7
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller1-8/+9
2007-02-26[SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk5-2888/+0
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau4-4/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven11-12/+12
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto1-1/+17
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] struct path: convert sbusJosef Sipek5-6/+6