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
/
char
/
nwflash.c
Age
Commit message (
Expand
)
Author
2020-03-18
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
Zhenzhong Duan
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2012-10-07
Merge branch 'late/fixes' into fixes
Olof Johansson
2012-10-07
ARM: footbridge: nw_gpio_lock is raw_spin_lock
Arnd Bergmann
2012-08-01
char: nwflash: remove old led event code
Bryan Wu
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2009-12-19
ARM: add missing include to nwflash.c
Russell King
2008-12-13
[ARM] netwinder: clean up GPIO naming
Russell King
2008-07-26
[ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26
Russell King
2008-07-25
nwflash: use simple_read_from_buffer()
Akinobu Mita
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-03-23
[PATCH] sem2mutex: drivers/char/
Ingo Molnar
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds