index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-11
/
+37
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+3
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2
-2
/
+3
2010-10-18
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-4
/
+8
2010-10-13
Input: serio - support multiple child devices per single parent
Dmitry Eremin-Solenikov
1
-2
/
+2
2010-10-13
Input: synaptics - simplify pass-through port handling
Dmitry Torokhov
2
-6
/
+32
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
3
-3
/
+3
2010-09-01
Input: bcm5974 - adjust major/minor to scale
Henrik Rydberg
1
-4
/
+8
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-6
/
+8
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-18
/
+28
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-18
/
+28
2010-08-09
Revert "Input: appletouch - fix integer overflow issue"
Benjamin Herrenschmidt
1
-3
/
+3
2010-08-06
Input: elantech - report position also with 3 fingers
Éric Piel
1
-0
/
+10
2010-08-06
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
2
-14
/
+14
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+22
2010-08-03
Input: switch to input_abs_*() access functions
Daniel Mack
2
-4
/
+4
2010-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-9
/
+22
2010-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+8
2010-07-22
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2
-2
/
+8
2010-07-20
Input: synaptics - set min/max for finger width
Chris Bagwell
1
-1
/
+1
2010-07-20
Input: synaptics - only report width on hardware that supports it
Chris Bagwell
1
-2
/
+6
2010-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-07-08
Revert "Input: do not force selecting i8042 on Moorestown"
Feng Tang
1
-1
/
+1
2010-07-01
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
1
-1
/
+0
2010-06-24
Input: bcm5974 - set the average number of events per MT event packet
Henrik Rydberg
1
-0
/
+2
2010-06-08
Input: bcm5974 - turn wellspring mode off if failed to start traffic
Luo Jinghua
1
-7
/
+14
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-05-26
m68k: amiga - Mouse platform device conversion
Geert Uytterhoeven
1
-35
/
+63
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-18
/
+18
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2
-18
/
+18
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
4
-95
/
+100
2010-05-19
Input: synaptics - set dimensions as reported by firmware
Dmitry Torokhov
2
-11
/
+27
2010-05-19
Input: elantech - relax signature checks
Dmitry Torokhov
1
-1
/
+19
2010-05-19
Input: elantech - enforce common prefix on messages
Dmitry Torokhov
1
-35
/
+32
2010-05-19
Input: do not force selecting i8042 on Moorestown
Jacob Pan
1
-1
/
+1
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-19
/
+24
2010-05-13
Input: psmouse - reset all types of mice before reconnecting
Dmitry Torokhov
1
-4
/
+10
2010-05-13
Input: elantech - use all 3 bytes when checking version
Dmitry Torokhov
2
-15
/
+14
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-37
/
+106
2010-05-04
Input: elantech - ignore high bits in the position coordinates
Florian Ragwitz
1
-25
/
+44
2010-05-04
Input: elantech - allow forcing Elantech protocol
Florian Ragwitz
1
-2
/
+10
2010-05-04
Input: elantech - fix firmware version check
Florian Ragwitz
1
-1
/
+2
2010-04-20
Input: Add support of Synaptics Clickpad device
Takashi Iwai
2
-5
/
+34
2010-04-20
Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
Dmitry Torokhov
1
-1
/
+0
2010-04-19
Input: psmouse - ignore parity error for basic protocols
Dmitry Torokhov
2
-3
/
+16
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+1
2010-04-06
Input: ALPS - add signature for HP Pavilion dm3 laptops
Chase Douglas
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-1
/
+9
2010-03-20
Input: bcm5974 - retract efi-broken suspend_resume
Henrik Rydberg
1
-1
/
+0
[next]