aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/envctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge1-5/+2
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller1-0/+1
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-4/+4
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller1-2/+2
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro1-6/+2
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-4/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-38/+33
2005-11-07[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig1-8/+10
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-8/+5
2005-09-10[PATCH] envctrl fixesviro@ZenIV.linux.org.uk1-3/+1
2005-08-09[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller1-1/+1
2005-08-09[SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig1-4/+0
2005-08-09[SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig1-31/+10
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller1-1/+2
2005-07-24[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1181