aboutsummaryrefslogtreecommitdiff
path: root/drivers/sbus
AgeCommit message (Expand)AuthorFilesLines
2007-11-19[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDGravatar Jiri Slaby 1-1/+1
2007-10-20vfc_dev conversion to mutex: falloutGravatar Al Viro 1-1/+1
2007-10-17[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexGravatar Matthias Kaehlcke 2-3/+4
2007-07-31[BBC_I2C]: kmalloc + memset conversion to kzallocGravatar Mariusz Kozlowski 1-2/+2
2007-07-31[BBC_ENVCTRL]: kmalloc + memset conversion to kzallocGravatar Mariusz Kozlowski 1-4/+6
2007-07-31[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Gravatar Matthias Kaehlcke 1-0/+1
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.Gravatar David S. Miller 1-0/+9
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Gravatar Linus Torvalds 1-0/+1
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Gravatar Al Viro 1-0/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-1/+1
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.Gravatar David S. Miller 1-0/+5
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 2-6/+2
2007-07-18Add common orderly_poweroff()Gravatar Jeremy Fitzhardinge 2-8/+4
2007-07-17unregister_blkdev() delete redundant messages in callersGravatar Akinobu Mita 1-2/+1
2007-07-16cpwatchdog build fixGravatar Andrew Morton 1-0/+1
2007-05-31[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cGravatar Horst H. von Brand 1-0/+1
2007-05-13[SPARC] SBUS: display7seg.c needs asm/io.hGravatar David S. Miller 1-0/+1
2007-05-13[SPARC] SBUS: bbc_i2c.c needs asm/io.hGravatar David S. Miller 1-0/+1
2007-05-11[SPARC64]: envctrl.c needs asm/io.hGravatar David S. Miller 1-0/+1
2007-05-09Fix misspellings collected by members of KJ list.Gravatar Robert P. J. Day 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 3-3/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 1-1/+0
2007-04-26[OPENPROM]: Use pci_device_to_OF_node().Gravatar David S. Miller 1-10/+8
2007-04-26[SPARC/64] constify of_get_property return: driversGravatar Stephen Rothwell 4-9/+9
2007-04-23[SPARC] openprom: Switch to ref counting PCI APIGravatar Alan Cox 1-1/+2
2007-04-21[SBUS] vfc_dev.c: kzallocGravatar vignesh babu 1-2/+1
2007-02-26[SPARC] uctrl: Check request_irq() return value.Gravatar David S. Miller 1-1/+7
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.Gravatar David S. Miller 1-8/+9
2007-02-26[SPARC]: Remove the broken SUN_AURORA driver.Gravatar Adrian Bunk 5-2888/+0
2007-02-17Various typo fixes.Gravatar Robert P. J. Day 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 4-4/+0
2007-02-12[PATCH] mark struct file_operations const 6Gravatar Arjan van de Ven 11-12/+12
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Gravatar Fabio Massimo Di Nitto 1-1/+17
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-12-08[PATCH] struct path: convert sbusGravatar Josef Sipek 5-6/+6
2006-10-27[SPARC]: Fix bus_id[] string overflow.Gravatar David S. Miller 1-2/+2
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().Gravatar David S. Miller 2-4/+4
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Gravatar Al Viro 2-9/+3
2006-10-10[PATCH] use %p for pointersGravatar Al Viro 1-1/+1
2006-10-10[PATCH] openprom NULL noise removalGravatar Al Viro 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 4-6/+6
2006-10-03remove mentionings of devfs in documentationGravatar Adrian Bunk 1-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveGravatar Arnd Bergmann 2-8/+4
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-09-18[OPENPROMIO]: Handle current_node being NULL correctly.Gravatar David S. Miller 1-3/+10
2006-07-21[SPARC] sbus: Make sure sbus nodes are named uniquely.Gravatar David S. Miller 1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsGravatar Thomas Gleixner 3-8/+8
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 5-5/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 2-3/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 2-5/+0