index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sbus
/
char
/
envctrl.c
Age
Commit message (
Expand
)
Author
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-21
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-30
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-12
[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-18
[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-24
[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-25
[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c
David S. Miller
2005-07-25
[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds