Age | Commit message (Expand) | Author | Files | Lines |
2012-07-11 | Input: xpad - add signature for Razer Onza Tournament Edition | Ilia Katsnelson | 1 | -1/+3 |
2012-07-11 | Input: xpad - handle all variations of Mad Catz Beat Pad | Yuri Khan | 3 | -0/+5 |
2012-07-10 | Input: bcm5974 - Add support for 2012 MacBook Pro Retina | Henrik Rydberg | 1 | -0/+20 |
2012-07-10 | HID: add support for 2012 MacBook Pro Retina | Ryan Bourgeois | 3 | -0/+15 |
2012-07-05 | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen | 17 | -23/+34 |
2012-06-29 | Input: wacom - don't retrieve touch_max when it is predefined | Ping Cheng | 1 | -1/+3 |
2012-06-29 | Input: wacom - fix retrieving touch_max bug | Ping Cheng | 1 | -1/+1 |
2012-06-12 | Input: fix input.h kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2012-05-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 10821 | -299049/+511649 |
2012-05-24 | Input: matrix-keymap - fix building keymaps | Dmitry Torokhov | 1 | -1/+1 |
2012-05-21 | Input: spear-keyboard - document DT bindings | Viresh Kumar | 1 | -0/+20 |
2012-05-11 | Input: spear-keyboard - add device tree bindings | Viresh Kumar | 1 | -15/+56 |
2012-05-11 | Input: matrix-keymap - wire up device tree support | Dmitry Torokhov | 3 | -119/+130 |
2012-05-11 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 22 | -209/+265 |
2012-05-11 | Input: adp5588 - add support for gpio names | Jean-François Dagenais | 2 | -0/+2 |
2012-05-11 | Input: omap-keypad - dynamically handle register offsets | Poddar, Sourav | 2 | -28/+94 |
2012-05-11 | Input: synaptics - fix compile warning | JJ Ding | 1 | -10/+10 |
2012-05-11 | MAINTAINERS: adjust input-related patterns | Dmitry Torokhov | 1 | -0/+2 |
2012-05-11 | Input: ALPS - switch to using input_mt_report_finger_count | Dmitry Torokhov | 1 | -8/+2 |
2012-05-11 | Input: ALPS - add semi-MT support for v4 protocol | George Pantalos | 2 | -6/+75 |
2012-05-11 | Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver | Paul Parsons | 4 | -0/+394 |
2012-05-11 | Input: atmel_mxt_ts - dump each message on just 1 line | Daniel Kurtz | 1 | -9/+5 |
2012-05-11 | Input: atmel_mxt_ts - do not read extra (checksum) byte | Daniel Kurtz | 1 | -2/+0 |
2012-05-11 | Input: atmel_mxt_ts - verify object size in mxt_write_object | Daniel Kurtz | 1 | -1/+1 |
2012-05-11 | Input: atmel_mxt_ts - only allow root to update firmware | Daniel Kurtz | 1 | -2/+2 |
2012-05-11 | Input: atmel_mxt_ts - use CONFIG_PM_SLEEP | Daniel Kurtz | 1 | -8/+3 |
2012-05-11 | Input: sentelic - report device's production serial number | Tai-hwa Liang | 2 | -4/+38 |
2012-05-11 | Input: tl6040-vibra - Device Tree support | Peter Ujfalusi | 2 | -11/+72 |
2012-05-02 | Input: evdev - properly handle read/write with count 0 | Dmitry Torokhov | 1 | -23/+38 |
2012-05-02 | Input: evdev - properly access RCU-protected 'grab' data | Dmitry Torokhov | 1 | -3/+5 |
2012-05-02 | Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt | Stephen Warren | 1 | -1/+1 |
2012-05-02 | Input: serio_raw - signal EFAULT even if read/write partially succeeds | Dmitry Torokhov | 1 | -15/+18 |
2012-05-02 | Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s | Dmitry Torokhov | 2 | -17/+27 |
2012-05-02 | Input: wacom - return proper error if usb_get_extra_descriptor() fails | Dmitry Torokhov | 1 | -5/+6 |
2012-05-02 | Input: wacom - fix sparse warning | Dmitry Torokhov | 1 | -2/+2 |
2012-04-30 | Input: add support for DA9052/53 touch screen controller | Ashish Jangam | 3 | -0/+388 |
2012-04-30 | Input: usbtouchscreen - only expose e2i configure option in expert mode | Shawn Landden | 1 | -1/+2 |
2012-04-30 | Input: usbtouchscreen - fix typo | Shawn Landden | 1 | -1/+1 |
2012-04-30 | Input: wacom - add 0xE5 (MT device) support | Ping Cheng | 4 | -45/+157 |
2012-04-30 | Input: wacom - retrieve maximum number of touch points | Ping Cheng | 3 | -24/+65 |
2012-04-24 | Input: aiptek - adjust error-handling code label | Julia Lawall | 1 | -1/+1 |
2012-04-24 | Input: lpc32xx_ts - fix device tree compatible string | Roland Stigge | 2 | -3/+3 |
2012-04-24 | Input: atkbd - fix language in a printed message | Jesper Juhl | 1 | -1/+1 |
2012-04-22 | Input: use module_pci_driver | Axel Lin | 3 | -39/+5 |
2012-04-22 | Merge commit 'v3.4-rc4' into next | Dmitry Torokhov | 10730 | -297772/+508847 |
2012-04-22 | Linux 3.4-rc4 | Linus Torvalds | 1 | -1/+1 |
2012-04-22 | sparc32,leon: add notify_cpu_starting() | Yong Zhang | 1 | -0/+3 |
2012-04-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 28 | -161/+80 |
2012-04-21 | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -81/+86 |
2012-04-21 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -12/+71 |