summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/xilinx_ps2.c
Commit message (Expand)AuthorAgeFilesLines
* Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov2012-04-031-17/+18
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-101-1/+1
|\
| * input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-051-1/+1
* | Input: serio - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
|/
* input: xilinx_ps2: Add missing of_address.h headerMichal Simek2011-08-011-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