summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/envctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley2015-04-151-6/+1
* sbus: char: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-281-1/+0
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-211-4/+4
* sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-041-11/+1
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-2/+2
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* | sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-201-2/+0
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* envctrl: Convert to pure OF driver.David S. Miller2008-08-291-68/+79
* envctrl: BKL pushdownArnd Bergmann2008-06-201-0/+2
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-5/+2
* [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-111-0/+1
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-4/+4
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-171-2/+2
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-121-6/+2
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-4/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-38/+33
* [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-8/+10
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-8/+5
* [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-101-3/+1
* [SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller2005-08-091-1/+1
* [SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig2005-08-091-4/+0
* [SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig2005-08-091-31/+10
* [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2005-07-241-1/+2
* [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-241-5/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1181
OpenPOWER on IntegriCloud