aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers/eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-852/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2015-06-16cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker1-2/+1
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson1-2/+0
2010-05-21fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro1-14/+7
2010-05-21get rid of home-grown mutex in cris eeprom.cAl Viro1-19/+8
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet1-2/+2
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-02-08CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.Jesper Nilsson1-73/+2
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-07-27[PATCH] CRIS update: driversMikael Starvik1-15/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+945