index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
2017-05-01
Input: twl4030-pwrbutton - use input_set_capability() helper
Sebastian Reichel
2017-05-01
Input: twl4030-pwrbutton - use correct device for irq request
Sebastian Reichel
2017-04-19
Input: xen-kbdfront - add module parameter for setting resolution
Juergen Gross
2017-04-10
Input: yealink - define packet offset __be16 instead of u16
Martin Kepplinger
2017-04-10
Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA
Hans de Goede
2017-04-05
Input: pm8xxx-vib - add support for pm8916's vibrator
Damien Riegel
2017-04-05
Input: pm8xxx-vib - handle separate enable register
Damien Riegel
2017-04-05
Input: pm8xxx-vib - parametrize the driver
Damien Riegel
2017-04-05
Input: pm8xxx-vib - reorder header alphabetically
Damien Riegel
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
2017-04-01
Input: bma150 - remove support for bma150
H. Nikolaus Schaller
2017-03-17
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-17
Input: soc_button_array - add support for ACPI 6.0 Generic Button Device
Hans de Goede
2017-03-17
Input: soc_button_array - get rid of MAX_NBUTTONS
Hans de Goede
2017-03-16
Input: yealink - validate number of endpoints before using them
Johan Hovold
2017-03-16
Input: ims-pcu - validate number of endpoints before using them
Johan Hovold
2017-03-16
Input: cm109 - validate number of endpoints before using them
Johan Hovold
2017-03-09
Input: dm355evm_keys - switch to using managed resources
Dmitry Torokhov
2017-03-09
Input: wistron_btns - remove use of sparse_keymap_free
Dmitry Torokhov
2017-03-09
Input: dm355evm_keys - remove use of sparse_keymap_free
Dmitry Torokhov
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
2017-03-09
Input: soc_button_array - use NULL for GPIO connection ID
Hans de Goede
2017-03-09
Input: axp20x-pek - do not register input device on some systems
Hans de Goede
2017-03-09
Input: axp20x_pek - add axp20x_pek_probe_input_device helper
Hans de Goede
2017-03-09
Input: axp20x-pek - use our own device for errors
Hans de Goede
2017-03-09
Input: drv260x - remove OF dependency
Jingkui Wang
2017-03-07
Input: pwm-beeper - support customized freq for SND_BELL
Guan Ben
2017-02-20
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-02-01
Input: uinput - fix crash when mixing old and new init style
Dmitry Torokhov
2017-01-31
Input: delete MPU3050 driver
Linus Walleij
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-22
Input: dm355evm_keys - drop unnecessary call to input_set_drvdata
Guenter Roeck
2017-01-22
Input: pwm-beeper - switch to using "atomic" PWM API
Dmitry Torokhov
2017-01-22
Input: pwm-beeper - add optional amplifier regulator
David Lechner
2017-01-22
Input: pwm-beeper - suppress error message on probe defer
David Lechner
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: misc - drop empty remove functions
Guenter Roeck
2017-01-21
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
Input: misc - use local variables consistently
Guenter Roeck
2017-01-21
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-21
Input: soc_button_array - debounce the buttons
Hans de Goede
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
[next]