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-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+9
2015-10-13
Input: cyapa - fix the copy paste error on electrodes_rx value
Dudley Du
1
-7
/
+3
2015-10-06
Input: ads7846 - correct the value got from SPI
Andrey Gelman
1
-2
/
+6
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-47
/
+72
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-01
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-09-29
Input: psmouse - fix data race in __ps2_command
Dmitry Vyukov
1
-8
/
+14
2015-09-28
Input: elan_i2c - add all valid ic type for i2c/smbus
duson
1
-1
/
+10
2015-09-28
Input: zhenhua - ensure we have BITREVERSE
Andrew Morton
1
-0
/
+1
2015-09-28
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
1
-1
/
+1
2015-09-27
Input: serio - fix blocking of parport
Sudip Mukherjee
1
-0
/
+1
2015-09-21
Input: uinput - fix crash when using ABS events
Dmitry Torokhov
1
-1
/
+1
2015-09-21
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF
Duson Lin
4
-7
/
+7
2015-09-21
Input: elan_i2c - add ic type 0x03
Duson Lin
1
-0
/
+1
2015-09-21
Input: elan_i2c - don't require known iap version
Daniel Drake
1
-5
/
+7
2015-09-19
Input: imx6ul_tsc - fix controller name
Fabio Estevam
1
-1
/
+1
2015-09-19
Input: imx6ul_tsc - use the preferred method for kzalloc()
Fabio Estevam
1
-1
/
+1
2015-09-19
Input: imx6ul_tsc - check for negative return value
Fabio Estevam
1
-1
/
+1
2015-09-19
Input: imx6ul_tsc - propagate the errors
Fabio Estevam
1
-9
/
+19
2015-09-19
Input: walkera0701 - fix abs() calculations on 64 bit values
Dmitry Torokhov
1
-2
/
+2
2015-09-19
Input: mms114 - remove unneded semicolons
Javier Martinez Canillas
1
-2
/
+2
2015-09-19
Input: pm8941-pwrkey - remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-15
/
+947
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-4
/
+4
2015-09-11
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-15
/
+947
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+2
2015-09-05
Input: imx_keypad - remove obsolete comment
Fabio Estevam
1
-2
/
+0
2015-09-05
Input: touchscreen - add imx6ul_tsc driver support
Haibo Chen
3
-0
/
+536
2015-09-05
Input: Add touchscreen support for Colibri VF50
Sanchayan Maity
3
-0
/
+399
2015-09-05
Input: i8042 - lower log level for "no controller" message
Takashi Iwai
1
-1
/
+1
2015-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
78
-1268
/
+2961
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-15
/
+10
2015-09-03
Input: evdev - do not report errors form flush()
Takashi Iwai
1
-9
/
+4
2015-09-03
Input: elants_i2c - extend the calibration timeout to 12 seconds
James Chen
1
-1
/
+1
2015-09-03
Input: sparcspkr - fix module autoload for OF platform drivers
Luis de Bethencourt
1
-0
/
+2
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2015-09-03
Input: regulator-haptic - fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-03
Input: pwm-beeper - fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-03
Input: ab8500-ponkey - Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-03
Input: cyttsp - remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2
-2
/
+0
2015-09-03
Input: elan_i2c - add ACPI ID "ELAN1000"
João Paulo Rechi Vita
1
-0
/
+1
2015-09-03
Merge branch 'next' into for-linus
Dmitry Torokhov
82
-1301
/
+3471
2015-09-03
Input: elan_i2c - use iap_version to get firmware information
Duson Lin
1
-6
/
+6
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-0
/
+1
2015-09-02
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
1
-4
/
+4
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-0
/
+239
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2015-08-31
Merge tag 'asoc-v4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
10
-13
/
+38
[next]