summaryrefslogtreecommitdiff
path: root/drivers/char/nvram.c
AgeCommit message (Expand)Author
2011-07-20drivers: fix up various ->llseek() implementationsJosef Bacik
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...Linus Torvalds
2009-12-11nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin
2009-12-09nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker
2009-10-14nvram: Drop the BKL from nvram_open()Ingo Molnar
2009-10-14nvram: Drop the bkl from non-generic nvram_llseek()Frederic Weisbecker
2008-11-11[PATCH] nvram - convert PRINT_PROC to seq_fileWim Van Sebroeck
2008-11-11[PATCH] nvram - CodingStyleWim Van Sebroeck
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-07-23drivers/char/nvram.c: Removed duplicated includeHuang Weiyi
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-07-02nvram: BKL pushdownArnd Bergmann
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day
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-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2005-11-04[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King
2005-10-28[ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle
2005-06-25[PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds