summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Drop support for the CRIS portJesper Nilsson2018-03-168-4874/+0Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-5/+5
* cris: annotate ->poll() instancesAl Viro2017-11-272-7/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* CRIS: gpio: move inline before return typeJoe Perches2017-07-131-2/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Fix typoAndrea Gelmini2016-09-231-1/+1
* cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel2016-09-231-19/+0Star
* mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-101-1/+1
* cris: Fix misspellings in comments.Adam Buchbinder2016-04-181-1/+1
* cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker2015-06-161-2/+1Star
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0Star
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-071-2/+2
* cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-091-1/+3
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-082-4/+4
* CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-101-23/+0Star
* CRIS: Remove last traces of legacy RTC driversPaul Bolle2013-09-102-49/+0Star
* net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-201-2/+1Star
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-201-1/+0Star
* new helper: file_inode(file)Al Viro2013-02-231-4/+4
* CRIS: Remove legacy RTC driversJesper Nilsson2012-04-052-895/+0Star
* Disintegrate asm/system.h for CRISDavid Howells2012-03-285-5/+0Star
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-101-1/+1
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-041-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-041-2/+2
* mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-251-4/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-291-1/+1
|\
| * CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-211-1/+1
* | CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-111-6/+0Star
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-225-1/+6
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-155-1/+6
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-263-11/+13
|/
* CRIS: Better link to rs485 in helpJesper Nilsson2010-08-041-1/+1
* CRIS: Remove CVS tag.Jesper Nilsson2010-08-041-2/+1Star
* CRIS: v10: remove all BKL usageJesper Nilsson2010-08-041-26/+13Star
* CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-041-32/+48
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-042-4/+0Star
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-043-25/+57
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-012-9/+30
|\
| * cris: push down BKL into some device driversArnd Bergmann2010-04-292-9/+30
* | fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro2010-05-221-14/+7Star
* | get rid of home-grown mutex in cris eeprom.cAl Viro2010-05-221-19/+8Star
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0Star
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-1/+1
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-295-9/+9
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-202-24/+24
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-211-1/+1
|\