| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 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-11-30 | 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-18 | 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-24 | 1 | -2/+2 |
* | Input: xilinx_ps2 - make Open Firmware device ids constant | Márton Németh | 2010-01-09 | 1 | -1/+1 |
* | Input: xilinx_ps2 - various cleanups | John Linn | 2008-10-27 | 1 | -107/+113 |
* | Input: xilinx_ps2 - fix warning | Andrew Morton | 2008-08-10 | 1 | -2/+2 |
* | Input: add new serio driver for Xilinx XPS PS2 IP | John Linn | 2008-07-07 | 1 | -0/+380 |