summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/pcips2.c
AgeCommit message (Expand)AuthorLines
2005-03-07input: convert from pci_module_init to pci_register_driverChristophe Lucas-1/+1
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov-1/+1
2004-08-12input: Update pcips2 driverRussell King-9/+6
2004-06-28Input: link serio ports to their parent devices in ambakmi,Dmitry Torokhov-0/+1
2004-06-28Input: switch to dynamic (heap) serio port allocation in preparationDmitry Torokhov-13/+19
2004-06-28Input: rename serio->driver to serio->port_data in preparationDmitry Torokhov-4/+4
2003-08-15[INPUT]: Use pci_name() in pcips2 driver.David S. Miller-1/+1
2003-06-14[PATCH] pcips2.c compile fixAndrew Morton-4/+4
2003-06-09input: PCI PS/2 keyboard and mouse controller (Mobility Docking station)Russell King-0/+230