index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
gscps2.c
Age
Commit message (
Expand
)
Author
2026-06-26
Input: gscps2 - advance receive buffer write index
Xu Rao
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-02-28
Input: gscps2 - Describe missing function parameters
Helge Deller
2024-10-19
Input: gscps2 - fix compilation error introduced with switch to guards
Dmitry Torokhov
2024-10-04
Input: gscps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-02
Input: gscps2 - check return value of ioremap() in gscps2_probe()
Xie Shaowen
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2018-12-10
parisc: Fix serio address output
Helge Deller
2018-03-27
parisc/gscps2: Fix sparse warnings
Helge Deller
2017-08-22
parisc/serio: Fix section mismatches in gscps2 and hp_sdc drivers
Helge Deller
2015-04-06
Input: gscps2 - drop pci_ids dependency
Michael S. Tsirkin
2015-02-04
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
Geert Uytterhoeven
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2010-12-04
parisc: Fix GSC PS/2 driver name for keyboard and mouse
Guy Martin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
Input: gscps2 - fix probe() and remove() annotations
Dmitry Torokhov
2009-01-29
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-02-03
drivers/input/: Spelling fixes
Joe Perches
2007-08-30
Input: gscps2 - convert to use kzalloc
Mariusz Kozlowski
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2005-10-21
[PARISC] Update parisc specific input code from parisc tree
Matthew Wilcox
2005-10-21
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds