aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/generic_nvram.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09don't open-code generic_file_llseek_size()Gravatar Al Viro 1-18/+3
2011-07-20drivers: fix up various ->llseek() implementationsGravatar Josef Bacik 1-0/+4
2010-10-05drivers: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-3/+4
2010-05-17drivers: Push down BKL into various driversGravatar Arnd Bergmann 1-3/+14
2009-10-14nvram: Drop the bkl from nvram_llseek()Gravatar Frederic Weisbecker 1-6/+3
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsGravatar Martyn Welch 1-7/+20
2008-06-12driver/char/generic_nvram: fix bannerGravatar Philippe De Muyter 1-1/+1
2007-02-12[PATCH] mark struct file_operations const 3Gravatar Arjan van de Ven 1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersGravatar Benjamin Herrenschmidt 1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+145