aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/bbc_envctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+3
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller1-26/+38
2009-07-17sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller1-3/+8
2008-08-29bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller1-3/+3
2008-08-29bbc_i2c: Convert to pure OF driver.David S. Miller1-83/+38
2007-07-31[BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+6
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge1-3/+2
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller1-2/+2
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro1-3/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-4/+1
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-2/+2
2005-09-10[PATCH] envctrl fixesviro@ZenIV.linux.org.uk1-2/+1
2005-08-09[SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig1-29/+10
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+645