summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/sync_serial.c
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Drop support for the CRIS portJesper Nilsson2018-03-161-1715/+0
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-5/+5
* cris: annotate ->poll() instancesAl Viro2017-11-271-4/+4
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* cris: return of class_create should be consideredyizhouzhou@ict.ac.cn2016-09-231-0/+6
* cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner2015-07-091-1/+1
* CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
* VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
* CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
* 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
* new helper: file_inode(file)Al Viro2013-02-221-4/+4
* 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
* cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-13/+20
* CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson2008-02-081-5/+1
* CRIS v32: Update synchronous serial driver.Jesper Nilsson2008-02-081-341/+599
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-141-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert crisJosef Sipek2006-12-081-4/+4
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-101-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-271-0/+1283
OpenPOWER on IntegriCloud