index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
/
char
/
envctrl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sbus: Explicitly include correct DT includes
Rob Herring
2023-08-28
1
-1
/
+1
*
sparc: sbus: treat CPU index as integer
Jason A. Donenfeld
2022-11-19
1
-2
/
+2
*
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2020-03-18
1
-2
/
+0
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-3
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-12-26
1
-3
/
+3
|
\
|
*
sbus: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-05
1
-3
/
+3
*
|
drivers/sbus/char: add of_node_put()
Yangtao Li
2018-12-02
1
-0
/
+2
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2015-04-15
1
-6
/
+1
*
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
1
-1
/
+0
*
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
drivers/sbus/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-21
1
-4
/
+4
*
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
2011-12-04
1
-11
/
+1
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-2
/
+2
|
\
|
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+2
*
|
sbus: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-20
1
-2
/
+0
|
/
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-2
/
+2
*
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-1
/
+1
*
envctrl: Convert to pure OF driver.
David S. Miller
2008-08-29
1
-68
/
+79
*
envctrl: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+2
*
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-07-18
1
-5
/
+2
*
[SPARC64]: envctrl.c needs asm/io.h
David S. Miller
2007-05-11
1
-0
/
+1
*
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
1
-4
/
+4
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
David S. Miller
2006-10-17
1
-2
/
+2
*
[PATCH] more kernel_execve() fallout (sbus)
Al Viro
2006-10-12
1
-6
/
+2
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-4
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
1
-38
/
+33
*
[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl
Christoph Hellwig
2005-11-07
1
-8
/
+10
*
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
1
-8
/
+5
*
[PATCH] envctrl fixes
viro@ZenIV.linux.org.uk
2005-09-10
1
-3
/
+1
*
[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()
David S. Miller
2005-08-09
1
-1
/
+1
*
[SPARC]: remove ifdef CONFIG_PCI from envctrl.c
Christoph Hellwig
2005-08-09
1
-4
/
+0
*
[SPARC]: Use kthread infrastructure in envctrl
Christoph Hellwig
2005-08-09
1
-31
/
+10
*
[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c
David S. Miller
2005-07-24
1
-1
/
+2
*
[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
2005-07-24
1
-5
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1181