summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/parkbd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-201-1/+1
|\
| * Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-071-1/+1
* | parport: Remove parport_driver.devmodelDr. David Alan Gilbert2024-07-031-1/+0
|/
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-191-1/+1
* Input: parkbd - switch to use module_parport_driver()Andy Shevchenko2021-07-191-13/+1
* Input: parkbd - convert comma to semicolonZheng Yongjun2020-12-111-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* Input: parkbd - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven2015-11-091-1/+1
* Input: parkbd - use parallel port device modelSudip Mukherjee2015-10-061-18/+37
* Input: serio - fix blocking of parportSudip Mukherjee2015-09-281-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-241-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-141-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+218