summaryrefslogtreecommitdiff
path: root/drivers/sbus/char/envctrl.c
AgeCommit message (Expand)Author
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman
2012-09-21drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-20sbus: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-22of: Remove duplicate fields from of_platform_driverGrant 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
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29envctrl: Convert to pure OF driver.David S. Miller
2008-06-20envctrl: BKL pushdownArnd Bergmann
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
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-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2005-11-07[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-09-10[PATCH] envctrl fixesviro@ZenIV.linux.org.uk
2005-08-09[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller
2005-08-09[SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig
2005-08-09[SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller
2005-07-24[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2004-09-16[SPARC64]: Fix iomem warnings in envctrl driver.David S. Miller
2004-07-27[SPARC]: envctrl: Replace schedule_timeout() with msleep().Nishanth Aravamudan
2004-07-12[PATCH] sparse: drivers/sbus annotationAlexander Viro
2004-07-12[PATCH] sparse: NULL noise removal in drivers/sbusAlexander Viro
2003-10-06[SPARC64]: Fix kernel_thread() return value check in envctrl.cEric Brower
2003-10-05[PATCH] janitor: schedule_timeout sets curr->state (arm)Randy Dunlap
2003-07-18[PATCH] janitor: unchecked copy_to_user in drivers/sbus/char/envctrlRandy Dunlap
2003-05-28[SPARC64]: Fix probe error handling in envctrl.c driver.David S. Miller
2003-04-22[SPARC64]: Kill unnecessary MOD_{INC,DEC}_USE_COUNT in cpwatchdog and envctrl...David S. Miller
2003-02-25[PATCH] Spelling fixes: accommodateMichael Hayes
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-01-05[SPARC-ENVCTRL]: Handle failed kmalloc.Pablo Menichini
2002-09-16[SPARC]: Move over to for_each_process.David S. Miller
2002-07-18SPARC: Use ISO C struct initializers.Rusty Russell
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.4.11 -> v2.4.12Linus Torvalds