summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/drivers
AgeCommit message (Expand)Author
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27cris: annotate ->poll() instancesAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12CRIS: gpio: move inline before return typeJoe Perches
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-23Fix typoAndrea Gelmini
2016-09-23cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder
2015-06-16cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-02-22new helper: file_inode(file)Al Viro
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson
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