summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-181-16/+16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390 keyboard.c: don't open-code strndup_user()Al Viro2017-05-151-6/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani2016-06-131-12/+3
* s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara2015-06-151-5/+8
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* TTY: tty3270, add tty_portJiri Slaby2012-04-091-13/+17
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-3/+1
|\
| * tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-251-3/+1
* | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
|/
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* [S390] drivers/s390/char: Use kmemdupJulia Lawall2010-05-171-8/+6
* [S390] drivers/s390/char: Use kstrdupJulia Lawall2010-05-171-4/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* unicode diacritics supportSamuel Thibault2007-10-171-11/+55
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-0/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [S390] irq change build fixes.Heiko Carstens2006-10-061-1/+1
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: invalid check after kzalloc()Peter Oberparleiter2006-04-111-1/+1
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-241-8/+4
* [PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut2006-02-011-1/+5
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-071-10/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+519
OpenPOWER on IntegriCloud