index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ip2
Age
Commit message (
Expand
)
Author
2010-10-28
drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
tty: icount changeover for other main devices
Alan Cox
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-24
ip2: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-08-24
ip2: remove unneeded NULL check
Dan Carpenter
2010-08-10
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-02
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-02
ip2: Add module parameter.
Rakib Mullick
2010-03-02
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-06-11
tty: rewrite the ldisc locking
Alan Cox
2009-04-01
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-13
tty: kref the tty driver object
Alan Cox
2008-10-13
ip2: avoid add_timer with pending timer
Akinobu Mita
2008-10-13
ip2: init/deinit cleanup
Jiri Slaby
2008-10-13
ip2: fix sparse warnings
Jiri Slaby
2008-10-13
ip2: cleanup globals
Jiri Slaby
2008-10-13
Char: merge ip2main and ip2base
Jiri Slaby
2008-07-25
ip2: push BKL down for the firmware interface
Alan Cox
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
tty: Ldisc revamp
Alan Cox
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-10
ip2: use request_firmware()
David Woodhouse
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-05-24
ip2: fix crashes on load/unload
Alan Cox
2008-04-30
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-30
Char: ip2, macros cleanup
Jiri Slaby
2008-04-30
drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...
Jon Schindler
2008-04-29
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-02
Char: ip2, fix sparse warnings
Jiri Slaby
2008-02-07
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
Jiri Slaby
2008-02-03
drivers/char/: Spelling fixes
Joe Perches
2007-10-23
drivers/char/ip2: separate polling and irq-driven work entry points
Jeff Garzik
2007-10-23
drivers/char/ip2: split out irq core logic into separate function
Jeff Garzik
2007-10-17
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
2007-10-17
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-12
Convert from class_device to device in drivers/char
tonyj@suse.de
2007-07-31
ip2main warning fix
Andrew Morton
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
2007-07-16
Char: ip2, use msleep for sleeping
Jiri Slaby
2007-02-21
Fix bogus 'inline' in drivers/char/ip2/i2lib.c
Linus Torvalds
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
[next]