aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/xilinx_ps2.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: xilinx_ps2 - use resource_sizeTobias Klauser2010-01-241-2/+2
* Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh2010-01-091-1/+1
* Input: xilinx_ps2 - various cleanupsJohn Linn2008-10-271-107/+113
* Input: xilinx_ps2 - fix warningAndrew Morton2008-08-101-2/+2
* Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn2008-07-071-0/+380