aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/pcf8563.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson1-377/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann1-3/+3
2010-04-29cris: push down BKL into some device driversArnd Bergmann1-5/+16
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk1-12/+12
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall1-1/+1
2008-02-08CRIS v32: Update driver for RTC chip pcf8563.Jesper Nilsson1-133/+163
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-3/+1
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day1-4/+4
2007-02-17arch/cris: typo in KERN_INFONicolas Kaiser1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+341