summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov
2010-09-29input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin
2010-09-29Input: gpio_event: Don't call gpio_cansleep before gpio_request.Arve Hjønnevåg
2010-09-29drivers: input: misc: Fix section mismatch warningDmitry Shmidt
2010-09-29Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2010-09-29Input: synaptics_i2c_rmi: Send new multi touch eventsArve Hjønnevåg
2010-09-29Input: synaptics_i2c_rmi: Add sensitivity adjust option.Arve Hjønnevåg
2010-09-29Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...Arve Hjønnevåg
2010-09-29Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg
2010-09-29input: keychord: Add keychord driverMike Lockwood
2010-09-29input: Add keyreset driver.Arve Hjønnevåg
2010-09-29Input: gpio_input: disable_irq -> disable_irq_nosyncArve Hjønnevåg
2010-09-29Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg
2010-09-29Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg
2010-09-29Input: Generic GPIO Input device.Arve Hjønnevåg
2010-09-29input: evdev: Use unique wakelock namesMike Chan
2010-09-29Input: Use monotonic time for event time stamps.Arve Hjønnevåg
2010-09-29Input: Hold wake lock while event queue is not empty.Arve Hjønnevåg
2010-09-21Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters
2010-09-19Input: uinput - setup MT usage during device creationHenrik Rydberg
2010-08-31Input: i8042 - fix device removal on unloadDmitry Torokhov
2010-08-31Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg
2010-08-28Input: MT - initialize slots to unusedHenrik Rydberg
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12touchscreen: Fix sign bugKulikov Vasiliy
2010-08-12input: STMPE touch controller supportLuotao Fu
2010-08-12input: Add STMPE keypad driverRabin Vincent
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz
2010-08-10Input: cy8ctmg100_ts - signedness bugDan Carpenter
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Input: elantech - report position also with 3 fingersÉric Piel
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresÉric Piel
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds