Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
086cb6a41264b5af33928b82e09ae7f0f8bbc291
/
drivers
/
input
6d90b4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
1c3415a
Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
by Guenter Roeck
· 8 years ago
01427fe
Input: adxl34x - make it enumerable in ACPI environment
by Andy Shevchenko
· 8 years ago
47e3a5e
Input: ALPS - fix TrackStick Y axis handling for SS5 hardware
by Paul Donohue
· 8 years ago
72f0991
Merge branch 'synaptics-rmi4' into for-linus
by Dmitry Torokhov
· 8 years ago
d7ddad0
Input: synaptics-rmi4 - fix F03 build error when serio is module
by Dmitry Torokhov
· 8 years ago
b6fc513
Input: xpad - use correct product id for x360w controllers
by Pavel Rojtberg
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6ac3bb1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ac5a28b
Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
d79e141
Input: i8042 - Trust firmware a bit more when probing on X86
by Dmitry Torokhov
· 8 years ago
67626c9
Input: synaptics_i2c - change msleep to usleep_range for small msecs
by Aniroop Mathur
· 8 years ago
41c567a
Input: i8042 - add Pegatron touchpad to noloop table
by Marcos Paulo de Souza
· 8 years ago
65dadff
Input: joydev - remove unused linux/miscdevice.h include
by Corentin Labbe
· 8 years ago
af79ce4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
f26e881
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
ebfb018
Merge branch 'synaptics-rmi4' into next
by Dmitry Torokhov
· 8 years ago
f43d3ec
Input: imx6ul_tsc - generalize the averaging property
by Guy Shapiro
· 8 years ago
bbcd9c5
Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
ce38207
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
3488860
Input: drv260x - use generic device properties
by Jingkui Wang
· 8 years ago
ba4cf37
Input: drv260x - use temporary for &client->dev
by Dmitry Torokhov
· 8 years ago
5a8a6b8
Input: drv260x - fix input device's parent assignment
by Jingkui Wang
· 8 years ago
5191d88a
Input: synaptics-rmi4 - add support for F34 V7 bootloader
by Nick Dyer
· 8 years ago
74c82da
Input: drv260x - fix initializing overdrive voltage
by Dmitry Torokhov
· 8 years ago
7343d11
Input: ALPS - fix protcol -> protocol
by Marcos Paulo de Souza
· 8 years ago
4d46f01
Input: i8042 - comment #else/#endif of CONFIG_PNP
by Marcos Paulo de Souza
· 8 years ago
b8f04c1
Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc/topic/max98504' and 'asoc/topic/nau8825' into asoc-next
by Mark Brown
· 8 years ago
951a086
Input: lpc32xx-keys - fix invalid error handling of a requested irq
by Vladimir Zapolskiy
· 8 years ago
5d244f7
Input: synaptics-rmi4 - fix debug for sensor clip
by Nick Dyer
· 8 years ago
ae9979c
Input: synaptics-rmi4 - store the attn data in the driver
by Benjamin Tissoires
· 8 years ago
b908d3c
Input: synaptics-rmi4 - allow to add attention data
by Benjamin Tissoires
· 8 years ago
e621132
Input: synaptics-rmi4 - f03 - grab data passed by transport device
by Dennis Wassenberg
· 8 years ago
c5e8848
Input: synaptics-rmi4 - add support for F03
by Lyude Paul
· 8 years ago
931afc4
Input: arizona-haptics - Use SoC component pin control functions
by Richard Fitzgerald
· 8 years ago
92cf44e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
accbcea
Input: imx6ul_tsc - convert int to u32
by Guy Shapiro
· 8 years ago
70f5a29
Input: imx6ul_tsc - add mask when set REG_ADC_CFG
by Haibo Chen
· 8 years ago
0a135b8
Input: synaptics-rmi4 - have only one struct platform data
by Benjamin Tissoires
· 8 years ago
e9dade4
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
by Benjamin Tissoires
· 8 years ago
e155d4e
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
by Benjamin Tissoires
· 8 years ago
6473bbf
Input: drv2667 - fix misuse of regmap_update_bits
by Florian Vaussard
· 8 years ago
037b3af
Input: drv2665 - fix misuse of regmap_update_bits
by Florian Vaussard
· 8 years ago
a64ea31
Input: synaptics-rmi4 - add rmi_enable/disable_irq
by Benjamin Tissoires
· 8 years ago
23fce36
Input: ALPS - clean up code for SS5 hardware
by Paul Donohue
· 8 years ago
7229c58
Input: ALPS - clean up TrackStick handling for SS5 hardware
by Paul Donohue
· 8 years ago
864db92
Input: ALPS - fix TrackStick support for SS5 hardware
by Paul Donohue
· 8 years ago
031bfed
Input: imx6ul_tsc - add support for sample averaging
by Guy Shapiro
· 8 years ago
ae3b446
Input: xpad - fix Xbox One rumble stopping after 2.5 secs
by Cameron Gutman
· 8 years ago
599b8c0
Input: xpad - add product ID for Xbox One S pad
by Cameron Gutman
· 8 years ago
3d5a943
Input: soc_button_array - bail out earlier if gpiod_count is zero
by Benjamin Tissoires
· 8 years ago
be8e7a7
Input: soc_button_array - use gpio_is_valid()
by Benjamin Tissoires
· 8 years ago
6480af4
power_supply: wm97xx_battery: use power_supply_get_drvdata
by Robert Jarzmik
· 8 years ago
0e2b445
Input: i8042 - fix typo from i8042_aux_close to i8042_port_close
by Marcos Paulo de Souza
· 8 years ago
c762cc6
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
by Guenter Roeck
· 8 years ago
6adba43
Input: synaptics-rmi4 - add support for F55 sensor tuning
by Guenter Roeck
· 8 years ago
29fd0ec
Input: synaptics-rmi4 - add support for F34 device reflash
by Nick Dyer
· 8 years ago
dadbb0a
Input: gpio_keys - set input direction explicitly
by Sudeep Holla
· 8 years ago
792f497
Input: synaptics-rmi4 - unlock on error
by Dan Carpenter
· 8 years ago
e9fb7cc
Input: psmouse - disable automatic probing of BYD touchpads
by Dmitry Torokhov
· 8 years ago
fac96cc
Input: raydium_i2c_ts - fix spelling mistake in dev_err message
by Colin Ian King
· 8 years ago
6f6deb4
Input: silead - add regulator support
by Hans de Goede
· 8 years ago
baf28d9
Input: bma150 - avoid binding to bma180 if IIO bma180 driver present
by Hans de Goede
· 8 years ago
82264d0
Input: synaptics-rmi4 - add SMBus support
by Benjamin Tissoires
· 8 years ago
332c398
Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type
by Andrew Duggan
· 8 years ago
24f63b1
Input: synaptics-rmi4 - add support for controlling dribble packets in F12
by Andrew Duggan
· 8 years ago
2775e52
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture
by Andrew Duggan
· 8 years ago
6d0dbea
Input: synaptics-rmi4 - handle incomplete input data
by Andrew Duggan
· 8 years ago
3aeed5b
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
by Bjorn Andersson
· 8 years ago
c3fc608
Input: melfas_mip4 - add product ID reporting
by Sangwon Jee
· 8 years ago
8029a28
Input: synaptics-rmi4 - add a couple of debug lines
by Nick Dyer
· 8 years ago
6bd0dcf
Input: synaptics-rmi4 - factor out functions from probe
by Nick Dyer
· 8 years ago
ad338e8
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
by Nick Dyer
· 8 years ago
700a38b
Input: gpio_keys - switch to using generic device properties
by Dmitry Torokhov
· 8 years ago
5feeca3
Input: gpio_keys - add support for GPIO descriptors
by Geert Uytterhoeven
· 8 years ago
0860913
Input: gpio_keys - fix leaking DT node references
by Dmitry Torokhov
· 8 years ago
f9645f2
Input: gpio_keys - annotate PM methods as __maybe_unused
by Dmitry Torokhov
· 8 years ago
ea6aabf
Input: gpio_keys_polled - always use gpiod_get_value_cansleep
by Dmitry Torokhov
· 8 years ago
0f78ba9
Input: gpio_keys_polled - keep button data constant
by Dmitry Torokhov
· 9 years ago
81362c6
xen: make use of xenbus_read_unsigned() in xen-kbdfront
by Juergen Gross
· 8 years ago
f29b909
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
8dd5e0b
Input: da9063 - fix module autoload when registered via OF
by Javier Martinez Canillas
· 8 years ago
e1cb73f
Input: fsl-imx25-tcq - fix module autoload when registered via OF
by Javier Martinez Canillas
· 8 years ago
39a0d75
Input: elan_i2c - always output the device information
by Benjamin Tissoires
· 8 years ago
ea4348c
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
c2c4ba8
Input: melfas_mip4 - use product id for firmware name
by Sangwon Jee
· 8 years ago
04d7ad8
Input: da9061 - onkey driver
by Steve Twiss
· 8 years ago
6d86c47
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
by Colin Ian King
· 8 years ago
77aa992
input: tps65218-pwrbutton: Add platform_device_id table
by Keerthy
· 8 years ago
324ae09
Input: psmouse - cleanup Focaltech code
by Dmitry Tunin
· 8 years ago
77b4253
Input: i8042 - use chassis info to skip selftest on Asus laptops
by Marcos Paulo de Souza
· 8 years ago
e2aad66
Input: melfas_mip4 - add product_id sysfs attribute
by Sangwon Jee
· 8 years ago
da25311
Input: i8042 - add XMG C504 to keyboard reset table
by Patrick Scheuring
· 8 years ago
689f891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
4a7126a
Merge tag 'v4.8' into next
by Dmitry Torokhov
· 8 years ago
1134ca2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
a379f71
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
930e192
Input: i8042 - skip selftest on ASUS laptops
by Marcos Paulo de Souza
· 8 years ago
Next »