aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/drivers
AgeCommit message (Expand)Author
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2011-03-21CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann
2010-08-04CRIS: Better link to rs485 in helpJesper Nilsson
2010-08-04CRIS: Remove CVS tag.Jesper Nilsson
2010-08-04CRIS: v10: remove all BKL usageJesper Nilsson
2010-08-04CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-05-21fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro
2010-05-21get rid of home-grown mutex in cris eeprom.cAl Viro
2010-04-29cris: push down BKL into some device driversArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson
2008-02-08CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson
2008-02-08CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson
2008-02-08CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson
2008-02-08CRIS v10: Reformat drivers/makefile using tabs.Jesper Nilsson
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson
2008-02-08CRIS v10: Update driver for pcf8563Jesper Nilsson
2008-02-08CRIS v10: Fix bugs in i2c_init and i2c_readregJesper Nilsson
2008-02-08CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.Jesper Nilsson
2008-02-08CRIS v10: Update and improve axisflashmap.cJesper Nilsson
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson
2007-11-14cris gpio: undo locks before returningRoel Kluin