| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | Input: wacom - add LED support for Cintiq 21ux2 | Ping Cheng | 2011-10-05 | 2 | -30/+78 |
| | * | | | | Input: wacom - don't expose LED inactive option | Ping Cheng | 2011-10-05 | 1 | -3/+3 |
| | * | | | | Input: wacom - lower the LED luminance | Ping Cheng | 2011-10-05 | 1 | -1/+1 |
| | * | | | | Input: add a driver for TSC-40 serial touchscreen | Sebastian Andrzej Siewior | 2011-09-28 | 3 | -0/+197 |
| | * | | | | Input: gpio_keys - use of_property_read_u32() | Tobias Klauser | 2011-09-20 | 1 | -11/+13 |
| | * | | | | Input: penmount - simplify unregister procedure | Dmitry Torokhov | 2011-09-20 | 1 | -4/+4 |
| | * | | | | Input: penmount - rework handling of different protocols | Dmitry Torokhov | 2011-09-20 | 1 | -56/+64 |
| | * | | | | Input: penmount - add PenMount 6250 support | John Sung | 2011-09-20 | 1 | -0/+23 |
| | * | | | | Input: penmount - add PenMount 3000 support | John Sung | 2011-09-20 | 1 | -4/+75 |
| | * | | | | Input: penmount - add PenMount 6000 support | John Sung | 2011-09-20 | 1 | -8/+57 |
| | * | | | | Input: penmount - fix the protocol | John Sung | 2011-09-20 | 1 | -6/+8 |
| | * | | | | Input: elantech - remove module parameter force_elantech | JJ Ding | 2011-09-20 | 1 | -10/+2 |
| | * | | | | Input: elantech - better support all those v2 variants | JJ Ding | 2011-09-20 | 2 | -5/+42 |
| | * | | | | Input: elantech - add v4 hardware support | JJ Ding | 2011-09-09 | 2 | -16/+262 |
| | * | | | | Input: elantech - add v3 hardware support | JJ Ding | 2011-09-09 | 2 | -19/+201 |
| | * | | | | Input: elantech - clean up elantech_init | JJ Ding | 2011-09-09 | 1 | -30/+39 |
| | * | | | | Input: elantech - packet checking for v2 hardware | JJ Ding | 2011-09-09 | 1 | -5/+34 |
| | * | | | | Input: elantech - remove ETP_EDGE_FUZZ_V2 | JJ Ding | 2011-09-09 | 1 | -9/+6 |
| | * | | | | Input: elantech - use firmware provided x, y ranges | JJ Ding | 2011-09-09 | 2 | -16/+58 |
| | * | | | | Input: elantech - get rid of ETP_2FT_* in elantech.h | JJ Ding | 2011-09-09 | 2 | -26/+13 |
| | * | | | | Input: elantech - correct x, y value range for v2 hardware | JJ Ding | 2011-09-09 | 1 | -4/+4 |
| | * | | | | Input: twl6040-vibra - fix compiler warning | Randy Dunlap | 2011-09-09 | 1 | -1/+1 |
| | * | | | | Input: tegra-kbc - tighten locking | Dmitry Torokhov | 2011-09-09 | 1 | -19/+12 |
| | * | | | | Input: tegra-kbc - fix wakeup from suspend | Rakesh Iyer | 2011-09-09 | 1 | -15/+43 |
| | * | | | | Input: tc3589x-keypad - fix section mismatch warning | Harvey Yang | 2011-09-08 | 1 | -1/+1 |
| | * | | | | Input: remove IRQF_DISABLED from drivers | Yong Zhang | 2011-09-07 | 19 | -20/+19 |
| | * | | | | Input: wacom - add Intuos4 LED and OLED control | Eduard Hasenleithner | 2011-09-07 | 2 | -30/+277 |
| | * | | | | Merge commit 'v3.1-rc4' into next | Dmitry Torokhov | 2011-09-07 | 32 | -176/+718 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | Input: tsc2007 - add open and close methods | Dmitry Torokhov | 2011-08-26 | 1 | -8/+38 |
| | * | | | | Input: tsc2007 - convert to threaded IRQ | Dmitry Torokhov | 2011-08-26 | 1 | -84/+66 |
| | * | | | | Input: ad714x-i2c - change placement of __init/__exit annotations | Wanlong Gao | 2011-08-23 | 1 | -2/+2 |
| | * | | | | Input: synaptics - process finger (<=5) transitions | Daniel Kurtz | 2011-08-23 | 1 | -1/+44 |
| | * | | | | Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad | Daniel Kurtz | 2011-08-23 | 1 | -0/+1 |
| | * | | | | Input: synaptics - process finger (<=3) transitions | Daniel Kurtz | 2011-08-23 | 2 | -16/+278 |
| | * | | | | Input: synaptics - decode AGM packet types | Daniel Kurtz | 2011-08-23 | 2 | -7/+43 |
| | * | | | | Input: synaptics - add image sensor support | Daniel Kurtz | 2011-08-23 | 2 | -17/+110 |
| | * | | | | Input: synaptics - refactor initialization of abs position axes | Daniel Kurtz | 2011-08-23 | 1 | -24/+20 |
| | * | | | | Input: synaptics - refactor agm packet parsing | Daniel Kurtz | 2011-08-23 | 2 | -6/+19 |
| | * | | | | Input: synaptics - refactor y inversion | Daniel Kurtz | 2011-08-23 | 1 | -3/+12 |
| | * | | | | Input: wacom_w8001 - simplify w8001_remove | Dmitry Torokhov | 2011-08-23 | 1 | -4/+4 |
| | * | | | | Input: wacom_w8001 - implement open and close | Dmitry Torokhov | 2011-08-23 | 1 | -1/+20 |
| | * | | | | Input: add driver for Bosch Sensortec's BMA150 accelerometer | Eric Andersson | 2011-08-09 | 3 | -0/+703 |
| | * | | | | Input: polldev - immediately poll device upon opening | Dmitry Torokhov | 2011-08-09 | 1 | -2/+4 |
| | * | | | | Input: add support for pm8xxx based vibrator driver | Amy Maloche | 2011-08-02 | 3 | -12/+321 |
* | | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds | 2011-10-05 | 1 | -5/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Input: wacom - revert "Cintiq 21UX2 does not have menu strips" | Jason Gerecke | 2011-10-04 | 1 | -5/+2 |