| Commit message (Expand) | Author | Age |
* | drivers/input/input.c: fix CONFIG_PM=n warning | Andrew Morton | 2009-10-01 |
* | input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard... | Ingo Molnar | 2009-09-24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | Input: add driver for Atmel AT42QT2160 Sensor Chip | Raphael Derosso Pereira | 2009-09-22 |
| * | Input: max7359 - use threaded IRQs | Dmitry Torokhov | 2009-09-22 |
| * | Input: add driver for Maxim MAX7359 key switch controller | Kim Kyuwon | 2009-09-22 |
| * | Input: add driver for ADP5588 QWERTY I2C Keypad | Michael Hennerich | 2009-09-18 |
| * | Input: add touchscreen driver for MELFAS MCS-5000 controller | Joonyoung Shim | 2009-09-18 |
| * | Input: add driver for OpenCores Keyboard Controller | Javier Herrero | 2009-09-18 |
| * | Input: dm355evm_keys - remove dm355evm_keys_hardirq | Dmitry Torokhov | 2009-09-18 |
| * | Input: synaptics_i2c - switch to using __cancel_delayed_work() | Dmitry Torokhov | 2009-09-18 |
| * | Input: ad7879 - add support for AD7889 | Michael Hennerich | 2009-09-18 |
| * | Input: atkbd - rely on input core to restore state on resume | Dmitry Torokhov | 2009-09-18 |
| * | Input: add generic suspend and resume for input devices | Dmitry Torokhov | 2009-09-18 |
| * | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2009-09-18 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-09-23 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-22 |
| |\ \ |
|
| * | | | wm97xx-core: Pass platform_data to battery | Marek Vasut | 2009-09-04 |
* | | | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
|\ \ \ |
|
| * | | | trivial: fix typo s/ketymap/keymap/ in comment | Thadeu Lima de Souza Cascardo | 2009-09-21 |
* | | | | input: add a driver for the Winbond WPCD376I Consumer IR hardware | David Härdeman | 2009-09-22 |
|/ / / |
|
* | | | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | sh: add kycr2_delay for sh_keysc | Kuninori Morimoto | 2009-09-14 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2009-09-18 |
|\ \ \ \ |
|
| * | | | | input: PCAP2 misc input driver | Daniel Ribeiro | 2009-09-17 |
| * | | | | input: PCAP2 based touchscreen driver | Daniel Ribeiro | 2009-09-17 |
| * | | | | input: Add support for the WM831x ON pin | Mark Brown | 2009-09-17 |
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-18 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE | Tony Lindgren | 2009-08-28 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-16 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | | | | | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-09-14 |
| |\ \ \ \ |
|
| | * | | | | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg | 2009-09-13 |
| | * | | | | Input: wistron_btns - add keymap for AOpen 1557 | Dmitry Torokhov | 2009-09-13 |
| | * | | | | Input: psmouse - use boolean type | Dmitry Torokhov | 2009-09-11 |
| | * | | | | Input: i8042 - use platform_driver_probe | Dmitry Torokhov | 2009-09-11 |
| | * | | | | Input: i8042 - use boolean type where it makes sense | Dmitry Torokhov | 2009-09-11 |
| | * | | | | Input: i8042 - try disabling and re-enabling AUX port at close | Dmitry Torokhov | 2009-09-11 |
| | * | | | | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov | 2009-09-11 |
| | * | | | | Input: sunkbd - fix formatting | Dmitry Torokhov | 2009-09-11 |
| | * | | | | Input: i8042 - bypass AUX IRQ delivery test on laptops | Dmitry Torokhov | 2009-09-11 |
| | * | | | | Input: wacom_w8001 - simplify querying logic | Dmitry Torokhov | 2009-09-03 |
| | * | | | | Input: atkbd - allow setting force-release bitmap via sysfs | Dmitry Torokhov | 2009-09-03 |
| | * | | | | Input: w90p910_keypad - move a dereference below a NULL test | Julia Lawall | 2009-08-30 |
| | * | | | | Input: add twl4030_keypad driver | David Brownell | 2009-08-28 |