summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson8-4874/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-5/+5
2017-11-27cris: annotate ->poll() instancesAl Viro2-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-07-12CRIS: gpio: move inline before return typeJoe Perches1-2/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel1-19/+0
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings1-1/+1
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-06-16cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker1-2/+1
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai1-1/+0
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven1-2/+2
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann1-1/+3
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2-4/+4
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle1-23/+0
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle2-49/+0
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings1-2/+1
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
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 imp...Tejun 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