summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - correct max Y value on medium bamboosChris Bagwell2011-10-101-4/+4
* Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell2011-10-101-12/+23
* Input: wacom - remove unneeded touch pressure initializationChris Bagwell2011-10-101-5/+0
* Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-1/+1
* Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-4/+2
* Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-1/+1
* Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov2011-10-061-10/+10
* Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-061-6/+15
* Input: wacom - make LED status readable through sysfsPing Cheng2011-10-051-1/+8
* Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2011-10-052-30/+78
* Input: wacom - don't expose LED inactive optionPing Cheng2011-10-051-3/+3
* Input: wacom - lower the LED luminancePing Cheng2011-10-051-1/+1
* Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-283-0/+197
* Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-201-11/+13
* Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-201-4/+4
* Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-201-56/+64
* Input: penmount - add PenMount 6250 supportJohn Sung2011-09-201-0/+23
* Input: penmount - add PenMount 3000 supportJohn Sung2011-09-201-4/+75
* Input: penmount - add PenMount 6000 supportJohn Sung2011-09-201-8/+57
* Input: penmount - fix the protocolJohn Sung2011-09-201-6/+8
* Input: elantech - remove module parameter force_elantechJJ Ding2011-09-201-10/+2
* Input: elantech - better support all those v2 variantsJJ Ding2011-09-202-5/+42
* Input: elantech - add v4 hardware supportJJ Ding2011-09-092-16/+262
* Input: elantech - add v3 hardware supportJJ Ding2011-09-092-19/+201
* Input: elantech - clean up elantech_initJJ Ding2011-09-091-30/+39
* Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-091-5/+34
* Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding2011-09-091-9/+6
* Input: elantech - use firmware provided x, y rangesJJ Ding2011-09-092-16/+58
* Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2011-09-092-26/+13
* Input: elantech - correct x, y value range for v2 hardwareJJ Ding2011-09-091-4/+4
* Input: twl6040-vibra - fix compiler warningRandy Dunlap2011-09-091-1/+1
* Input: tegra-kbc - tighten lockingDmitry Torokhov2011-09-091-19/+12
* Input: tegra-kbc - fix wakeup from suspendRakesh Iyer2011-09-091-15/+43
* Input: tc3589x-keypad - fix section mismatch warningHarvey Yang2011-09-081-1/+1
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-0719-20/+19
* Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2011-09-072-30/+277
* Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-073895-382630/+449434
|\
| * Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-282-18/+23
| |\
| | * sh-sci / PM: Use power.irq_safeRafael J. Wysocki2011-08-241-0/+1
| | * PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-241-18/+22
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-271-0/+4
| |\ \
| | * | firewire: sbp2: fix panic after rmmod with slow targetsChris Boot2011-08-231-0/+4
| * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-261-3/+1
| |\ \ \
| | * | | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch2011-08-251-1/+1
| | * | | i915: do not setup intel_backlight twiceKamal Mostafa2011-08-221-2/+0
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-2617-76/+283
| |\ \ \ \
| | * | | | USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-08-251-1/+19
| | * | | | USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird2011-08-221-1/+2
| | * | | | USB: option: add YUGA device id to driverGavin.zhu2011-08-221-0/+92
| | * | | | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-221-0/+1