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
/
mouse
/
psmouse-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-28
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
1
-7
/
+0
2014-10-03
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+30
2014-09-15
Input: psmouse - add support for detecting FocalTech PS/2 touchpads
Hans de Goede
1
-0
/
+16
2014-09-12
Input: psmouse - add psmouse_matches_pnp_id helper function
Hans de Goede
1
-0
/
+14
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
1
-0
/
+2
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
1
-0
/
+32
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
1
-1
/
+1
2012-02-24
Input: psmouse - allow drivers to use psmouse_{de,}activate
Andres Salomon
1
-5
/
+10
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-30
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
1
-69
/
+124
2011-11-09
Input: synaptics - add support for Relative mode
Daniel Drake
1
-1
/
+8
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-12
/
+15
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-28
/
+39
2010-11-11
Input: hgpk - support GlideSensor and PenTablet modes
Daniel Drake
1
-0
/
+1
2010-10-13
Input: serio - support multiple child devices per single parent
Dmitry Eremin-Solenikov
1
-2
/
+2
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-6
/
+8
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
1
-36
/
+36
2010-05-13
Input: psmouse - reset all types of mice before reconnecting
Dmitry Torokhov
1
-4
/
+10
2010-04-19
Input: psmouse - ignore parity error for basic protocols
Dmitry Torokhov
1
-3
/
+15
2010-02-07
Input: psmouse - make sure we don't schedule reconnects after cleanup
Dmitry Torokhov
1
-1
/
+8
2010-01-13
Input: pmouse - move Sentelic probe down the list
Tai-hwa Liang
1
-13
/
+15
2010-01-07
Input: psmouse - fix Synaptics detection when protocol is disabled
Daniel Drake
1
-1
/
+8
2010-01-06
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
1
-29
/
+3
2009-12-24
Input: speed up suspend/shutdown for PS/2 mice and keyboards
Dmitry Torokhov
1
-1
/
+4
2009-12-03
Input: psmouse - do not carry DMI data around
Dmitry Torokhov
1
-0
/
+3
2009-12-02
Merge commit 'v2.6.32' into next
Dmitry Torokhov
1
-2
/
+2
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
1
-11
/
+27
2009-11-16
Input: psmouse - fix breakage introduced by b7802c5c1ea
Jiri Kosina
1
-1
/
+1
2009-11-12
Input: psmouse - remove unneeded '\n' from psmouse.proto parameter
Takashi Iwai
1
-1
/
+1
2009-09-10
Input: psmouse - use boolean type
Dmitry Torokhov
1
-41
/
+46
2009-08-19
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
1
-1
/
+25
2009-05-15
Input: psmouse - ESD workaround fix for OLPC XO touchpad
Zephaniah E. Hull
1
-1
/
+3
2008-10-16
Input: psmouse - add support for Elantech touchpads
Arjan Opmeer
1
-0
/
+23
2008-09-21
Input: psmouse - add OLPC touchpad driver
Andres Salomon
1
-1
/
+22
2008-09-21
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
Andres Salomon
1
-13
/
+17
2008-09-21
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
Andres Salomon
1
-4
/
+10
2008-09-21
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
Andres Salomon
1
-1
/
+1
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
1
-9
/
+3
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2008-01-17
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
1
-0
/
+2
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-3
/
+4
2007-08-30
Input: psmouse - reset harder during probe
Alon Ziv
1
-2
/
+3
2007-07-10
Input: psmouse - add support for Cortron PS/2 Trackballs
Aristeu Rozanski
1
-0
/
+29
2007-04-12
Input: mice - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
1
-1
/
+0
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
1
-1
/
+15
2007-03-07
Input: psmouse - do not force stream mode
Dmitry Torokhov
1
-6
/
+0
2007-02-18
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
1
-6
/
+19
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-6
/
+0
[next]