aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-20Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell
2010-07-15Input: evdev - signal that device is writable in evdev_poll()Dmitry Torokhov
2010-07-15Input: mousedev - signal that device is writable in mousedev_poll()Julien Moutinho
2010-07-15Input: change input handlers to use bool when possibleDmitry Torokhov
2010-07-15Input: document the MT event slot protocolHenrik Rydberg
2010-07-15Input: introduce MT event slotsHenrik Rydberg
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum
2010-07-15Input: usbtouchscreen - implement runtime power managementOliver Neukum
2010-07-15Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum
2010-07-14Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim
2010-07-14Input: fix signedness warning in input_set_keycode()Dmitry Torokhov
2010-07-14Input: Add pwm beeper driverLars-Peter Clausen
2010-07-13Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz
2010-07-13Input: atlas_btns - switch to using pr_err() and friendsDmitry Torokhov
2010-07-13Input: atlas_btns - fix mixing acpi_status and int for return valueAxel Lin
2010-07-13Input: atlas_btns - adds a missing owner field for atlas_acpi_driverAxel Lin
2010-07-08Input: twl4030-pwrbutton - replace __devinit with __initMarkus Lehtonen
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim
2010-07-03Input: release pressed keys when resuming deviceOliver Neukum
2010-07-03Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin
2010-07-03Input: ads7846 - do not allow altering platform dataDmitry Torokhov
2010-07-03Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov
2010-07-03Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich
2010-07-03Input: ad7879 - fix spi word size to 16 bitMichael Hennerich
2010-07-03Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich
2010-07-03Input: ad7879 - add open and close methodsDmitry Torokhov
2010-07-03Input: ad7879 - split bus logic outMike Frysinger
2010-06-30Input: ad7879 - use threaded IRQDmitry Torokhov
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter
2010-06-28Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas
2010-06-28HID - blacklist ET&T TC4UH touchscreen controllerPetr Štetiar
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng
2010-06-28Input: wistron_btns - fix a memory leak in wb_module_init error pathAxel Lin
2010-06-25Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich
2010-06-24Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN
2010-06-23Input: evdev - never leave the client buffer empty after writeHenrik Rydberg
2010-06-23Input: hid-input - use a larger event buffer for MT devicesHenrik Rydberg
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg
2010-06-23Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg
2010-06-23Input: evdev - convert to dynamic event bufferHenrik Rydberg
2010-06-23Input: tps6507x-ts - remove unneeded NULL testJiri Slaby
2010-06-11Linux 2.6.35-rc3Linus Torvalds
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds