summaryrefslogtreecommitdiff
path: root/drivers/input/serio/serport.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-21Input: serio - add hangup supportHans Verkuil
2015-05-06tty: remove buf parameter from tty_name()Rasmus Villemoes
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung
2013-12-08tty: Always handle NULL flag ptrPeter Hurley
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-05-17[PATCH] serport oops fixDmitry Torokhov
2005-04-16Linux-2.6.12-rc2Linus Torvalds