| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-14 | 23 | -216/+485 |
|\ |
|
| * | Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table | Christoph Fritz | 2010-03-14 | 1 | -0/+7 |
| * | Input: ALPS - fix stuck buttons on some touchpads | Martin Buck | 2010-03-14 | 1 | -30/+17 |
| * | Input: wm831x-on - convert to use genirq | Mark Brown | 2010-03-11 | 1 | -4/+5 |
| * | Input: ads7846 - add wakeup support | Ranjith Lohithakshan | 2010-03-11 | 1 | -0/+10 |
| * | Input: appletouch - fix integer overflow issue | Vadim Zaliva | 2010-03-11 | 1 | -3/+3 |
| * | Input: ad7877 - increase pen up imeout | Michael Hennerich | 2010-03-10 | 1 | -1/+1 |
| * | Input: ads7846 - add support for AD7843 parts | Michael Hennerich | 2010-03-10 | 2 | -4/+15 |
| * | Input: bf54x-keys - fix system hang when pressing a key | Mike Frysinger | 2010-03-10 | 1 | -1/+1 |
| * | Input: alps - add support for the touchpad on Toshiba Tecra A11-11L | Thomas Bächler | 2010-03-10 | 1 | -0/+2 |
| * | Input: remove BKL, fix input_open_file() locking | Arnd Bergmann | 2010-03-10 | 1 | -8/+10 |
| * | Input: serio_raw - remove BKL | Thadeu Lima de Souza Cascardo | 2010-03-10 | 1 | -6/+5 |
| * | Input: mousedev - remove BKL | Thadeu Lima de Souza Cascardo | 2010-03-10 | 1 | -6/+0 |
| * | Input: add driver for TWL4030 vibrator device | Jari Vanhala | 2010-03-09 | 3 | -0/+309 |
| * | Input: enable remote wakeup for PNP i8042 keyboard ports | Alan Stern | 2010-03-09 | 1 | -0/+3 |
| * | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 2010-03-09 | 5 | -28/+26 |
| * | Input: i8042 - use platfrom_create_bundle() helper | Dmitry Torokhov | 2010-03-09 | 1 | -16/+8 |
| * | Merge commit 'v2.6.34-rc1' into for-linus | Dmitry Torokhov | 2010-03-09 | 9 | -5/+418 |
| |\ |
|
| * | | Input: wacom - merge out and in prox events | Ping Cheng | 2010-03-05 | 1 | -104/+59 |
| * | | Input: gamecon - fix off by one range check | Dan Carpenter | 2010-03-05 | 1 | -1/+1 |
| * | | Input: wacom - replace WACOM_PKGLEN_PENABLED | Ping Cheng | 2010-03-02 | 3 | -4/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-13 | 3 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 3 | -3/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
| | * | | Fix spelling of 'platform' in log messages | Stefan Weil | 2010-02-05 | 1 | -1/+1 |
| | * | | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |
* | | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 | 50 | -1225/+3303 |
|\| | | |
|
| * | | | input: Support onkey in 88pm860x | Haojian Zhuang | 2010-03-07 | 3 | -0/+166 |
| * | | | mfd: Use genirq in 88pm860x | Haojian Zhuang | 2010-03-07 | 1 | -10/+5 |
| * | | | input: Enable touch on 88pm860x | Haojian Zhuang | 2010-03-07 | 3 | -0/+254 |
| * | | | input/mc13783-ts: don't use deprecated mc13783 API calls | Uwe Kleine-König | 2010-03-06 | 1 | -2/+2 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-01 | 41 | -1216/+2875 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-03-01 | 43 | -1112/+2776 |
| | |\ \ |
|
| | | * | | Input: atkbd - release previously reserved keycodes 248 - 254 | Dmitry Torokhov | 2010-02-26 | 1 | -11/+15 |
| | | * | | Input: ads7846 - add regulator support | Grazvydas Ignotas | 2010-02-25 | 1 | -1/+27 |
| | | * | | Input: gamecon - use pr_err() and friends | Dmitry Torokhov | 2010-02-22 | 1 | -8/+10 |
| | | * | | Input: gamecon - constify some of the setup structures | Dmitry Torokhov | 2010-02-22 | 1 | -10/+10 |
| | | * | | Input: gamecon - simplify pad type handling | Dmitry Torokhov | 2010-02-22 | 1 | -79/+123 |
| | | * | | Input: gamecon - simplify coordinate calculation for PSX | Dmitry Torokhov | 2010-02-22 | 1 | -4/+8 |
| | | * | | Input: gamecon - fix some formatting issues | Dmitry Torokhov | 2010-02-22 | 1 | -153/+194 |
| | | * | | Input: gamecon - add rumble support for N64 pads | Scott Moreau | 2010-02-22 | 2 | -6/+120 |
| | | * | | Input: wacom - add device type to device name string | Ping Cheng | 2010-02-20 | 2 | -4/+15 |
| | | * | | Input: s3c24xx_ts - report touch only when stylus is down | Vasily Khoruzhick | 2010-02-20 | 1 | -14/+16 |
| | | * | | Input: s3c24xx_ts - re-enable IRQ on resume | Vasily Khoruzhick | 2010-02-19 | 1 | -0/+1 |
| | | * | | Input: wacom - constify product features data | Dmitry Torokhov | 2010-02-19 | 1 | -63/+63 |
| | | * | | Input: wacom - use per-device instance of wacom_features | Jason Childs | 2010-02-19 | 3 | -56/+78 |
| | | * | | Input: sh_keysc - enable building on SH-Mobile ARM | Magnus Damm | 2010-02-17 | 1 | -1/+1 |
| | | * | | Input: wacom - get features from driver info | Bastian Blank | 2010-02-11 | 3 | -152/+205 |
| | | * | | Input: rotary-encoder - set gpio direction for each requested gpio | Andrew Clayton | 2010-02-11 | 1 | -0/+14 |
| | | * | | Input: sh_keysc - update the driver with mode 6 | Magnus Damm | 2010-02-11 | 1 | -1/+2 |