summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/envctrl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-12-261-3/+3
|\
| * sbus: Use of_node_name_eq for node name comparisonsRob Herring2018-12-061-3/+3
* | drivers/sbus/char: add of_node_put()Yangtao Li2018-12-031-0/+2
|/
* 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-161-6/+1Star
* sbus: char: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-291-1/+0Star
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-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/+1Star
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* 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-061-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-211-2/+0Star
|/
* 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-191-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-301-68/+79
* envctrl: BKL pushdownArnd Bergmann2008-06-201-0/+2
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-5/+2Star
* [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-121-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-181-2/+2
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-121-6/+2Star
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-4/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-38/+33Star
* [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] envctrl fixesviro@ZenIV.linux.org.uk2005-09-101-3/+1Star
* [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/+0Star
* [SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig2005-08-091-31/+10Star
* [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2005-07-251-1/+2
* [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-251-5/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1181