index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-02-01
54
-1516
/
+447
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-02-01
54
-1516
/
+447
|
|
|
\
\
|
*
|
\
\
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
8
-11
/
+11
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
8
-11
/
+11
|
|
|
/
/
/
*
|
|
|
|
Input: synaptics - handle errors from input_mt_init_slots()
Dmitry Torokhov
2018-02-02
1
-9
/
+24
*
|
|
|
|
Input: synaptics - switch to using input_set_capability
Dmitry Torokhov
2018-02-02
1
-25
/
+24
*
|
|
|
|
Merge tag 'v4.15' into next
Dmitry Torokhov
2018-02-01
32
-252
/
+450
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-25
6
-130
/
+210
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...
Nick Dyer
2018-01-24
1
-3
/
+9
|
|
*
|
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
2018-01-22
2
-110
/
+172
|
|
*
|
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
2018-01-22
1
-0
/
+3
|
|
*
|
Input: xpad - add support for PDP Xbox One controllers
Mark Furneaux
2018-01-22
1
-0
/
+19
|
|
*
|
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2018-01-22
2
-20
/
+10
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-19
8
-23
/
+44
|
|
\
|
|
|
|
*
|
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
2018-01-18
1
-1
/
+3
|
|
*
|
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
2018-01-12
2
-14
/
+19
|
|
*
|
Input: synaptics - Lenovo Thinkpad T460p devices should use RMI
王振杰
2018-01-10
1
-0
/
+1
|
|
*
|
Input: of_touchscreen - add MODULE_LICENSE
Arnd Bergmann
2018-01-10
1
-0
/
+4
|
|
*
|
Input: 88pm860x-ts - fix child-node lookup
Johan Hovold
2018-01-08
1
-4
/
+12
|
|
*
|
Input: twl6040-vibra - fix child-node lookup
Johan Hovold
2018-01-08
1
-2
/
+1
|
|
*
|
Input: twl4030-vibra - fix sibling-node lookup
Johan Hovold
2018-01-08
1
-2
/
+4
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-05
6
-10
/
+11
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Input: xen-kbdfront - do not advertise multi-touch pressure support
Oleksandr Andrushchenko
2018-01-02
1
-2
/
+0
|
|
*
Input: hideep - fix compile error due to missing include file
Anthony Kim
2017-12-18
1
-2
/
+1
|
|
*
Input: elants_i2c - do not clobber interrupt trigger on x86
Dmitry Torokhov
2017-11-29
1
-3
/
+7
|
|
*
Input: joystick/analog - riscv has get_cycles()
Olof Johansson
2017-11-29
1
-1
/
+1
|
|
*
Input: elantech - add new icbody type 15
Aaron Ma
2017-11-26
1
-1
/
+1
|
|
*
Input: ims-pcu - fix typo in the error message
Zhen Lei
2017-11-26
1
-1
/
+1
|
*
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-1
/
+1
|
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
4
-13
/
+12
|
*
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-14
44
-537
/
+2617
|
|
\
|
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-11-13
67
-560
/
+2652
|
|
|
\
|
*
|
\
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
2
-83
/
+171
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...
Mark Brown
2017-11-10
2
-83
/
+171
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
Input: wm97xx: add new AC97 bus support
Robert Jarzmik
2017-09-19
2
-2
/
+56
|
|
|
|
*
|
|
|
|
Input: wm97xx: split out touchscreen registering
Robert Jarzmik
2017-09-19
1
-81
/
+115
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
1
-1
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
2017-10-23
9
-96
/
+183
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-09
3
-22
/
+50
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
1
-1
/
+0
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
input: tsc2007 - drop the driver_module assignment in iio interface.
Jonathan Cameron
2017-08-22
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-1
/
+1
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
1
-6
/
+4
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
1
-6
/
+4
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
21
-9
/
+32
|
|
|
\
|
|
|
|
|
|
|
|
[prev]
[next]