aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/envctrl.c
Commit message (Expand)AuthorAge
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-21
* sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-04
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* | sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-21
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* envctrl: Convert to pure OF driver.David S. Miller2008-08-30
* envctrl: BKL pushdownArnd Bergmann2008-06-20
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-18
* [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-12
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-26
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-17
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-12
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-24
* [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-07
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-10
* [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 envctrlChristoph Hellwig2005-08-09
* [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2005-07-24
* [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16