index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Input: wacom - add LED support for Cintiq 21ux2
Ping Cheng
2011-10-05
*
|
|
|
Input: wacom - don't expose LED inactive option
Ping Cheng
2011-10-05
*
|
|
|
Input: wacom - lower the LED luminance
Ping Cheng
2011-10-05
*
|
|
|
Input: add a driver for TSC-40 serial touchscreen
Sebastian Andrzej Siewior
2011-09-28
*
|
|
|
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
2011-09-20
*
|
|
|
Input: penmount - simplify unregister procedure
Dmitry Torokhov
2011-09-20
*
|
|
|
Input: penmount - rework handling of different protocols
Dmitry Torokhov
2011-09-20
*
|
|
|
Input: penmount - add PenMount 6250 support
John Sung
2011-09-20
*
|
|
|
Input: penmount - add PenMount 3000 support
John Sung
2011-09-20
*
|
|
|
Input: penmount - add PenMount 6000 support
John Sung
2011-09-20
*
|
|
|
Input: penmount - fix the protocol
John Sung
2011-09-20
*
|
|
|
Input: elantech - remove module parameter force_elantech
JJ Ding
2011-09-20
*
|
|
|
Input: elantech - better support all those v2 variants
JJ Ding
2011-09-20
*
|
|
|
Input: elantech - add v4 hardware support
JJ Ding
2011-09-09
*
|
|
|
Input: elantech - add v3 hardware support
JJ Ding
2011-09-09
*
|
|
|
Input: elantech - clean up elantech_init
JJ Ding
2011-09-09
*
|
|
|
Input: elantech - packet checking for v2 hardware
JJ Ding
2011-09-09
*
|
|
|
Input: elantech - remove ETP_EDGE_FUZZ_V2
JJ Ding
2011-09-09
*
|
|
|
Input: elantech - use firmware provided x, y ranges
JJ Ding
2011-09-09
*
|
|
|
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
2011-09-09
*
|
|
|
Input: elantech - correct x, y value range for v2 hardware
JJ Ding
2011-09-09
*
|
|
|
Input: twl6040-vibra - fix compiler warning
Randy Dunlap
2011-09-09
*
|
|
|
Input: tegra-kbc - tighten locking
Dmitry Torokhov
2011-09-09
*
|
|
|
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
2011-09-09
*
|
|
|
Input: tc3589x-keypad - fix section mismatch warning
Harvey Yang
2011-09-08
*
|
|
|
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-09-07
*
|
|
|
Input: wacom - add Intuos4 LED and OLED control
Eduard Hasenleithner
2011-09-07
*
|
|
|
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
2011-09-07
|
\
|
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-08-24
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
2011-08-22
|
|
*
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
2011-08-22
|
|
*
Input: ad714x - fix endianness issues
Michael Hennerich
2011-08-22
|
|
*
Input: ad714xx-spi - force SPI bus into the default 8-bit mode
Michael Hennerich
2011-08-22
|
|
*
Input: ep93xx_keypad - add missing include of linux/module.h
Axel Lin
2011-08-21
|
|
*
Input: tnetv107x-ts - add missing include of linux/module.h
Axel Lin
2011-08-21
|
|
*
Input: max11801_ts - correct license statement
Jiejing Zhang
2011-08-20
|
|
*
Input: atmel_mxt_ts - report pressure information from the driver
Yufeng Shen
2011-08-16
|
|
*
Input: bcm5974 - Add support for newer MacBookPro8,2
Andrew Drake
2011-08-16
|
|
*
Input: wacom - report id 3 returns 4 bytes of data
Ping Cheng
2011-08-16
|
|
*
Input: wacom - add WAC_MSG_RETRIES define
Ping Cheng
2011-08-16
|
|
*
Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)
Gerard Braad
2011-08-16
|
|
*
Input: tegra-kbc - correct call to input_free_device
Axel Lin
2011-08-11
|
|
*
Input: mpu3050 - correct call to input_free_device
Axel Lin
2011-08-11
|
|
*
Input: bcm5974 - add support for touchpads found in MacBookAir4,2
Joshua V. Dillon
2011-08-08
|
|
*
Input: mma8450 - fix module device table type
Axel Lin
2011-08-08
|
|
*
Input: remove CLOCK_TICK_RATE from analog joystick driver
Deepak Saxena
2011-08-04
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-08-03
|
|
\
|
|
|
*
Input: ad7879 - fix deficient device disable
Michael Hennerich
2011-08-02
|
|
*
Input: mma8450 - add device tree probe support
Shawn Guo
2011-07-31
|
|
*
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
2011-07-30
[prev]
[next]