summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-271-2/+2
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-182-4/+4
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-122-9/+3Star
* [PATCH] use %p for pointersAl Viro2006-10-111-1/+1
* [PATCH] openprom NULL noise removalAl Viro2006-10-111-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/+0Star
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-022-8/+4Star
* [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/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-3/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-5/+0Star
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-262-8/+0Star
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-262-2/+0Star
* [OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller2006-06-261-257/+336
* [RIOWATCHDOG]: Fix the build.David S. Miller2006-06-261-2/+2
* [CPWATCHDOG]: Fix the build.David S. Miller2006-06-261-1/+1
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-252-2/+1Star
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-241-310/+139Star
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-245-50/+47Star
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-241-2/+2
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-241-124/+19Star
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-202-3/+3
* [SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets2006-05-121-6/+9
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-2/+1Star
* [SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller2006-03-201-1/+3
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0Star
* [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro2005-12-151-5/+5
* [PATCH] sparc: jsflash __user annotationsAl Viro2005-12-151-9/+10
* [PATCH] sparc: vfc __iomem annotations and fixesAl Viro2005-12-152-4/+4
* [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk2005-11-231-6/+6
* [SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig2005-11-121-22/+0Star
* [SPARC]: display7seg build fixAndrew Morton2005-11-111-1/+1
* [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-091-0/+22
* [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2005-11-092-2/+2
* [SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller2005-11-081-0/+3
* [SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig2005-11-071-0/+24
* [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-12/+20
* [SPARC] openprom: implement ->compat_ioctlChristoph Hellwig2005-11-071-0/+33
* [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-8/+10
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-8/+5Star
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-1/+1
* [SPARC] drivers/sbus: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-122-4/+2Star
* [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-102-5/+2Star
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1Star
* [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-311-5/+34
* [SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller2005-08-091-1/+1