summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/xilinx_ps2.c
Commit message (Expand)AuthorAgeFilesLines
* input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-3/+4
|\
| * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-3/+4
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
|/
* Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-2/+0
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitconstBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* 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
OpenPOWER on IntegriCloud