index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
2012-04-25
USB: bcm5974.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
USB: appletouch.c: remove err() usage
Greg Kroah-Hartman
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
2012-04-10
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
2012-04-10
Input: elantech - reset touchpad before configuring it
JJ Ding
2012-04-03
Input: sentelic - filter taps in absolute mode
Oskari Saarenmaa
2012-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-03-25
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
2012-03-25
Input: sentelic - minor code cleanup
Tai-hwa Liang
2012-03-25
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
2012-03-25
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
2012-03-19
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-03-16
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-09
Merge branch 'for-next' of github.com:rydberg/linux into next
Dmitry Torokhov
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-02-24
Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers
Paul Fox
2012-02-24
Input: psmouse - allow drivers to use psmouse_{de,}activate
Andres Salomon
2012-02-24
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
2012-02-14
bcm5974: Add pointer and buttonpad properties
Chase Douglas
2012-02-03
Input: add Synaptics USB device driver
Jan Steinhoff
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-30
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
2011-12-29
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
2011-12-12
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
2011-11-30
Input: mouse - use macro module_platform_driver()
JJ Ding
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-20
Input: elantech - add resolution query support for v4 hardware
JJ Ding
2011-11-20
Input: elantech - add support for elantech fast command
JJ Ding
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-15
Input: synaptics - update OLPC XO exclusion
Daniel Drake
2011-11-09
Input: synaptics - add support for Relative mode
Daniel Drake
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-11-09
Input: elantech - adjust hw_version detection logic
JJ Ding
2011-11-07
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2011-11-07
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
2011-11-07
Input: ALPS - remove assumptions about packet size
Seth Forshee
2011-11-07
Input: ALPS - add protocol version field in alps_model_info
Seth Forshee
2011-11-07
Input: ALPS - move protocol information to Documentation
Seth Forshee
[next]