aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/nwflash.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsGravatar Zhenzhong Duan 1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-12-23new helpers: no_seek_end_llseek{,_size}()Gravatar Al Viro 1-30/+1
2012-10-07Merge branch 'late/fixes' into fixesGravatar Olof Johansson 1-2/+2
2012-10-07ARM: footbridge: nw_gpio_lock is raw_spin_lockGravatar Arnd Bergmann 1-2/+2
2012-08-01char: nwflash: remove old led event codeGravatar Bryan Wu 1-34/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-1/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-6/+6
2010-05-17drivers: Push down BKL into various driversGravatar Arnd Bergmann 1-2/+5
2009-12-19ARM: add missing include to nwflash.cGravatar Russell King 1-0/+1
2008-12-13[ARM] netwinder: clean up GPIO namingGravatar Russell King 1-5/+3
2008-07-26[ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Gravatar Russell King 1-3/+3
2008-07-25nwflash: use simple_read_from_buffer()Gravatar Akinobu Mita 1-23/+8
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-03-23[PATCH] sem2mutex: drivers/char/Gravatar Ingo Molnar 1-5/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+702