Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c1b5e3db0b985ee76bdb023fc2dd637cc0d8aed2
/
drivers
/
input
/
misc
6e11617
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
601bbbe
Input: uinput - fix crash when mixing old and new init style
by Dmitry Torokhov
· 8 years ago
b1fe0cf
Input: delete MPU3050 driver
by Linus Walleij
· 8 years ago
0cce284
Merge tag 'v4.10-rc5' into next
by Dmitry Torokhov
· 8 years ago
86178c8
Input: dm355evm_keys - drop unnecessary call to input_set_drvdata
by Guenter Roeck
· 8 years ago
2de8b41
Input: pwm-beeper - switch to using "atomic" PWM API
by Dmitry Torokhov
· 8 years ago
9e54924
Input: pwm-beeper - add optional amplifier regulator
by David Lechner
· 8 years ago
6248188
Input: pwm-beeper - suppress error message on probe defer
by David Lechner
· 8 years ago
e9728f0
Input: pwm-beeper - fix race when suspending
by Dmitry Torokhov
· 8 years ago
48a55d7
Input: pwm-beeper - use input_set_capability()
by Dmitry Torokhov
· 8 years ago
bcf4b04
Input: pwm-beeper - switch to using managed resources
by Dmitry Torokhov
· 8 years ago
2031717
Input: pwm-beeper - remove calls to legacy pwm_request API
by Dmitry Torokhov
· 8 years ago
8010e0d
Input: misc - drop empty remove functions
by Guenter Roeck
· 8 years ago
56580c2
Input: misc - drop unnecessary calls to device_init_wakeup
by Guenter Roeck
· 8 years ago
a0d86ec
Input: misc - use local variables consistently
by Guenter Roeck
· 8 years ago
4cd216c
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
by Guenter Roeck
· 8 years ago
5c4fa2a
Input: soc_button_array - debounce the buttons
by Hans de Goede
· 8 years ago
b8f6a6a
Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata
by Guenter Roeck
· 8 years ago
8ace98d
Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdata
by Guenter Roeck
· 8 years ago
aa45590a
Input: soc_button_array - use 'dev' instead of dereferencing it
by Guenter Roeck
· 8 years ago
9e85aa6
Input: mma8450 - drop unnecessary call to i2c_set_clientdata
by Guenter Roeck
· 8 years ago
a196b2c
Input: gpio_decoder - drop unnecessary call to platform_set_drvdata
by Guenter Roeck
· 8 years ago
0265c32
Input: bfin_rotary - switch to using devm_add_action_or_reset()
by Guenter Roeck
· 8 years ago
6d90b4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
01427fe
Input: adxl34x - make it enumerable in ACPI environment
by Andy Shevchenko
· 8 years ago
f63bb4f
Input: bma150 - switch to using usleep_range instead of msleep
by Aniroop Mathur
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
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
af79ce4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
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
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
74c82da
Input: drv260x - fix initializing overdrive voltage
by Dmitry Torokhov
· 8 years ago
931afc4
Input: arizona-haptics - Use SoC component pin control functions
by Richard Fitzgerald
· 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
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
baf28d9
Input: bma150 - avoid binding to bma180 if IIO bma180 driver present
by Hans de Goede
· 8 years ago
81362c6
xen: make use of xenbus_read_unsigned() in xen-kbdfront
by Juergen Gross
· 8 years ago
8dd5e0b
Input: da9063 - fix module autoload when registered via OF
by Javier Martinez Canillas
· 8 years ago
04d7ad8
Input: da9061 - onkey driver
by Steve Twiss
· 8 years ago
77aa992
input: tps65218-pwrbutton: Add platform_device_id table
by Keerthy
· 8 years ago
4a7126a
Merge tag 'v4.8' into next
by Dmitry Torokhov
· 8 years ago
d4e6547
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
722dc54
Input: tps65218-pwrbutton - add support for tps65217 variant
by Marcin Niestroj
· 8 years ago
ca75d60
miscdevice: Add helper macro for misc device boilerplate
by PrasannaKumar Muralidharan
· 9 years ago
6946416
Input: add generic input driver to read encoded GPIO lines
by Vignesh R
· 9 years ago
3f5c592
Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org
by Krzysztof Kozlowski
· 9 years ago
39fada5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
d205a21
Input: rotary_encoder - support binary encoding of states
by Uwe Kleine-König
· 9 years ago
d85486d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
8c57a5e
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 9 years ago
cd6763b
Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible
by Jan Beulich
· 9 years ago
fcd6eb5
Input: add powerkey driver for HISI 65xx SoC
by Jorge Ramirez-Ortiz
· 9 years ago
f695c24
Input: apanel - spelling mistake - "skiping" -> "skipping"
by Colin Ian King
· 9 years ago
98f27d9
Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"
by Colin Ian King
· 9 years ago
6ea24cf
Merge branch 'cec-defines' into for-linus
by Dmitry Torokhov
· 9 years ago
ed2608f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
f49cf3b
Input: pwm-beeper - fix - scheduling while atomic
by Manfred Schlaegl
· 9 years ago
ecc5fbd
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
affa80b
Input: uinput - handle compat ioctl for UI_SET_PHYS
by Ricky Liang
· 9 years ago
14f935f
Input: atmel_captouch - add dependence on i2c
by Arnd Bergmann
· 9 years ago
888dae5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
b06d43f
Input: add Atmel Captouch Button driver
by Daniel Hung-yu Wu
· 9 years ago
cfae56f
input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args
by Boris Brezillon
· 9 years ago
de93170
input: misc: max8997: Explicitly apply PWM config extracted from pwm_args
by Boris Brezillon
· 9 years ago
ad4e9fe
input: misc: max77693: Use pwm_get_args() where appropriate
by Boris Brezillon
· 9 years ago
23ea596
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
ed1e33d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
c52c545
Input: twl6040-vibra - fix DT node memory management
by H. Nikolaus Schaller
· 9 years ago
d96caf8
Input: rotary-encoder - fix bare use of 'unsigned'
by Clifton Barnes
· 9 years ago
6ae645d
Input: max8997-haptic - fix NULL pointer dereference
by Marek Szyprowski
· 9 years ago
21a9703
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
d144cf4
Input: cm109 - spin_lock in complete() cleanup
by Ming Lei
· 9 years ago
c90a0f0
Input: cm109 - fix handling of volume and mute buttons
by Florian Euchner
· 9 years ago
9e4cc25
Input: twl6040-vibra - remove mutex
by H. Nikolaus Schaller
· 9 years ago
28a994f
Input: twl6040-vibra - fix atomic schedule panic
by H. Nikolaus Schaller
· 9 years ago
f9d1e7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
dcc7597
Input: twl4030-vibra - do not reparent to grandparent
by Dmitry Torokhov
· 9 years ago
4bfeefd
Input: twl6040-vibra - do not reparent to grandparent
by Dmitry Torokhov
· 9 years ago
5f7fb6f
Input: twl6040-vibra - ignore return value of schedule_work
by H. Nikolaus Schaller
· 9 years ago
52dee2c
Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
by H. Nikolaus Schaller
· 9 years ago
eda5ecc
Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
by Stephen Boyd
· 9 years ago
ca3704c
Input: arizona-haptic - don't assign input_dev parent
by Charles Keepax
· 9 years ago
606c61a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b8b4ead
drivers/input: eliminate INPUT_COMPAT_TEST macro
by Andrew Morton
· 9 years ago
950336b
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
by Vladis Dronov
· 9 years ago
a0ad220
Input: ims-pcu - sanity check against missing interfaces
by Oliver Neukum
· 9 years ago
245f0db
Merge tag 'v4.5' into next
by Dmitry Torokhov
· 9 years ago
9c6ba45
Input: powermate - fix oops with malicious USB descriptors
by Josh Boyer
· 9 years ago
52cdce8
Merge branch 'rotary-encoder' into next
by Dmitry Torokhov
· 9 years ago
7dde4e7
Input: rotary-encoder - support more than 2 gpios as input
by Uwe Kleine-König
· 9 years ago
a9e340d
Input: rotary_encoder - move away from platform data structure
by Dmitry Torokhov
· 9 years ago
8631580
Input: rotary_encoder - use input_set_capability()
by Dmitry Torokhov
· 9 years ago
77a8f0a
Input: rotary_encoder - convert to use gpiod API
by Dmitry Torokhov
· 9 years ago
6a6f70b
Input: rotary_encoder - mark PM methods as __maybe_unused
by Dmitry Torokhov
· 9 years ago
dee520e
Input: rotary_encoder - use threaded irqs
by Timo Teräs
· 9 years ago
af6e946
Input: sirfsoc-onkey - allow modular build
by Arnd Bergmann
· 9 years ago
Next »