aboutsummaryrefslogtreecommitdiff
path: root/drivers/sbus
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGravatar Greg Kroah-Hartman 2-8/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGravatar Greg Kroah-Hartman 2-2/+0
2006-06-25[OPENPROM]: Rewrite driver to use in-kernel device tree.Gravatar David S. Miller 1-257/+336
2006-06-25[RIOWATCHDOG]: Fix the build.Gravatar David S. Miller 1-2/+2
2006-06-25[CPWATCHDOG]: Fix the build.Gravatar David S. Miller 1-1/+1
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMGravatar Christoph Lameter 2-2/+1
2006-06-23[SBUS]: Rewrite and plug into of_device framework.Gravatar David S. Miller 1-310/+139
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.Gravatar David S. Miller 5-50/+47
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.Gravatar David S. Miller 1-2/+2
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.Gravatar David S. Miller 1-124/+19
2006-06-20[SPARC]: Kill __irq_itoa().Gravatar David S. Miller 2-3/+3
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cGravatar Martin Habets 1-6/+9
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().Gravatar David S. Miller 1-2/+1
2006-03-20[SPARC64] bbc_i2c: Fix cpu check and add missing module license.Gravatar David S. Miller 1-1/+3
2006-01-14[PATCH] remove unused tmp_buf_sem'sGravatar Adrian Bunk 1-1/+0
2005-12-15[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalGravatar Al Viro 1-5/+5
2005-12-15[PATCH] sparc: jsflash __user annotationsGravatar Al Viro 1-9/+10
2005-12-15[PATCH] sparc: vfc __iomem annotations and fixesGravatar Al Viro 2-4/+4
2005-11-22[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Gravatar Adrian Bunk 1-6/+6
2005-11-12[SPARC]: Fix RTC compat ioctl kernel log spam.Gravatar Christoph Hellwig 1-22/+0
2005-11-10[SPARC]: display7seg build fixGravatar Andrew Morton 1-1/+1
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlGravatar Christoph Hellwig 1-0/+22
2005-11-09[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.Gravatar David S. Miller 2-2/+2
2005-11-08[SPARC]: Missing compat_ioctl hookup in openprom driver.Gravatar David S. Miller 1-0/+3
2005-11-07[SPARC] cpwatchdog: implement ->compat_ioctlGravatar Christoph Hellwig 1-0/+24
2005-11-07[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlGravatar Christoph Hellwig 1-12/+20
2005-11-07[SPARC] openprom: implement ->compat_ioctlGravatar Christoph Hellwig 1-0/+33
2005-11-07[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlGravatar Christoph Hellwig 1-8/+10
2005-11-07[PATCH] kfree cleanup: misc remaining driversGravatar Jesper Juhl 1-8/+5
2005-09-13[PATCH] Remove unnecessary check_region references in commentsGravatar Peter Osterlund 1-1/+1
2005-09-12[SPARC] drivers/sbus: fix-up schedule_timeout() usageGravatar Nishanth Aravamudan 2-4/+2
2005-09-10[PATCH] envctrl fixesGravatar viro@ZenIV.linux.org.uk 2-5/+2
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERGravatar Ingo Molnar 1-2/+1
2005-08-30[SPARC64]: Use drivers/KconfigGravatar David S. Miller 1-5/+34
2005-08-09[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()Gravatar David S. Miller 1-1/+1
2005-08-09[SPARC]: remove ifdef CONFIG_PCI from envctrl.cGravatar Christoph Hellwig 1-4/+0