summaryrefslogtreecommitdiff
path: root/drivers/char/nwflash.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-23
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-07
|\
| * ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-07
* | char: nwflash: remove old led event codeBryan Wu2012-08-01
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* drivers: Push down BKL into various driversArnd Bergmann2010-05-17
* ARM: add missing include to nwflash.cRussell King2009-12-19
* [ARM] netwinder: clean up GPIO namingRussell King2008-12-13
* [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King2008-07-26
* nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] sem2mutex: drivers/char/Ingo Molnar2006-03-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16