aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/serport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-21Input: serio - add hangup supportHans Verkuil1-3/+14
2015-05-06tty: remove buf parameter from tty_name()Rasmus Villemoes1-3/+2
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2013-12-08tty: Always handle NULL flag ptrPeter Hurley1-13/+15
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-8/+2
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-2/+8
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf1-4/+20
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-04-30tty: The big operations reworkAlan Cox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-12/+1
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg1-2/+2
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-05-17[PATCH] serport oops fixDmitry Torokhov1-30/+68
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+226