aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/gscps2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen1-0/+4
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-2/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2018-12-10parisc: Fix serio address outputHelge Deller1-2/+2
2018-03-27parisc/gscps2: Fix sparse warningsHelge Deller1-6/+5
2017-08-22parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller1-5/+5
2015-04-06Input: gscps2 - drop pci_ids dependencyMichael S. Tsirkin1-1/+0
2015-02-04Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
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
2009-12-11Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov1-3/+3
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-02-03drivers/input/: Spelling fixesJoe Perches1-1/+1
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski1-4/+2
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-2/+2
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox1-7/+6
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-1/+1
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+467