aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/bbc_envctrl.c
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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-041-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-291-3/+3
* bbc_i2c: Convert to pure OF driver.David S. Miller2008-08-291-83/+38
* [BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-4/+6
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-3/+2
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-171-2/+2
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-121-3/+1
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-4/+1
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-2/+2
* [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-101-2/+1
* [SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig2005-08-091-29/+10
* [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2005-07-241-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+645