Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -57/+24 |
2014-12-16 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -57/+24 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -1/+0 |
2014-10-31 | Input: altera_ps2 - switch to using managed resources | Tobias Klauser | 1 | -57/+24 |
2014-10-31 | Input: altera_ps2 - use correct type for irq return value | Tobias Klauser | 1 | -1/+1 |
2014-10-31 | Input: altera_ps2 - write to correct register when disabling interrupts | Tobias Klauser | 1 | -1/+1 |
2014-10-20 | input: serio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-07 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-29 | dts: Deprecate ALTR as a vendor prefix | Dinh Nguyen | 1 | -0/+1 |
2013-05-06 | Input: altera_ps2 - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-03-17 | Input: altera_ps2 - use of_match_ptr() | Tobias Klauser | 1 | -3/+1 |
2011-12-01 | Input: serio - use macro module_platform_driver() | JJ Ding | 1 | -12/+1 |
2011-02-16 | altera_ps2: Add devicetree support | Walter Goossens | 1 | -2/+13 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-15 | Input: altera_ps2 - fix test of unsigned in altera_ps2_probe() | Roel Kluin | 1 | -3/+5 |
2009-12-12 | Input: altera_ps2 - add annotations to probe and remove methods | Dmitry Torokhov | 1 | -3/+3 |
2009-12-12 | Input: serio - set owner in driver structures | Dmitry Torokhov | 1 | -0/+1 |
2009-10-13 | Input: add driver for Altera PS/2 controller | Thomas Chou | 1 | -0/+200 |