Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f167cb4e6ee07914b66eb85fc0bf006a409b6838
/
drivers
/
input
/
serio
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
e9368f8
[ARM] Remove asm/irq.h includes from ARM drivers
by Russell King
· 19 years ago
b9abaa3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 19 years ago
f8ce254
[ARM] Move asm/hardware/clock.h to linux/clk.h
by Russell King
· 19 years ago
123656d
Merge with Linus' kernel.
by Russell King
· 19 years ago
a62c80e
[ARM] Move AMBA include files to include/linux/amba/
by Russell King
· 19 years ago
6020baf
Input: i8042 - add OQO Zepto to noloop dmi table.
by Ben Collins
· 19 years ago
fed8bf1
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
a8d3584
[ARM] Remove clk_use()/clk_unuse()
by Russell King
· 19 years ago
9d6c250
Input: maceps2 - convert to the new platform device interface
by Dmitry Torokhov
· 19 years ago
26421c7
Input: q40kbd - convert to the new platform device interface
by Dmitry Torokhov
· 19 years ago
916d83c
Input: ct82c710 - convert to the new platform device interface
by Dmitry Torokhov
· 19 years ago
87fd631
Input: i8042 - convert to the new platform device interface
by Dmitry Torokhov
· 19 years ago
0b57ee9
[SPARC]: introduce a SPARC Kconfig symbol
by Adrian Bunk
· 19 years ago
4eb38ac
Input: i8042 - disable MUX mode for Sharp MM20
by Dmitry Torokhov
· 19 years ago
9e50afd
Input: make serio and gameport more swsusp friendly
by Dmitry Torokhov
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
84860bf
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
6ab0f5c
[PARISC] Update parisc specific input code from parisc tree
by Matthew Wilcox
· 19 years ago
53f01bb
[PARISC] Convert parisc_device to use struct resource for hpa
by Matthew Wilcox
· 19 years ago
bdad1f8
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
by Matthew Wilcox
· 19 years ago
d39969d
Input: i8042 - use kzalloc instead of kcalloc
by Dmitry Torokhov
· 19 years ago
d344c5e
Manual merge with Linus
by Dmitry Torokhov
· 19 years ago
a97e148
[PATCH] input: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
7545c24
Input: i8042 - add Lifebook E4010 to MUX blacklist
by Dmitry Torokhov
· 19 years ago
945ef0d
Input: i8042 - add i8042.nokbd module option to allow supressing
by Dmitry Torokhov
· 19 years ago
c3d31e7
Input: i8042 - fix IRQ printing when either KBD or AUX port
by Dmitry Torokhov
· 19 years ago
8d5987a
Input: make i8042_platform_init return 'real' error code
by Dmitry Torokhov
· 19 years ago
0854e52
Input: i8042 - clean up initialization code; abort if we
by Dmitry Torokhov
· 19 years ago
463a4f7
Input: i8042 - don't use negation to mark AUX data
by Dmitry Torokhov
· 19 years ago
20f0794
Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.
by Vojtech Pavlik
· 19 years ago
865190c
Input: i8042 - add Alienware Sentia to NOMUX blacklist.
by Dmitry Torokhov
· 19 years ago
bef5a66
Input: serio_raw - fix Kconfig help
by Neil Brown
· 19 years ago
dc1e97b
Input: serio_raw - link serio_raw misc device to corresponding
by Dmitry Torokhov
· 19 years ago
ae87dff
Input: serio - add modalias attribute and environment variable to
by Dmitry Torokhov
· 19 years ago
3c803e8
Commit the manual part of the input layer merge.
by Linus Torvalds
· 19 years ago
3e0777b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
by Linus Torvalds
· 19 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
b2b1866
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
by Paul E. McKenney
· 19 years ago
64ccd71
[PATCH] Convert users to tty_unregister_ldisc()
by Alexey Dobriyan
· 19 years ago
e404e27
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks
by Yani Ioannou
· 20 years ago
dbf4ccd
Input: psmouse - export protocol as a sysfs per-device attribute
by Dmitry Torokhov
· 20 years ago
905ab9d
Input: cleanup ps2_command() timeout handling in libps2.
by Dmitry Torokhov
· 20 years ago
c611763
Input: add ps2_drain() to libps2 to allow reading and discarding
by Dmitry Torokhov
· 20 years ago
04df192
Input: pmouse - introduce proper locking so state-changing
by Dmitry Torokhov
· 20 years ago
a9180ab
Input: switch serio core to using kthread API instead of using
by Dmitry Torokhov
· 20 years ago
b4ff99b
Input: yet another model that does not play nicely when i8042 is
by Dmitry Torokhov
· 20 years ago
59311de
Input: automatically disable MUX mode on Toshiba Satellite P10
by Dmitry Torokhov
· 20 years ago
74af42b
Input: Avoid double unregistering of i8042 PnP driver. This can happen
by Kurt Garloff
· 20 years ago
5a72afc
Input: Tone down the severity of a printk() in i386/ia64 arch code
by Dmitry Torokhov
· 20 years ago
2673c83
Input: Only write the CTR in i8042 resume function. Reading it is
by Vojtech Pavlik
· 20 years ago
be15692
Input: Remove (now) unused variable in i8042.c
by Vojtech Pavlik
· 20 years ago
39fa580
Input: Add a missing KERN_INFO message designation, fix behavior
by Vojtech Pavlik
· 20 years ago
baae956
[PATCH] serio 'id' attributes
by Dmitry Torokhov
· 20 years ago
1ff2c87
[PATCH] serport oops fix
by Dmitry Torokhov
· 20 years ago
0c3f2be
[PATCH] serio resume fix
by Dmitry Torokhov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago