summaryrefslogtreecommitdiff
path: root/drivers/char/nwflash.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann
2012-08-01char: nwflash: remove old led event codeBryan Wu
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2009-12-19ARM: add missing include to nwflash.cRussell King
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King
2008-07-26[ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King
2008-07-25nwflash: use simple_read_from_buffer()Akinobu Mita
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-03-23[PATCH] sem2mutex: drivers/char/Ingo Molnar
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl
2004-11-10[PATCH] more MODULE_PARM conversionsRandy Dunlap
2004-09-02[PATCH] nwflash: replace schedule_timeout() with msleep()Maximilian Attems
2004-08-08[ARM] Fix nwflash sparse warningsRussell King
2003-03-19[ARM] Fix more timeouts to use correct type.Russell King
2003-02-25[PATCH] Spelling fixes: boundaryMichael Hayes
2003-02-12[PATCH] nwflash driver uses wrong types in llseek methodsDave Jones
2003-01-05[PATCH] misc_register-011-002Michael Still
2002-11-07[PATCH] C99 designated initializers for drivers/charArt Haas
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski
2002-05-19drivers/char/*Arnaldo Carvalho de Melo
2002-03-13Fix scope of init/exit functions in ds1620.cRussell King
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (3/3)Robert Love
2002-02-04v2.4.12.1 -> v2.4.12.2Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds
2002-02-04Import changesetLinus Torvalds