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
/
serio
Age
Commit message (
Expand
)
Author
2010-05-25
input: serio: disable i8042 for non-cayman sh platforms.
Paul Mundt
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-21
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-19
Input: i8042 - add a PNP entry to the aux device list
Matthew Garrett
2010-05-19
Input: i8042 - add some extra PNP keyboard types
Matthew Garrett
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-05
input: serio: add support for Amstrad Delta serial keyboardport
Janusz Krzysztofik
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-13
Merge branch 'for-linus' into next
Dmitry Torokhov
2010-04-05
Input: i8042 - spelling fix
Dominik Brodowski
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-03-13
Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table
Christoph Fritz
2010-03-09
Input: serio_raw - remove BKL
Thadeu Lima de Souza Cascardo
2010-03-09
Input: enable remote wakeup for PNP i8042 keyboard ports
Alan Stern
2010-03-08
Input: i8042 - use platfrom_create_bundle() helper
Dmitry Torokhov
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-28
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-02-18
Input: i8042 - fix KBC jam during hibernate
Alan Jenkins
2010-02-05
Fix spelling of 'platform' in log messages
Stefan Weil
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-11
Input: i8042 - add Dritek quirk for Acer Aspire 5610.
Elliott Sales de Andrade
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-06
Input: serio - use pr_xxx() and dev_xxx() helpers
Dmitry Torokhov
2010-01-06
Input: serio - use list_first_entry() helper
Dmitry Torokhov
2010-01-06
Input: serio - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
Input: serio - use device core to create 'id' attribute group
Dmitry Torokhov
2009-12-24
Input: serio - do not mark kseriod freezable anymore
Dmitry Torokhov
2009-12-15
Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()
Roel Kluin
2009-12-15
Merge commit 'linus' into next
Dmitry Torokhov
2009-12-15
Input: at32psif - do not sleep in atomic context
Dmitry Torokhov
2009-12-15
Input: i8042 - add Gigabyte M1022M to the noloop list
Dmitry Torokhov
2009-12-11
Input: i8042 - allow installing platform filters for incoming data
Matthew Garrett
2009-12-11
Input: i8042 - fix locking in interrupt routine
Dmitry Torokhov
2009-12-11
Input: sa1111ps2 - annotate probe() and remove() methods
Dmitry Torokhov
2009-12-11
Input: ambakmi - annotate probe() and remove() methods
Dmitry Torokhov
2009-12-11
Input: gscps2 - fix probe() and remove() annotations
Dmitry Torokhov
2009-12-11
Input: altera_ps2 - add annotations to probe and remove methods
Dmitry Torokhov
2009-12-11
Input: hil-mlc - use del_timer_sync() when unloading the driver
Dmitry Torokhov
2009-12-11
Input: serio - set owner in driver structures
Dmitry Torokhov
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
Input: i8042 - remove identification strings from DMI tables
Dmitry Torokhov
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-02
Merge commit 'v2.6.32' into next
Dmitry Torokhov
2009-12-02
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
Anisse Astier
2009-11-05
Merge commit 'v2.6.32-rc6' into next
Dmitry Torokhov
[next]