aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/keyboard.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-13s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani1-12/+3
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara1-5/+8
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2012-04-09TTY: tty3270, add tty_portJiri Slaby1-13/+17
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+1
2011-03-03[S390] keyboard: integer underflow bugDan Carpenter1-1/+2
2011-02-25tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens1-3/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-05-17[S390] drivers/s390/char: Use kmemdupJulia Lawall1-8/+6
2010-05-17[S390] drivers/s390/char: Use kstrdupJulia Lawall1-4/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2007-10-17unicode diacritics supportSamuel Thibault1-11/+55
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-0/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[PATCH] s390: invalid check after kzalloc()Peter Oberparleiter1-1/+1
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-8/+4
2006-02-01[PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut1-1/+5
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl1-10/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+519