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
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+3
2013-09-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-3
/
+3
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2013-09-04
HID: Correct the USB IDs for the new Macbook Air 6
Henrik Rydberg
1
-3
/
+3
2013-08-25
Input: elantech - fix packet check for v3 and v4 hardware
Matteo Delfino
2
-4
/
+41
2013-08-13
Input: synaptics - fix incorrect placement of __initconst
Sachin Kamat
1
-2
/
+2
2013-08-13
Input: lifebook - fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2013-07-13
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-8
/
+9
2013-07-07
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
1
-8
/
+9
2013-07-03
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
1
-2
/
+34
2013-06-28
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2
-1
/
+3
2013-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2013-06-04
Input: synaptics - fix sync lost after resume on some laptops
Eric Miao
1
-0
/
+2
2013-05-23
Input: navpoint - pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-05-06
Input: gpio_mouse - remove redundant platform_set_drvdata()
Sachin Kamat
1
-3
/
+0
2013-05-06
Input: amimouse - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-04-19
Input: trackpoint - Optimize trackpoint init to use power-on reset
Shawn Nematbakhsh
2
-87
/
+166
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-16
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
1
-7
/
+5
2013-03-18
Input: amimouse - use module_platform_driver_probe macro
Sachin Kamat
1
-13
/
+1
2013-02-22
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2
-2
/
+66
2013-02-22
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
1
-11
/
+7
2013-02-22
Input: cypress_ps2 - fix trackpadi found in Dell XPS12
Kamal Mostafa
1
-6
/
+13
2013-02-20
Merge branch 'next' into for-linus
Dmitry Torokhov
10
-368
/
+2528
2013-02-16
Input: synaptics - initialize pointer emulation usage
Henrik Rydberg
1
-1
/
+1
2013-02-14
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
1
-70
/
+115
2013-02-14
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
1
-0
/
+52
2013-02-14
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2
-44
/
+95
2013-02-14
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2
-22
/
+33
2013-02-14
Input: ALPS - fix command mode check
Kevin Cernekee
1
-1
/
+1
2013-02-14
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
1
-3
/
+12
2013-02-14
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
1
-8
/
+4
2013-02-14
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2
-54
/
+54
2013-02-14
Input: ALPS - rework detection sequence
Kevin Cernekee
2
-76
/
+56
2013-02-14
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
1
-41
/
+30
2013-02-14
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
1
-93
/
+93
2013-02-14
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2
-34
/
+43
2013-02-14
Input: ALPS - document the alps.h data structures
Kevin Cernekee
1
-13
/
+61
2013-02-14
Input: cyapa - add support for smbus protocol
Benson Leung
1
-5
/
+174
2013-02-14
Input: synaptics - fix 1->3 contact transition reporting
Daniel Kurtz
1
-3
/
+27
2013-01-17
Input: add driver for Cypress APA I2C Trackpad
Benson Leung
3
-0
/
+817
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
6
-0
/
+960
2012-12-24
Input: sentelic - only report position of first finger as ST coordinates
Christophe TORDEUX
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
5
-5
/
+5
2012-11-24
Input: remove use of __devinit
Bill Pemberton
5
-5
/
+5
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
5
-5
/
+5
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
1
-0
/
+21
2012-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+21
2012-10-31
HID: Add support for the MacBook Pro 10,2 keyboard / touchpad
Dirk Hohndel
1
-0
/
+21
[next]