aboutsummaryrefslogtreecommitdiff
path: root/drivers/sbus
AgeCommit message (Expand)Author
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] struct path: convert sbusJosef Sipek
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro
2006-10-10[PATCH] use %p for pointersAl Viro
2006-10-10[PATCH] openprom NULL noise removalAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03remove mentionings of devfs in documentationAdrian Bunk
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-09-18[OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller
2006-07-21[SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-25[OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller
2006-06-25[RIOWATCHDOG]: Fix the build.David S. Miller
2006-06-25[CPWATCHDOG]: Fix the build.David S. Miller
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller
2006-03-20[SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2005-12-15[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro
2005-12-15[PATCH] sparc: jsflash __user annotationsAl Viro
2005-12-15[PATCH] sparc: vfc __iomem annotations and fixesAl Viro
2005-11-22[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk
2005-11-12[SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig
2005-11-10[SPARC]: display7seg build fixAndrew Morton
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig
2005-11-09[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller
2005-11-08[SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller
2005-11-07[SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig
2005-11-07[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig
2005-11-07[SPARC] openprom: implement ->compat_ioctlChristoph Hellwig
2005-11-07[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund