index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sbus
/
char
/
envctrl.c
Age
Commit message (
Expand
)
Author
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-12-05
sbus: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-02
drivers/sbus/char: add of_node_put()
Yangtao Li
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-04-15
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2014-10-20
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-03
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-21
drivers/sbus/char: removes unnecessary semicolon
Peter Senna Tschudin
2011-12-04
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-20
sbus: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-29
envctrl: Convert to pure OF driver.
David S. Miller
2008-06-20
envctrl: BKL pushdown
Arnd Bergmann
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-05-11
[SPARC64]: envctrl.c needs asm/io.h
David S. Miller
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan 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_execve
Arnd Bergmann
2006-06-30
Remove 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_ioctl
Christoph Hellwig
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-09-10
[PATCH] envctrl fixes
viro@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.c
Christoph Hellwig
2005-08-09
[SPARC]: Use kthread infrastructure in envctrl
Christoph Hellwig
2005-07-24
[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c
David S. Miller
2005-07-24
[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds