summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/drivers/sync_serial.c
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-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
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-02-22new helper: file_inode(file)Al Viro
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
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-03-31Fix common misspellingsLucas De Marchi
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: Pushdown the bkl from ioctlJesper Nilsson
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-05-18cris: cdev lock_kernel() pushdownJonathan Corbet
2008-02-08CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson