summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-05-12Input: ads7846 - fix gpio_pendown configurationIgor Grinberg-0/+7
2011-05-12Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein-8/+11
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold-3/+39
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold-33/+44
2011-05-11Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer-22/+2
2011-05-05Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein-1/+0
2011-05-05Input: ads7846 - make transfer buffers DMA safeAlexander Stein-2/+10
2011-05-05Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala-3/+6
2011-05-05Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov-4/+4
2011-05-03Input: h3600_ts_input - fix a leak of the IRQ during init failureAxel Lin-4/+4
2011-05-03Input: sh_keysc - make sh_keysc_device_driver staticDmitry Torokhov-1/+1
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+64
2011-04-28Input: sh_keysc - switch to threaded IRQ handlerMagnus Damm-1/+2
2011-04-28Input: sh_keysc - implement runtime PM supportMagnus Damm-25/+15
2011-04-27Input: input-polldev - use system-wide freezable workqueueDmitry Torokhov-53/+3
2011-04-27Input: tegra-kbc - add ghost key filterRakesh Iyer-0/+36
2011-04-27Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown-3/+2
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown-3/+13
2011-04-27Input: wm831x-ts - fix races with IRQ managementMark Brown-5/+49
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin-1/+1
2011-04-27Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin-3/+3
2011-04-27Input: qt1070 - add MODULE_DEVICE_TABLEAxel Lin-0/+1
2011-04-26Input: evdev - only signal polls on full packetsJeff Brown-6/+11
2011-04-22Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov-265/+611
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi-2/+8
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-22/+87
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown-0/+40
2011-04-12Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown-12/+21
2011-04-12Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim-12/+15
2011-04-12Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen-4/+8
2011-04-12Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim-14/+39
2011-04-11Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing-0/+285
2011-04-11Input: gpio-keys - add support for setting device nameAlexander Stein-1/+1
2011-04-11Input: gpio_keys - add support for EV_ABSAlexander Stein-2/+7
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin-1/+3
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-20/+20
2011-04-06Input: h3600_ts - fix error handling at connectChristoph Fritz-7/+10
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D-1/+1
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-109/+221
2011-04-02Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin-1/+1
2011-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer-0/+4
2011-03-31Fix common misspellingsLucas De Marchi-20/+20
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle-3/+4
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich-2/+2
2011-03-31Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar-1/+1
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer-1/+5
2011-03-29drivers: Final irq namespace conversionThomas Gleixner-5/+5
2011-03-28Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee-0/+8
2011-03-28Input: sparse-keymap - report scancodes with key eventsSeth Forshee-0/+6