summaryrefslogtreecommitdiff
path: root/drivers/input/serio/pcips2.c
AgeCommit message (Expand)Author
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