index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
2014-01-21
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
/
/
/
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
/
/
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()
Michal Simek
2013-12-29
|
|
|
|
|
|
/
/
|
*
|
|
|
|
|
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd
Linus Torvalds
2014-01-21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mfd: mc13xxx: Remove useless symbol MFD_MC13783
Alexander Shiyan
2014-01-21
|
|
*
|
|
|
|
|
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
2014-01-21
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
2014-01-07
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge 3.13-rc4 into tty-next
Greg Kroah-Hartman
2013-12-16
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
tty: Always handle NULL flag ptr
Peter Hurley
2013-12-08
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Input: allocate absinfo data when setting ABS capability
Dmitry Torokhov
2013-12-31
|
*
|
|
|
|
Input: zforce - fix possible driver hang during suspend
Heiko Stübner
2013-12-15
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-17
*
|
|
|
|
Input: sirfsoc-onkey - update copyright years to 2014
Barry Song
2014-02-15
*
|
|
|
|
Input: sirfsoc-onkey - report release event by detecting pin status
Xianglong Du
2014-02-15
*
|
|
|
|
Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdata
Xianglong Du
2014-02-15
*
|
|
|
|
Input: sirfsoc-onkey - fix namespace pwrc_resume function
Xianglong Du
2014-02-15
*
|
|
|
|
Input: sirfsoc-onkey - drop the IRQF_SHARED flag
Barry Song
2014-02-15
*
|
|
|
|
Input: sirfsoc-onkey - implement open and close methods
Dmitry Torokhov
2014-02-15
*
|
|
|
|
Input: ims-pcu - add commands supported by the new version of the FW
Andrey Smirnov
2014-02-12
*
|
|
|
|
Input: ims-pcu - fix error unwinding path in application mode
Dmitry Torokhov
2014-02-12
*
|
|
|
|
Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs path
Benjamin Tissoires
2014-02-12
*
|
|
|
|
Input: uinput - breaks by goto out in uinput_ioctl_handler
Benjamin Tisssoires
2014-01-30
*
|
|
|
|
Input: zforce - add devicetree support
Heiko Stübner
2014-01-27
*
|
|
|
|
Input: zforce - use internal pdata pointer instead of dev_get_platdata
Heiko Stübner
2014-01-27
*
|
|
|
|
Input: zforce - reduce stack memory allocated to frames
Luis Ortega
2014-01-27
*
|
|
|
|
Input: zforce - remove unnecessary payload data checks
Luis Ortega
2014-01-27
*
|
|
|
|
Input: zforce - fix lines exceeding 80 columns
Luis Ortega
2014-01-27
*
|
|
|
|
Input: zforce - fix spelling errors
Luis Ortega
2014-01-27
*
|
|
|
|
Input: gtco - fix usb_dev leak
Alexey Khoroshilov
2014-01-27
*
|
|
|
|
Input: wistron_btns - add FS AMILO Pro 8210 support
Jakub Bogusz
2014-01-27
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Input: wacom - add support for DTU-1031
Ping Cheng
2014-01-20
*
|
|
|
Input: wacom - fix wacom->shared guards for dual input devices
Ping Cheng
2014-01-20
*
|
|
|
Input: edt_ft5x06 - use devm_* functions where appropriate
Lothar Waßmann
2014-01-20
*
|
|
|
Input: hyperv-keyboard - pass through 0xE1 prefix
K. Y. Srinivasan
2014-01-12
*
|
|
|
Input: logips2pp - fix spelling s/reciver/receiver/
Geert Uytterhoeven
2014-01-12
*
|
|
|
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
*
|
|
|
Input: twl4030-keypad - convert to using managed resources
Dmitry Torokhov
2014-01-06
*
|
|
|
Input: twl6040-vibra - remove unneeded check for CONFIG_OF
Dmitry Torokhov
2014-01-06
*
|
|
|
Input: twl4030-keypad - add device tree support
Sebastian Reichel
2014-01-04
*
|
|
|
Input: twl6040-vibra - add missing of_node_put
Libo Chen
2014-01-04
*
|
|
|
Input: twl4030-vibra - add missing of_node_put
Libo Chen
2014-01-04
*
|
|
|
Input: i8042 - cleanup SERIO_I8042 dependencies
Mark Salter
2014-01-02
*
|
|
|
Input: cros_ec_keyb - fix problems with backslash
Doug Anderson
2013-12-31
*
|
|
|
Input: pmic8xxx-pwrkey - switch to using managed resources
Dmitry Torokhov
2013-12-27
*
|
|
|
Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()
Wei Yongjun
2013-12-27
*
|
|
|
Input: ALPS - add support for "Dolphin" devices
Yunkang Tang
2013-12-26
*
|
|
|
Input: zforce - fix error return code in zforce_start()
Wei Yongjun
2013-12-18
*
|
|
|
Input: elantech - improve clickpad detection
Hans de Goede
2013-12-18
[prev]
[next]