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
2015-02-13
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-3
/
+3
2015-02-10
Merge branch 'next' into for-linus
Dmitry Torokhov
145
-1546
/
+7818
2015-02-06
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
1
-1
/
+1
2015-02-05
Input: evdev - do not queue SYN_DROPPED if queue is empty
Dmitry Torokhov
1
-11
/
+23
2015-02-04
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
Geert Uytterhoeven
1
-1
/
+1
2015-02-03
Input: synaptics - use dmax in input_mt_assign_slots
Benjamin Tissoires
1
-1
/
+4
2015-02-03
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
1
-4
/
+1
2015-02-03
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
1
-40
/
+52
2015-02-03
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
1
-1
/
+13
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
1
-36
/
+31
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
1
-18
/
+24
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
6
-16
/
+25
2015-02-01
Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias
Axel Lin
1
-1
/
+0
2015-02-01
Input: drv260x - remove wrong and unneeded drv260x-haptics modalias
Axel Lin
1
-1
/
+0
2015-02-01
Input: cap11xx - remove wrong and unneeded cap11xx modalias
Axel Lin
1
-1
/
+0
2015-01-26
Input: sun4i-ts - add support for touchpanel controller on A31
Chen-Yu Tsai
1
-13
/
+33
2015-01-26
Input: serio - add support for Alwinner A10/A20 PS/2 controller
Vishnu Patekar
3
-0
/
+351
2015-01-26
Input: gtco - use sign_extend32() for sign extension
Martin Kepplinger
1
-15
/
+5
2015-01-23
Input: elan_i2c - verify firmware signature applying it
Duson Lin
4
-14
/
+15
2015-01-22
Input: elantech - remove stale comment from Kconfig
Dmitry Torokhov
1
-9
/
+2
2015-01-22
Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
Jochen Hein
1
-0
/
+8
2015-01-22
Input: cyapa - off by one in cyapa_update_fw_store()
Dan Carpenter
1
-1
/
+1
2015-01-22
Input: cyapa - fix variable being dereferenced before check
Dudley Du
1
-1
/
+3
2015-01-22
Input: cyapa - fix endianness issues in gen5 firmware update support
Dmitry Torokhov
1
-39
/
+40
2015-01-19
Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
Peter Hutterer
1
-3
/
+4
2015-01-18
Input: cyapa - add acpi device id support
Dudley Du
1
-0
/
+11
2015-01-18
Input: cyapa - add gen5 trackpad force re-calibrate function support
Dudley Du
1
-0
/
+65
2015-01-18
Input: cyapa - add gen5 trackpad read baseline support
Dudley Du
2
-0
/
+642
2015-01-18
Input: cyapa - add gen5 trackpad firmware update support
Dudley Du
2
-0
/
+392
2015-01-18
Input: cyapa - add gen3 trackpad force re-calibrate support
Dudley Du
1
-0
/
+59
2015-01-18
Input: cyapa - add gen3 trackpad read baseline support
Dudley Du
1
-0
/
+72
2015-01-18
Input: cyapa - add gen3 trackpad device firmware update support
Dudley Du
1
-0
/
+309
2015-01-18
Input: cyapa - add sysfs interfaces support in the cyapa driver
Dudley Du
1
-0
/
+310
2015-01-18
Input: cyapa - add runtime power management support
Dudley Du
2
-1
/
+189
2015-01-18
Input: cyapa - add power management interfaces support for the device
Dudley Du
1
-0
/
+136
2015-01-18
Input: cyapa - add gen5 trackpad device basic functions support
Dudley Du
4
-1
/
+1693
2015-01-18
Input: cyapa - re-design driver to support multi-trackpad in one driver
Dudley Du
4
-666
/
+1516
2015-01-18
Input: atari - enable the 102nd key for German keyboards
Michael Karcher
1
-1
/
+1
2015-01-18
Input: sun4i-ts - add thermal zone sensor support
Chen-Yu Tsai
1
-4
/
+50
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
116
-304
/
+501
2015-01-15
Input: evdev - flush pending events on clock type change
Anshul Garg
1
-23
/
+32
2015-01-11
Input: alps - add sanity checks for non DualPoint devices
Pali Rohár
1
-2
/
+20
2015-01-11
Input: alps - fix name, product and version of dev2 input device
Pali Rohár
1
-4
/
+14
2015-01-11
Input: regulator-haptic - simplify code
Axel Lin
1
-18
/
+5
2015-01-10
Input: add support for NI Ettus Research USRP E3x0 button
Moritz Fischer
3
-0
/
+168
2015-01-08
Input: I8042 - add Acer Aspire 7738 to the nomux list
Dmitry Torokhov
1
-0
/
+7
2015-01-08
Input: axp20x-pek - switch over to using attribute group
Dmitry Torokhov
1
-28
/
+36
2015-01-08
Input: add driver for AXP20x Power Enable Key
Carlo Caione
3
-0
/
+294
2015-01-08
Input: do not try to filter out events if handler is not a filter
Anshul Garg
1
-10
/
+14
[next]