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
Age
Commit message (
Expand
)
Author
2010-02-19
Input: wacom - use per-device instance of wacom_features
Jason Childs
2010-02-16
Input: sh_keysc - enable building on SH-Mobile ARM
Magnus Damm
2010-02-10
Input: wacom - get features from driver info
Bastian Blank
2010-02-10
Input: rotary-encoder - set gpio direction for each requested gpio
Andrew Clayton
2010-02-10
Input: sh_keysc - update the driver with mode 6
Magnus Damm
2010-02-10
Input: sh_keysc - switch to using bitmaps
Magnus Damm
2010-02-10
Input: sh_keysc - factor out hw access functions
Magnus Damm
2010-02-10
Input: schedule corgi_ssp and corgi_ts to be removed
Eric Miao
2010-02-10
Input: mark {corgi,spitz,tosa}kbd drivers deprecated
Eric Miao
2010-02-04
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
2010-02-04
Input: mark input interfaces as non-seekable
Dmitry Torokhov
2010-02-04
Input: uinput - mark as non-seekable
Dmitry Torokhov
2010-02-04
Input: add match() method to input hanlders
Dmitry Torokhov
2010-02-04
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
Ondrej Zary
2010-02-04
Input: usbtouchscreen - add NEXIO (or iNexio) support
Ondrej Zary
2010-02-04
Input: usbtouchscreen - find input endpoint automatically
Ondrej Zary
2010-02-04
Input: usbtouchscreen - convert from usb_device to usb_interface
Ondrej Zary
2010-01-31
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
2010-01-30
Input: implement input filters
Dmitry Torokhov
2010-01-29
Input: uinput - remove BKL from uinput_open function
Thadeu Lima de Souza Cascardo
2010-01-28
Input: wm97xx - provide coordinate logs for accelerated I/O
Mark Brown
2010-01-24
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
2010-01-24
Input: xilinx_ps2 - use resource_size
Tobias Klauser
2010-01-21
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-21
Input: sh_keysc - add mode 4 and mode 5 support
Magnus Damm
2010-01-19
Input: ADP5588 - add support for ADP5587 devices
Michael Hennerich
2010-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-01-13
Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
H Hartley Sweeten
2010-01-13
Input: sentelic - fix left/right horizontal scroll mapping
Tai-hwa Liang
2010-01-13
Input: pmouse - move Sentelic probe down the list
Tai-hwa Liang
2010-01-12
Input: add compat support for sysfs and /proc capabilities output
Dmitry Torokhov
2010-01-11
Input: make USB device ids constant
Márton Németh
2010-01-11
Input: i8042 - add Dritek quirk for Acer Aspire 5610.
Elliott Sales de Andrade
2010-01-09
Input: xbox - do not use GFP_KERNEL under spinlock
Dmitry Torokhov
2010-01-09
Input: xen-kbdfront - make xenbus device ids constant
Márton Németh
2010-01-09
Input: ns558 - make pnp device ids constant
Márton Németh
2010-01-09
Input: make PCI device ids constant
Márton Németh
2010-01-09
Input: xilinx_ps2 - make Open Firmware device ids constant
Márton Németh
2010-01-09
Input: make i2c device ids constant
Márton Németh
2010-01-07
Input: psmouse - fix Synaptics detection when protocol is disabled
Daniel Drake
2010-01-06
Input: elo - switch to using dev_xxx() when printing messages
Dmitry Torokhov
2010-01-06
Input: atkbd - switch to dev_err() and friends
Dmitry Torokhov
2010-01-06
Input: bcm5974 - report ABS_MT events
Henrik Rydberg
2010-01-06
Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
Dmitry Torokhov
2010-01-06
Input: cleanse capabilities bits before registering device
Dmitry Torokhov
2010-01-06
Input: automatically reset KEY_RESERVED bit for all input devices
Dmitry Torokhov
2010-01-06
Input: gameport - switch to using pr_xxx() and dev_xxx()
Dmitry Torokhov
2010-01-06
Input: gameport - make use of list_first_entry() helper
Dmitry Torokhov
2010-01-06
Input: gameport - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
Input: serio - use pr_xxx() and dev_xxx() helpers
Dmitry Torokhov
[next]