summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers/sync_serial.c
Commit message (Expand)AuthorAgeFilesLines
* 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-241-1/+1
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-091-1/+3
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-081-2/+2
* new helper: file_inode(file)Al Viro2013-02-221-4/+4
* Disintegrate asm/system.h for CRISDavid Howells2012-03-281-1/+0
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-031-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-031-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-261-5/+6
|/
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-041-9/+21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-2/+2
* cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-13/+21
* CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2008-02-081-0/+1441