Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
49a9e4315d40e1ba1d3258ea33f3948254038455
/
drivers
/
input
« Previous
99df65e
Input: ALPS - copy "model" info into alps_data struct
by Kevin Cernekee
· 12 years ago
88a8034
Input: ALPS - document the alps.h data structures
by Kevin Cernekee
· 12 years ago
a112e9f
Input: wacom - add support for DTH-2242
by Ping Cheng
· 12 years ago
6ddaf74
Input: cyapa - add support for smbus protocol
by Benson Leung
· 12 years ago
48064bd
Input: synaptics - fix 1->3 contact transition reporting
by Daniel Kurtz
· 12 years ago
d722260
Input: add couple of missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
678e8cb
mfd: max8925: Fix onkey driver irq base
by Qing Xu
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
238d9f6
input: drop unnecessary dependencies on TTY
by Joe Millenbach
· 12 years ago
84e4e46
drivers/input/joystick/analog.c: enable precise timer
by Chris Metcalf
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
51fac83
ACPI: Remove useless type argument of driver .remove() operation
by Rafael J. Wysocki
· 12 years ago
21fb9f0
Input: twl6040-vibra - use system workqueue
by Peter Ujfalusi
· 12 years ago
b2ebcc1
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
by Peter Ujfalusi
· 12 years ago
6f2ac00
Input: goldfish - virtual input event driver
by Brian Swetland
· 12 years ago
9937c02
Input: wacom - fix wacom_set_report retry logic
by Chris Bagwell
· 12 years ago
8d1cbc9
Input: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
cb696e7
Input: walkera0701 - claim parport when opening the device
by Dmitry Torokhov
· 12 years ago
ea05ae0
Input: walkera0701 - use proper error codes
by Dmitry Torokhov
· 12 years ago
e0dba55
Input: walkera0701 - switch to using pr_xxx() for messages
by Dmitry Torokhov
· 12 years ago
1932c8a
Input: walkera0701 - set up input device's parent
by Dmitry Torokhov
· 12 years ago
be2d7e42
Input: atkbd - fix multi-byte scancode handling on reconnect
by Shawn Nematbakhsh
· 12 years ago
4a31ba3
Input: twl4030-vibra - Use system workqueue
by Peter Ujfalusi
· 12 years ago
c3ead16
Input: twl4030-vibra - switch to using managed resources
by Peter Ujfalusi
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
d7e34d1
Input: add driver for Cypress APA I2C Trackpad
by Benson Leung
· 12 years ago
236d6a7
Input: atkbd - fix a typo in a message
by Dmitry Torokhov
· 12 years ago
8a0b6c5
Input: mms114 - switch to using managed resources
by Sachin Kamat
· 12 years ago
914e597
Input: tegra-kbc - remove default keymap
by Laxman Dewangan
· 12 years ago
8839024
Input: tegra-kbc - add support for rows/columns configuration from dt
by Laxman Dewangan
· 12 years ago
00eb81e
Input: tegra-kbc - use devm_* for resource allocation
by Laxman Dewangan
· 12 years ago
1c407a1
Input: tegra-kbc - fix build warning
by Laxman Dewangan
· 12 years ago
0799a92
Input: add support for Cypress PS/2 Trackpads
by Dudley Du
· 12 years ago
b666263
Input: document that unregistering managed devices is not necessary
by Dmitry Torokhov
· 12 years ago
02295e6
Input: wacom - use new input-mt routines
by Ping Cheng
· 12 years ago
8c0e0a4
Input: wacom - prepare for syncing with input-mt changes
by Ping Cheng
· 12 years ago
bec7a4b
Input: lm8323 - fix checking PWM interrupt status
by Nickolai Zeldovich
· 12 years ago
0e47e3d
Input: qt2160 - add support for LEDs
by Javier Martin
· 12 years ago
6ed1914
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0e14235
Input: imx_keypad - add device tree support
by Liu Ying
· 12 years ago
03c86ee
Input: adxl34x - default platform_data should not use defines from driver
by Wolfram Sang
· 12 years ago
1fae031
Input: adxl34x - don't set THRESH_TAP twice
by Wolfram Sang
· 12 years ago
ad4e58b
Input: adxl34x - consistently use read/write encapsulation
by Wolfram Sang
· 12 years ago
5d3caa4
Input: wm831x-on - convert to devm_input_allocate_device()
by Mark Brown
· 12 years ago
e7cd0ae
Input: wm831x-ts - convert to devm_input_allocate_device()
by Mark Brown
· 12 years ago
e324ce6
Input: gpio_keys - defer probing if GPIO probing is deferred
by Dmitry Torokhov
· 12 years ago
d46329a
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
by Gabor Juhos
· 12 years ago
a254616
Input: sentelic - only report position of first finger as ST coordinates
by Christophe TORDEUX
· 12 years ago
3dbff0d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
31564cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
7488b1b
Input: stmpe-ts - report BTN_TOUCH event
by Vipul Kumar Samar
· 12 years ago
022573c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
a455e29
Input: walkera0701 - fix crash on startup
by Peter Popovec
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
770b6cb
ARM: OMAP: Fix drivers to depend on omap for internal devices
by Tony Lindgren
· 12 years ago
fd62c54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
046e7d6
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
b8edf84
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ad68652
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
by Ondrej Zary
· 12 years ago
55220bb
Input: matrix-keymap - provide proper module license
by Florian Fainelli
· 12 years ago
516d798
Input: matrix-keymap - provide a proper module license
by Florian Fainelli
· 12 years ago
da5ee07
Input: gpio_keys_polled - switch to using gpio_request_one()
by Dmitry Torokhov
· 12 years ago
333e34b
Input: gpio_keys - switch to using gpio_request_one()
by Dmitry Torokhov
· 12 years ago
e12b3ce
Input: wacom - fix touch support for Bamboo Fun CTH-461
by Diego Calleja
· 12 years ago
540602a
Input: xpad - add a few new VID/PID combinations
by Guillermo A. Amaral
· 12 years ago
0d02796
Input: xpad - minor formatting fixes
by Guillermo A. Amaral
· 12 years ago
9d3493e
Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
by Mark Brown
· 12 years ago
1a22e16
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
by Alexander Shiyan
· 12 years ago
16ff7cb
Input: tca8418-keypad - switch to using managed resources
by Dmitry Torokhov
· 12 years ago
91c5d67
Input: tca8418_keypad - increase severity of failures in probe()
by Dmitry Torokhov
· 12 years ago
5cc0dfe
Input: tca8418_keypad - move device ID tables closer to where they are used
by Dmitry Torokhov
· 12 years ago
cdbe8a8
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
by Dmitry Torokhov
· 12 years ago
efce8a4
Input: tca8418_keypad - use a temporary variable for parent device
by Dmitry Torokhov
· 12 years ago
bf7f531
Input: tca8418_keypad - add support for shared interrupt
by Alban Bedel
· 12 years ago
e89e29b
Input: tca8418_keypad - add support for device tree bindings
by Alban Bedel
· 12 years ago
9dd555e
Input - arizona-haptics: Add driver haptics module on Arizona CODECs
by Mark Brown
· 12 years ago
852d20a
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
by Alexander Shiyan
· 12 years ago
48fceb7d
Input: bu21013_ts - add support for Device Tree booting
by Lee Jones
· 12 years ago
31fbcda
Input: bu21013_ts - move GPIO init and exit functions into the driver
by Lee Jones
· 12 years ago
8c587f7
Input: bu21013_ts - request regulator that actually exists
by Lee Jones
· 12 years ago
dda19a9
Input: gpio_keys - disable hardware on suspend
by Jonas Aaberg
· 12 years ago
5b76d7b
Input: gpio_keys - report initial state when opening the device
by Dmitry Torokhov
· 12 years ago
a57da34
Input: samsung-keypad - switch to using managed resources
by Sachin Kamat
· 12 years ago
9336648
Input: spear-keyboard - add clk_{un}prepare() support
by Vipul Kumar Samar
· 12 years ago
92aab96
Input: imx_keypad - only set enabled columns to open-drain
by Andreas Pretzsch
· 12 years ago
52ad48a
Input: HIL - do not call tasklet_disable right before tasklet_kill
by Xiaotian Feng
· 12 years ago
f321981
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
by Peter Ujfalusi
· 12 years ago
6ea3238
Input: stmpe-keypad - add support for Device Tree bindings
by Dmitry Torokhov
· 12 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
78f50c2
Input: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
d6f6dfd
Input: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
58b45d1
Input: serio - remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
5e7fe82
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 12 years ago
037db52
Input: stmpe-ts - add DT support for stmpe touchscreen
by Vipul Kumar Samar
· 12 years ago
26d29d0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
edbe265
Input: wacom - add support for a new MT device (0x4001)
by Ping Cheng
· 12 years ago
Next »