summaryrefslogtreecommitdiff
path: root/drivers/sbus/char/bbc_envctrl.c
AgeCommit message (Expand)Author
2014-08-14bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller
2009-07-17sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller
2008-08-29bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller
2008-08-29bbc_i2c: Convert to pure OF driver.David S. Miller
2007-07-31[BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2005-09-10[PATCH] envctrl fixesviro@ZenIV.linux.org.uk
2005-08-09[SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller
2004-09-28[SPARC64]: Make bbc_envctrl use msleep_interruptible().Nishanth Aravamudan
2004-07-27[SPARC]: bbc_envctrl.c needs linux/delay.hDavid S. Miller
2004-07-27[SPARC]: bbc_envctrl: Replace schedule_timeout() with msleep().Nishanth Aravamudan
2003-10-05[PATCH] janitor: schedule_timeout sets curr->state (arm)Randy Dunlap
2003-10-04[SPARC64]: Fix typo in bbc_envctrl.cMichael Shields
2003-05-28[SPARC64]: Fix probe error handling in bbc_{envctrl,i2c}.c driver.David S. Miller
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole
2002-09-16[SPARC]: Move over to for_each_process.David S. Miller
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds