index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v10
/
drivers
/
sync_serial.c
Age
Commit message (
Expand
)
Author
2014-01-09
cris: sync_serial: remove interruptible_sleep_on
Arnd Bergmann
2014-01-08
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-02-22
new helper: file_inode(file)
Al Viro
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
2011-08-03
cris: fix the prototype of sync_serial_ioctl()
WANG Cong
2011-08-03
cris: fix a build error in sync_serial_open()
WANG Cong
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-26
cris: autoconvert trivial BKL users
Arnd Bergmann
2010-08-04
cris: Pushdown the bkl from ioctl
Jesper Nilsson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
2008-05-18
cris: cdev lock_kernel() pushdown
Jonathan Corbet
2008-02-08
CRIS v10: Add synchronous serial port driver for CRIS v10.
Jesper Nilsson