summaryrefslogtreecommitdiff
path: root/drivers/input/serio/pcips2.c
AgeCommit message (Expand)Author
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-25Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-04-21Input: use module_pci_driverAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-09Input: make PCI device ids constantMárton Németh
2008-10-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2005-03-07input: convert from pci_module_init to pci_register_driverChristophe Lucas
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2004-08-12input: Update pcips2 driverRussell King
2004-06-28Input: link serio ports to their parent devices in ambakmi,Dmitry Torokhov
2004-06-28Input: switch to dynamic (heap) serio port allocation in preparationDmitry Torokhov
2004-06-28Input: rename serio->driver to serio->port_data in preparationDmitry Torokhov
2003-08-15[INPUT]: Use pci_name() in pcips2 driver.David S. Miller
2003-06-14[PATCH] pcips2.c compile fixAndrew Morton
2003-06-09input: PCI PS/2 keyboard and mouse controller (Mobility Docking station)Russell King