Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b5d6b851eab7f346ea5e69f46247b363b32b3670
b5d6b85
Input: ALPS - rework detection sequence
by Kevin Cernekee
· 12 years ago
24ba970
Input: ALPS - introduce helper function for repeated commands
by Kevin Cernekee
· 12 years ago
2e992cc
Input: ALPS - move alps_get_model() down below hw_init code
by Kevin Cernekee
· 12 years ago
99df65e
Input: ALPS - copy "model" info into alps_data struct
by Kevin Cernekee
· 12 years ago
88a80348
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
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
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
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
154b7a4
Input: sysrq - allow specifying alternate reset sequence
by Mathieu Poirier
· 12 years ago
0799a92
Input: add support for Cypress PS/2 Trackpads
by Dudley Du
· 12 years ago
80524f0
Input: increase struct ps2dev cmdbuf[] to 8 bytes
by Kamal Mostafa
· 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
0e47e3d
Input: qt2160 - add support for LEDs
by Javier Martin
· 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
176eb8d
Input: adxl34x - make platform_data include self contained
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
7488b1b
Input: stmpe-ts - report BTN_TOUCH event
by Vipul Kumar Samar
· 12 years ago
a455e29
Input: walkera0701 - fix crash on startup
by Peter Popovec
· 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
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
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
64db364
ARM: ux500: Strip out duplicate touch screen platform information
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
edbe265
Input: wacom - add support for a new MT device (0x4001)
by Ping Cheng
· 12 years ago
2ad5169
Input: wacom - simplify type check for newer V5 devices
by Ping Cheng
· 12 years ago
0a0d628
ARM - OMAP: ads7846: fix pendown debounce setting
by Igor Grinberg
· 12 years ago
c4f4925
Input: ads7846 - enable pendown GPIO debounce time setting
by Igor Grinberg
· 12 years ago
506ee55
OMAP: nokia770: remove custom implementation of ads7846_get_pendown_state
by Dmitry Torokhov
· 12 years ago
4a83eec
Input: matrix-keypad - add device tree support
by AnilKumar Ch
· 12 years ago
c91cb7a
Input: mousedev - move /dev/input/mice to the correct minor
by Dmitry Torokhov
· 12 years ago
5383116
Input: marix-keymap - automatically allocate memory for keymap
by Dmitry Torokhov
· 12 years ago
544a46c
Input: add Retu power button driver.
by Aaro Koskinen
· 12 years ago
71a129f
Input: HIL - remove one goto
by Rolf Eike Beer
· 12 years ago
800963f
Input: document new members of struct input_dev
by Henrik Rydberg
· 12 years ago
40a8120
Input: MT - document new 'flags' argument of input_mt_init_slots()
by Henrik Rydberg
· 12 years ago
b8d52e2
Input: stmpe-ts - initialize the phys field in input device
by Vipul Kumar Samar
· 12 years ago
2bd942f
Input: stmpe-ts - switch to using managed resources
by Viresh Kumar
· 12 years ago
aaa4f2a
Input: stmpe-keyboard - switch to using managed resources
by Viresh Kumar
· 12 years ago
6102752
Input: spear-keyboard - switch to using managed resources
by Viresh Kumar
· 12 years ago
1eee4af
Input: spear-keyboard - fix for balancing the enable_irq_wake
by Deepak Sikri
· 12 years ago
d852f95
Input: nomadik-ske-keypad - start using the apb_pclk
by Ulf Hansson
· 12 years ago
4e99aab
Input: nomadik-ske-keypad - fixup use of clk
by Ulf Hansson
· 12 years ago
6afdc28
Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)
by Ping Cheng
· 12 years ago
3699dd7
Input: wacom - clean up device type code
by Ping Cheng
· 12 years ago
2be975c
Input: introduce managed input devices (add devres support)
by Dmitry Torokhov
· 12 years ago
fa8e245
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
by Dmitry Torokhov
· 12 years ago
3d70f8c
Linux 3.7-rc4
by Linus Torvalds
· 12 years ago
d416497
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
225ff86
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 12 years ago
209c510
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
53f9313
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
Next »