summaryrefslogtreecommitdiff
path: root/drivers/char/nvram.c
Commit message (Expand)AuthorAge
* char/nvram: set array of const as constLABBE Corentin2016-02-08
* don't open-code generic_file_llseek_size()Al Viro2015-12-09
* char/nvram: Use bitwise OR to obtain Atari video mode dataFinn Thain2015-08-05
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* drivers/char: comment fix: CMOS RTC update code is now in kernel/time/ntp.cMichael Witten2012-02-03
* drivers: fix up various ->llseek() implementationsJosef Bacik2011-07-20
* drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* drivers: Push down BKL into various driversArnd Bergmann2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
*-. Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...Linus Torvalds2010-03-01
|\ \
| | * nvram: Drop the BKL from nvram_open()Ingo Molnar2009-10-14
* | | nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin2009-12-11
* | | nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker2009-12-09
| |/ |/|
* | nvram: Drop the bkl from non-generic nvram_llseek()Frederic Weisbecker2009-10-14
|/
* [PATCH] nvram - convert PRINT_PROC to seq_fileWim Van Sebroeck2008-11-11
* [PATCH] nvram - CodingStyleWim Van Sebroeck2008-11-11
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* drivers/char/nvram.c: Removed duplicated includeHuang Weiyi2008-07-23
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-20
* nvram: BKL pushdownArnd Bergmann2008-07-02
* COBALT: remove all references to Cobalt NVRAMRobert P. J. Day2007-07-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-10
* [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King2005-11-04
* [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle2005-10-28
* [PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk2005-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16