summaryrefslogtreecommitdiff
path: root/drivers/sbus/char
Commit message (Expand)AuthorAge
* [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
* [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-25
* [RIOWATCHDOG]: Fix the build.David S. Miller2006-06-25
* [CPWATCHDOG]: Fix the build.David S. Miller2006-06-25
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-25
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-23
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-23
* [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
* [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro2005-12-15
* [PATCH] sparc: jsflash __user annotationsAl Viro2005-12-15
* [PATCH] sparc: vfc __iomem annotations and fixesAl Viro2005-12-15
* [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk2005-11-22
* [SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig2005-11-12
* [SPARC]: display7seg build fixAndrew Morton2005-11-10
* [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-09
* [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2005-11-09
* [SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller2005-11-08
* [SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig2005-11-07
* [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-07
* [SPARC] openprom: implement ->compat_ioctlChristoph Hellwig2005-11-07
* [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-07
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-13
* [SPARC] drivers/sbus: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-12
* [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-10
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-09
* [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-30
* [SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller2005-08-09
* [SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig2005-08-09
* [SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig2005-08-09
* [SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig2005-08-09
* [SPARC]: Fix up sleep_on() removal in vfc driver.Christoph Hellwig2005-08-04
* [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2005-07-24
* [SPARC]: sbus/vfc_i2c: remove sleep_on() usageNishanth Aravamudan2005-07-24
* [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-24
* [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-24
* [SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk2005-07-24
* [SPARC]: bpp: remove sleep_on usageChristoph Hellwig2005-07-04