summaryrefslogtreecommitdiff
path: root/drivers/input/serio/xilinx_ps2.c
AgeCommit message (Expand)Author
2017-08-31Input: xilinx_ps2 - fix multiline comment styleMichal Simek
2017-01-18Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-04-03Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-05input: xilinx_ps2: Don't use NO_IRQMichal Simek
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding
2011-08-01input: xilinx_ps2: Add missing of_address.h headerMichal Simek
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-24Input: xilinx_ps2 - use resource_sizeTobias Klauser
2010-01-09Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh
2008-10-27Input: xilinx_ps2 - various cleanupsJohn Linn
2008-08-10Input: xilinx_ps2 - fix warningAndrew Morton
2008-07-07Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn