index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
led.c
Age
Commit message (
Expand
)
Author
2022-01-20
proc: make the proc_create[_data]() stubs static inlines
Hans de Goede
2021-02-18
sparc: fix led.c driver when PROC_FS is not enabled
Randy Dunlap
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-11-02
sparc/led: Convert timers to use timer_setup()
Kees Cook
2017-05-09
sparc: use memdup_user_nul in sun4m LED driver
Geliang Tang
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-06-03
sparc: switch /proc/led to seq_file
Alexey Dobriyan
2008-02-24
[SPARC]: Fix build in arch/sparc/kernel/led.c
David S. Miller
2005-12-15
[PATCH] arch/sparc/kernel/led.c __user annotations
Al Viro
2005-11-07
[SPARC]: Add sun4m LED driver.
Lars Kotthoff