index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2017-01-22
Input: pwm-beeper - fix race when suspending
Dmitry Torokhov
2017-01-22
Input: pwm-beeper - use input_set_capability()
Dmitry Torokhov
2017-01-22
Input: pwm-beeper - switch to using managed resources
Dmitry Torokhov
2017-01-22
Input: pwm-beeper - remove calls to legacy pwm_request API
Dmitry Torokhov
2017-01-21
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2017-01-21
Input: misc - drop empty remove functions
Guenter Roeck
2017-01-21
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
2017-01-21
Input: misc - use local variables consistently
Guenter Roeck
2017-01-21
Input: keyboard - use local variables consistently
Guenter Roeck
2017-01-21
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-21
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-21
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-21
Input: gpio-keys - add support for setkeycode
Hans de Goede
2017-01-21
Input: soc_button_array - debounce the buttons
Hans de Goede
2017-01-18
Input: tm2-touchkey - add touchkey driver support for TM2
Jaechul Lee
2017-01-18
Input: sis_i2c - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
2017-01-18
Input: bcm-keypad - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
Input: soc_button_array - use 'dev' instead of dereferencing it
Guenter Roeck
2017-01-18
Input: mma8450 - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
2017-01-18
Input: gpio_decoder - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
Input: bfin_rotary - switch to using devm_add_action_or_reset()
Guenter Roeck
2017-01-18
Input: eeti_ts - drop goto to return statement
Guenter Roeck
2017-01-18
Input: atmel-wm97xx - drop unnecessary error messages
Guenter Roeck
2017-01-18
Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
2017-01-18
Input: xilinx_ps2 - use 'dev' instead of dereferencing it
Guenter Roeck
2017-01-18
Input: at32psif - drop unnecessary error messages and other changes
Guenter Roeck
2017-01-18
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
Guenter Roeck
2017-01-17
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
2017-01-15
Input: synaptics-rmi4 - correctly swap clip values if axes are swapped
Lucas Stach
2017-01-15
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
2017-01-15
Input: cyapa - use time based retry loop
Nicholas Mc Guire
2017-01-15
Input: mpr121 - switch to device tree probe
Akinobu Mita
2017-01-15
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
2017-01-15
Input: mpr121 - set missing event capability
Akinobu Mita
2017-01-15
Input: mpr121 - remove unused field in struct mpr121_touchkey
Akinobu Mita
2017-01-15
Input: mpr121 - annotate PM methods as __maybe_unused
Akinobu Mita
2017-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-01-06
Input: intel-mid-touch - remove driver
Andy Shevchenko
2017-01-06
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
Aniroop Mathur
2017-01-06
Input: xpad - don't depend on endpoint order
Cameron Gutman
2017-01-06
Input: xpad - simplify error condition in init_output
Pavel Rojtberg
2017-01-06
Input: xpad - move reporting xbox one home button to common function
Daniel Tobias
[prev]
[next]