summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-11-30input: gpio_input: don't print debounce message unless flag is setDima Zavin
2011-11-30input: evdev: do not block waiting for an event if fd is nonblockDima Zavin
2011-11-30input: evdev: if no events and non-block, return EAGAIN not 0Dima Zavin
2011-11-30input: evdev: only allow reading events if a full packet is presentDima Zavin
2011-11-30input: misc: gpio; make wake irq conditional, and disable on remove pathsMike J. Chen
2011-11-30input: gpio_input: send input_sync after reporting keysJeff Brown
2011-11-30input: gpio_matrix: send input_sync after reporting keysJeff Brown
2011-11-30input: misc: gpio_matrix: Fix irq call for 2.6.39Colin Cross
2011-11-30input: keyreset: Only print message for default handlerColin Cross
2011-11-30input: evdev: Add missing wake_lock_destroyBenoit Goby
2011-11-30input: keyreset: Allow reset function to be overridenColin Cross
2011-11-30input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin
2011-11-30Input: gpio_event: Don't call gpio_cansleep before gpio_request.Arve Hjønnevåg
2011-11-30drivers: input: misc: Fix section mismatch warningDmitry Shmidt
2011-11-30Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2011-11-30Input: synaptics_i2c_rmi: Send new multi touch eventsArve Hjønnevåg
2011-11-30Input: synaptics_i2c_rmi: Add sensitivity adjust option.Arve Hjønnevåg
2011-11-30Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...Arve Hjønnevåg
2011-11-30Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg
2011-11-30input: keychord: Add keychord driverMike Lockwood
2011-11-30input: Add keyreset driver.Arve Hjønnevåg
2011-11-30Input: gpio_input: disable_irq -> disable_irq_nosyncArve Hjønnevåg
2011-11-30Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg
2011-11-30Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg
2011-11-30Input: Generic GPIO Input device.Arve Hjønnevåg
2011-11-30input: evdev: Use unique wakelock namesMike Chan
2011-11-30Input: Use monotonic time for event time stamps.Arve Hjønnevåg
2011-11-30Input: Hold wake lock while event queue is not empty.Arve Hjønnevåg
2011-11-30touchscreen: panjit: use multi-touch reporting interfaceGary King
2011-11-30input: touchscreen: panjit_i2c: fix suspendGary King
2011-11-30panjit_touch: fix warning "control reaches end of non-void function"Gary King
2011-11-30input: touchscreen driver for panjit capacitive i2c touch panelsGary King
2011-10-05Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds
2011-09-12Input: wacom - fix touch parsing on newer BamboosChris Bagwell
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin
2011-08-26Input: cm109 - fix checking return value of usb_control_msgaxel lin
2011-08-26Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke
2011-08-26Input: wacom - remove pressure for touch devicesPing Cheng
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin
2011-08-20Input: max11801_ts - correct license statementJiejing Zhang