| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-02 | 1 | -1/+1 |
* | Input: xilinx_ps2 - fix multiline comment style | Michal Simek | 2017-09-01 | 1 | -4/+8 |
* | Input: xilinx_ps2 - use 'dev' instead of dereferencing it | Guenter Roeck | 2017-01-18 | 1 | -4/+3 |
* | input: serio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 1 | -3/+4 |
|\ |
|
| * | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 1 | -3/+4 |
* | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-10 | 1 | -0/+1 |
|/ |
|
* | Input: xilinx_ps2 - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-28 | 1 | -2/+0 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinitconst | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: xilinx_ps2 - allocate serio port separately | Dmitry Torokhov | 2012-04-03 | 1 | -17/+18 |
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-11 | 1 | -1/+1 |
|\ |
|
| * | input: xilinx_ps2: Don't use NO_IRQ | Michal Simek | 2012-01-05 | 1 | -1/+1 |
* | | Input: serio - use macro module_platform_driver() | JJ Ding | 2011-12-01 | 1 | -13/+1 |
|/ |
|
* | input: xilinx_ps2: Add missing of_address.h header | Michal Simek | 2011-08-01 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Input: xilinx_ps2 - use resource_size | Tobias Klauser | 2010-01-25 | 1 | -2/+2 |
* | Input: xilinx_ps2 - make Open Firmware device ids constant | Márton Németh | 2010-01-10 | 1 | -1/+1 |
* | Input: xilinx_ps2 - various cleanups | John Linn | 2008-10-28 | 1 | -107/+113 |
* | Input: xilinx_ps2 - fix warning | Andrew Morton | 2008-08-11 | 1 | -2/+2 |
* | Input: add new serio driver for Xilinx XPS PS2 IP | John Linn | 2008-07-07 | 1 | -0/+380 |