aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAge
* [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand2007-05-31
* [SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller2007-05-14
* [SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller2007-05-14
* [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-12
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [OPENPROM]: Use pci_device_to_OF_node().David S. Miller2007-04-26
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-26
* [SPARC] openprom: Switch to ref counting PCI APIAlan Cox2007-04-24
* [SBUS] vfc_dev.c: kzallocvignesh babu2007-04-21
* [SPARC] uctrl: Check request_irq() return value.David S. Miller2007-02-26
* [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller2007-02-26
* [SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk2007-02-26
* Various typo fixes.Robert P. J. Day2007-02-17
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto2007-02-11
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] struct path: convert sbusJosef Sipek2006-12-08
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-27
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-17
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-12
* [PATCH] use %p for pointersAl Viro2006-10-10
* [PATCH] openprom NULL noise removalAl Viro2006-10-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* remove mentionings of devfs in documentationAdrian Bunk2006-10-03
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller2006-09-18
* [SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller2006-07-21
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller2006-06-26
* [RIOWATCHDOG]: Fix the build.David S. Miller2006-06-26
* [CPWATCHDOG]: Fix the build.David S. Miller2006-06-26
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-25
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-24
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-24
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-24
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-24
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets2006-05-12
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-22
* [SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller2006-03-20
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-14