Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
840a746be2beddd2ada0e5ba772147316d071f25
/
drivers
/
input
840a746
Input: misc - use macro module_platform_driver()
by JJ Ding
· 13 years ago
5146c84
Input: keyboard - use macro module_platform_driver()
by JJ Ding
· 13 years ago
3bfd5c5
Input: add generic GPIO-tilt driver
by Heiko Stübner
· 13 years ago
a6c6178
Input: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
b742014
Input: samsung-keypad - remove redundant MODULE_ALIAS
by Axel Lin
· 13 years ago
6485dec
Input: ad7879-i2c - remove redundant MODULE_ALIAS
by Axel Lin
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
866d43c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
3d95fd6
Input: elantech - add resolution query support for v4 hardware
by JJ Ding
· 13 years ago
b56b92a
Input: elantech - add support for elantech fast command
by JJ Ding
· 13 years ago
8672bd9
Input: ad7879 - consolidate PM methods
by Dmitry Torokhov
· 13 years ago
59bae1d
Input: add EETI eGalax I2C capacitive multi touch driver
by Zhang Jiejing
· 13 years ago
83551c0
Input: synaptics - update OLPC XO exclusion
by Daniel Drake
· 13 years ago
8d964a2
Input: samsung-keypad - enable compiling on other platforms
by Dmitry Torokhov
· 13 years ago
400bf29
Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS
by Dmitry Torokhov
· 13 years ago
7968a5d
Input: synaptics - add support for Relative mode
by Daniel Drake
· 13 years ago
76496e7
Input: convert obsolete strict_strtox to kstrtox
by JJ Ding
· 13 years ago
77f6ca5
Input: ams_delta_serio - include linux/module.h
by Aaro Koskinen
· 13 years ago
3940d61
Input: elantech - adjust hw_version detection logic
by JJ Ding
· 13 years ago
01ce661
Input: ALPS - add semi-MT support for v3 protocol
by Seth Forshee
· 13 years ago
25bded7
Input: ALPS - add support for protocol versions 3 and 4
by Seth Forshee
· 13 years ago
b46615f
Input: ALPS - remove assumptions about packet size
by Seth Forshee
· 13 years ago
fa629ef
Input: ALPS - add protocol version field in alps_model_info
by Seth Forshee
· 13 years ago
d4b347b
Input: ALPS - move protocol information to Documentation
by Seth Forshee
· 13 years ago
5a6c865
Input: wacom - ignore unwanted bamboo packets
by Chris Bagwell
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b42c9097
Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists
by Tomas Miljenović
· 13 years ago
d2cc817a
Input: usbtouchscreen - add ELO IntelliTouch 2700 support
by Michael Gebetsroither
· 13 years ago
1729ad1
Input: i8042 - also perform controller reset when suspending
by Dmitry Torokhov
· 13 years ago
a0a4194
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
3369465
um: switch to use of drivers/Kconfig
by Al Viro
· 13 years ago
15d0580
drivers/input: add export.h to symbol exporting files.
by Paul Gortmaker
· 13 years ago
d2d8442
drivers/input: Add module.h to modular drivers implicitly using it
by Paul Gortmaker
· 13 years ago
1eb6337
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
fb6c721
Input: tca8418_keypad - initial driver release
by Kyle Manna
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
396e6e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
73149ab
Input: wacom - 3rd gen Bamboo P&Touch packet support
by Chris Bagwell
· 13 years ago
4134361
Input: wacom - read 3rd gen Bamboo Touch HID data
by Chris Bagwell
· 13 years ago
c598141
Input: wacom - relax Bamboo stylus ID check
by Chris Bagwell
· 13 years ago
428f858
Input: wacom - add some comments to wacom_parse_hid
by Chris Bagwell
· 13 years ago
fc72bf7
Input: wacom - remove unused bamboo HID parsing
by Chris Bagwell
· 13 years ago
6e8ec53
Input: wacom - cleanup feature report for bamboos
by Chris Bagwell
· 13 years ago
6ad390a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
30fc7ac
input: Add power button support for mc13783
by Philippe Rétornaz
· 13 years ago
8dd93ee
input: Convert mc13783-ts to mc13xxx API
by Uwe Kleine-König
· 13 years ago
3f48e73
Input: adp5589-keys - add support for the ADP5585 derivatives
by Michael Hennerich
· 13 years ago
81e8f2b
Input: imx_keypad - add pm suspend and resume support
by Hui Wang
· 13 years ago
05be8b8
Input: force feedback - potential integer wrap in input_ff_create()
by Dan Carpenter
· 13 years ago
5f07c32
Input: twl6040-vibra: Check the selected path for vibra
by Peter Ujfalusi
· 13 years ago
1e036f6
Input: twl6040: Simplify vibra regsiter definitions
by Peter Ujfalusi
· 13 years ago
341deef
Input: tsc2007 - make sure that X plate resistance is specified
by Philip Rakity
· 13 years ago
550eca7
Input: serio_raw - fix memory leak when closing char device
by Dmitry Torokhov
· 13 years ago
8c1c10d
Input: serio_raw - kick clients when disconnecting port
by Dmitry Torokhov
· 13 years ago
85f5b35
Input: serio_raw - explicitly mark disconnected ports as dead
by Dmitry Torokhov
· 13 years ago
15a564d
Input: serio_raw - fix coding style issues
by Dmitry Torokhov
· 13 years ago
8d92847
Input: serio_raw - use dev_*() for messages
by Dmitry Torokhov
· 13 years ago
8c31eb0
Input: serio_raw - use bool for boolean data
by Dmitry Torokhov
· 13 years ago
843e784
Input: serio_raw - perform proper locking when adding clients to list
by Dmitry Torokhov
· 13 years ago
7c5bbb2
Input: serio_raw - rename serio_raw_list to serio_raw_client
by Dmitry Torokhov
· 13 years ago
ba538cd
Input: serio_raw - use kref instead of rolling out its own refcounting
by Dmitry Torokhov
· 13 years ago
b5d2170
Input: psmouse - switch to using dev_*() for messages
by Dmitry Torokhov
· 13 years ago
ae92756
Input: wacom - correct max Y value on medium bamboos
by Chris Bagwell
· 13 years ago
c18c2ce
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
by Chris Bagwell
· 13 years ago
3d11ae8
Input: wacom - remove unneeded touch pressure initialization
by Chris Bagwell
· 13 years ago
f80aee7
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
by Dmitry Torokhov
· 13 years ago
d4f4158
Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
by Dmitry Torokhov
· 13 years ago
26e56eb
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
by Dmitry Torokhov
· 13 years ago
cb31f89
Input: mma8450 - silence some 'uninitialized variable' warnings
by Dmitry Torokhov
· 13 years ago
626af861
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
by Daniel Kurtz
· 13 years ago
538d288
Merge branch 'for-linus' of git://github.com/dtor/input
by Linus Torvalds
· 13 years ago
04c59ab
Input: wacom - make LED status readable through sysfs
by Ping Cheng
· 13 years ago
09e7d94
Input: wacom - add LED support for Cintiq 21ux2
by Ping Cheng
· 13 years ago
77e8251
Input: wacom - don't expose LED inactive option
by Ping Cheng
· 13 years ago
f4fa9a6
Input: wacom - lower the LED luminance
by Ping Cheng
· 13 years ago
d6069da
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
by Jason Gerecke
· 13 years ago
f01536e3
Input: add a driver for TSC-40 serial touchscreen
by Sebastian Andrzej Siewior
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
9688efd
[media] move ati_remote driver from input/misc to media/rc
by Anssi Hannula
· 13 years ago
cca8469
Input: gpio_keys - use of_property_read_u32()
by Tobias Klauser
· 13 years ago
c3a01ba
Input: penmount - simplify unregister procedure
by Dmitry Torokhov
· 13 years ago
98b013e
Input: penmount - rework handling of different protocols
by Dmitry Torokhov
· 13 years ago
bd8f6d2
Input: penmount - add PenMount 6250 support
by John Sung
· 13 years ago
90aba7d
Input: penmount - add PenMount 3000 support
by John Sung
· 13 years ago
c42e2e4
Input: penmount - add PenMount 6000 support
by John Sung
· 13 years ago
21ae508
Input: penmount - fix the protocol
by John Sung
· 13 years ago
4af61e9
Input: elantech - remove module parameter force_elantech
by JJ Ding
· 13 years ago
84a90b6
Input: elantech - better support all those v2 variants
by JJ Ding
· 13 years ago
7e96898
Input: twl6040-vibra: Use accessor to get revision information
by Peter Ujfalusi
· 13 years ago
279b1e0
Merge branch 'for-linus' of git://github.com/dtor/input
by Linus Torvalds
· 13 years ago
8f90686
Input: wacom - fix touch parsing on newer Bamboos
by Chris Bagwell
· 13 years ago
1c601be
Input: bcm5974 - add MacBookAir4,1 trackpad support
by Pieter-Augustijn Van Malleghem
· 13 years ago
1dc6ede
Input: elantech - add v4 hardware support
by JJ Ding
· 13 years ago
28f4961
Input: elantech - add v3 hardware support
by JJ Ding
· 13 years ago
3c8bbb9
Input: elantech - clean up elantech_init
by JJ Ding
· 13 years ago
7894f21
Input: elantech - packet checking for v2 hardware
by JJ Ding
· 13 years ago
8a360d0
Input: elantech - remove ETP_EDGE_FUZZ_V2
by JJ Ding
· 13 years ago
Next »