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