summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-0/+9
* 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
|/
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-201-0/+5
* 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
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+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-264-9/+9
* [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
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-1211-12/+12
* [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto2007-02-101-1/+17
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] struct path: convert sbusJosef Sipek2006-12-085-6/+6
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-271-2/+2
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-172-4/+4
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-122-9/+3
* [PATCH] use %p for pointersAl Viro2006-10-101-1/+1
* [PATCH] openprom NULL noise removalAl Viro2006-10-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-6/+6
* remove mentionings of devfs in documentationAdrian Bunk2006-10-031-2/+0
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-022-8/+4
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller2006-09-181-3/+10
* [SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller2006-07-211-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-8/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-3/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-5/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-262-8/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-262-2/+0
* [OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller2006-06-251-257/+336
OpenPOWER on IntegriCloud