aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-04-27Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin1-3/+3
2011-04-27Input: qt1070 - add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-04-26Input: evdev - only signal polls on full packetsJeff Brown1-6/+11
2011-04-22Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov54-265/+611
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-2/+8
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-22/+87
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+40
2011-04-12Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown1-12/+21
2011-04-12Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim1-12/+15
2011-04-12Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen1-4/+8
2011-04-12Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim1-14/+39
2011-04-11Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing3-0/+285
2011-04-11Input: gpio-keys - add support for setting device nameAlexander Stein1-1/+1
2011-04-11Input: gpio_keys - add support for EV_ABSAlexander Stein1-2/+7
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin1-1/+3
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds17-20/+20
2011-04-06Input: h3600_ts - fix error handling at connectChristoph Fritz1-7/+10
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D1-1/+1
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-109/+221
2011-04-02Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer1-0/+4
2011-03-31Fix common misspellingsLucas De Marchi17-20/+20
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle1-3/+4
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich1-2/+2
2011-03-31Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar1-1/+1
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer1-1/+5
2011-03-29drivers: Final irq namespace conversionThomas Gleixner4-5/+5
2011-03-28Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee1-0/+8
2011-03-28Input: sparse-keymap - report scancodes with key eventsSeth Forshee1-0/+6
2011-03-26Input: h3600_ts_input - fix a spelling errorSylvestre Ledru1-1/+1
2011-03-26Input: wacom - report resolution for pen devicesPing Cheng2-92/+181
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng1-8/+8
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-6/+14
2011-03-23Input: tsc2005 - fix locking issueAaro Koskinen1-2/+10
2011-03-23Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen1-2/+2
2011-03-23Input: tsc2005 - driver should depend on GENERIC_HARDIRQSGeert Uytterhoeven2-2/+2
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon1-1/+2
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds38-1832/+3123
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov44-3496/+3675
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32Linus Torvalds2-0/+75
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King22-86/+996
2011-03-16Merge branch 'tsc2005' into nextDmitry Torokhov3-0/+768
2011-03-16Input: tsc2005 - remove 'disable' sysfs attributeDmitry Torokhov1-48/+4
2011-03-16Input: tsc2005 - add open/closeDmitry Torokhov1-94/+124
2011-03-16Input: tsc2005 - handle read errors from SPI layerDmitry Torokhov1-19/+81
2011-03-16Input: tsc2005 - do not rearm timer in hardirq handlerDmitry Torokhov1-13/+1