summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-04-27Input: input-polldev - use system-wide freezable workqueueDmitry Torokhov
2011-04-27Input: tegra-kbc - add ghost key filterRakesh Iyer
2011-04-27Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown
2011-04-27Input: wm831x-ts - fix races with IRQ managementMark Brown
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin
2011-04-27Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin
2011-04-27Input: qt1070 - add MODULE_DEVICE_TABLEAxel Lin
2011-04-26Input: evdev - only signal polls on full packetsJeff Brown
2011-04-22Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-12Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown
2011-04-12Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim
2011-04-12Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen
2011-04-12Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim
2011-04-11Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing
2011-04-11Input: gpio-keys - add support for setting device nameAlexander Stein
2011-04-11Input: gpio_keys - add support for EV_ABSAlexander Stein
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06Input: h3600_ts - fix error handling at connectChristoph Fritz
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-02Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin
2011-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich
2011-03-31Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-28Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee
2011-03-28Input: sparse-keymap - report scancodes with key eventsSeth Forshee
2011-03-26Input: h3600_ts_input - fix a spelling errorSylvestre Ledru
2011-03-26Input: wacom - report resolution for pen devicesPing Cheng
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-23Input: tsc2005 - fix locking issueAaro Koskinen
2011-03-23Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen
2011-03-23Input: tsc2005 - driver should depend on GENERIC_HARDIRQSGeert Uytterhoeven
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King