index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
71
-911
/
+4850
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
71
-911
/
+4850
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
95
-96
/
+0
2014-12-14
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
1
-2
/
+3
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2
-2
/
+2
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
1
-61
/
+51
2014-12-07
Input: add support for Elan eKTH I2C touchscreens
Scott Liu
3
-0
/
+1284
2014-12-07
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
1
-4
/
+2
2014-12-05
input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-2
/
+2
2014-12-04
Input: cyapa - use 'error' for error codes
Dudley Du
1
-47
/
+47
2014-12-03
Input: cyapa - fix resuming the device
Dudley Du
1
-4
/
+3
2014-12-03
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
1
-14
/
+20
2014-12-03
Input: amikbd - allocate temporary keymap buffer on the stack
Geert Uytterhoeven
1
-1
/
+2
2014-12-03
Input: amikbd - fix build if !CONFIG_HW_CONSOLE
Geert Uytterhoeven
1
-17
/
+29
2014-12-03
Input: lm8323 - missing error check in lm8323_set_disable()
Dan Carpenter
1
-0
/
+2
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
5
-12
/
+12
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-02
Input: initialize input_no to -1 to avoid subtraction
Aniroop Mathur
1
-2
/
+2
2014-12-02
Input: i8042 - do not try to load on Intel NUC D54250WYK
Todor Minchev
1
-0
/
+10
2014-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-12
/
+18
2014-11-25
Input: xpad - use proper endpoint type
Greg Kroah-Hartman
1
-3
/
+13
2014-11-25
Input: elantech - trust firmware about trackpoint presence
Dmitry Torokhov
1
-9
/
+1
2014-11-16
Input: atkbd - correct MSC_SCAN events for force_release keys
Stefan Brüns
1
-2
/
+4
2014-11-16
Input: synaptics - adjust min/max on Thinkpad E540
Ben Sagal
1
-0
/
+4
2014-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-7
/
+83
2014-11-13
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-13
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-13
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-09
Input: cyapa - switch to using managed resources
Dudley Du
1
-79
/
+105
2014-11-09
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
Chen Gang
1
-3
/
+3
2014-11-09
Input: alps - allow up to 2 invalid packets without resetting device
Pali Rohár
1
-0
/
+3
2014-11-08
Input: alps - ignore potential bare packets when device is out of sync
Pali Rohár
1
-1
/
+7
2014-11-08
Input: elantech - fix crc_enabled for Fujitsu H730
Ulrik De Bie
1
-1
/
+18
2014-11-08
Input: elantech - use elantech_report_trackpoint for hardware v4 too
Ulrik De Bie
1
-2
/
+14
2014-11-08
Input: twl4030-pwrbutton - ensure a wakeup event is recorded.
NeilBrown
1
-0
/
+1
2014-11-06
Input: synaptics - add min/max quirk for Lenovo T440s
Takashi Iwai
1
-2
/
+3
2014-11-04
input: gpio_keys_polled: Make use of device property API
Aaron Lu
1
-49
/
+24
2014-11-04
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
1
-12
/
+27
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
95
-96
/
+0
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-78
/
+38
2014-11-02
Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
3
-12
/
+6
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-71
/
+35
2014-11-02
Input: cap11xx - support for irq-active-high option
Matt Ranostay
1
-0
/
+8
2014-11-02
Input: cap11xx - add support for various cap11xx devices
Matt Ranostay
1
-23
/
+51
2014-11-02
Input: rename cap1106 driver to cap11xx
Matt Ranostay
4
-346
/
+345
2014-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-28
/
+301
2014-10-31
Input: altera_ps2 - switch to using managed resources
Tobias Klauser
1
-57
/
+24
2014-10-31
Input: add driver for the Goodix touchpanel
Bastien Nocera
3
-0
/
+409
2014-10-31
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
2
-9
/
+274
2014-10-31
Input: altera_ps2 - use correct type for irq return value
Tobias Klauser
1
-1
/
+1
[next]