aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22new helper: file_inode(file)Al Viro1-4/+4
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson2-895/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells5-5/+0
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller1-1/+1
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles1-4/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
2011-03-21CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson1-1/+1
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov1-6/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds5-1/+6
2010-10-15llseek: automatically add .llseek fopArnd Bergmann5-1/+6
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann3-11/+13
2010-08-04CRIS: Better link to rs485 in helpJesper Nilsson1-1/+1
2010-08-04CRIS: Remove CVS tag.Jesper Nilsson1-2/+1
2010-08-04CRIS: v10: remove all BKL usageJesper Nilsson1-26/+13
2010-08-04CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson1-32/+48
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson2-4/+0
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson3-25/+57
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2-9/+30
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
2010-04-29cris: push down BKL into some device driversArnd Bergmann2-9/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+0
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson5-9/+9
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk2-24/+24
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall1-1/+1
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-2/+4
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet2-13/+24
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson1-32/+29
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson1-15/+0
2008-02-08CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson1-359/+228
2008-02-08CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson1-2/+2
2008-02-08CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2-0/+1442
2008-02-08CRIS v10: Reformat drivers/makefile using tabs.Jesper Nilsson1-6/+5
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson1-12/+0
2008-02-08CRIS v10: Update driver for pcf8563Jesper Nilsson1-173/+220
2008-02-08CRIS v10: Fix bugs in i2c_init and i2c_readregJesper Nilsson1-78/+3
2008-02-08CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.Jesper Nilsson1-73/+2
2008-02-08CRIS v10: Update and improve axisflashmap.cJesper Nilsson1-144/+37
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson1-154/+0
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson1-0/+4
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson1-128/+3
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-39/+0
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2-6/+4