aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* CRIS: Remove legacy RTC driversJesper Nilsson2012-04-05
* Disintegrate asm/system.h for CRISDavid Howells2012-03-28
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-09
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-15
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-03
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-03
* mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-28
|\
| * CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-21
* | CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-11
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-26
|/
* CRIS: Better link to rs485 in helpJesper Nilsson2010-08-04
* CRIS: Remove CVS tag.Jesper Nilsson2010-08-04
* CRIS: v10: remove all BKL usageJesper Nilsson2010-08-04
* CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-04
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-04
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-04
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-01
|\
| * cris: push down BKL into some device driversArnd Bergmann2010-04-29
* | fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro2010-05-21
* | get rid of home-grown mutex in cris eeprom.cAl Viro2010-05-21
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-20
|\
| * It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2008-06-29
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* | cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
|/
* CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson2008-02-08
* CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-08
* CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson2008-02-08
* CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson2008-02-08
* CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2008-02-08
* CRIS v10: Reformat drivers/makefile using tabs.Jesper Nilsson2008-02-08
* CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson2008-02-08
* CRIS v10: Update driver for pcf8563Jesper Nilsson2008-02-08
* CRIS v10: Fix bugs in i2c_init and i2c_readregJesper Nilsson2008-02-08
* CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.Jesper Nilsson2008-02-08
* CRIS v10: Update and improve axisflashmap.cJesper Nilsson2008-02-08
* CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2008-02-08
* CRIS: avoid using arch links in KconfigJesper Nilsson2008-02-05
* CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson2008-01-14
* ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-27