summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/bbc_envctrl.c
Commit message (Expand)AuthorAgeFilesLines
* sbus: Use of_node_name_eq for node name comparisonsRob Herring2018-12-061-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley2015-04-161-2/+1Star
* bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2014-08-051-0/+6
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller2010-01-051-26/+38
* sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
* bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller2008-08-301-3/+3
* bbc_i2c: Convert to pure OF driver.David S. Miller2008-08-301-83/+38Star
* [BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-4/+6
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-3/+2Star
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-181-2/+2
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-121-3/+1Star
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-4/+1Star
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-2/+2
* [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-101-2/+1Star
* [SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig2005-08-091-29/+10Star
* [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2005-07-251-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+645