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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-31
/
+219
2016-09-10
Input: tps65218-pwrbutton - add support for tps65217 variant
Marcin Niestroj
2
-29
/
+67
2016-08-31
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
1
-13
/
+2
2016-08-30
Input: add generic input driver to read encoded GPIO lines
Vignesh R
3
-0
/
+150
2016-08-23
Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org
Krzysztof Kozlowski
1
-2
/
+2
2016-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+22
2016-07-28
Input: rotary_encoder - support binary encoding of states
Uwe Kleine-König
1
-1
/
+22
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-6
/
+463
2016-07-19
Merge branch 'for-linus' into next
Dmitry Torokhov
7
-45
/
+74
2016-07-14
Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible
Jan Beulich
1
-4
/
+4
2016-06-23
Input: add powerkey driver for HISI 65xx SoC
Jorge Ramirez-Ortiz
3
-0
/
+152
2016-06-23
Input: apanel - spelling mistake - "skiping" -> "skipping"
Colin Ian King
1
-1
/
+1
2016-06-23
Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"
Colin Ian King
1
-1
/
+1
2016-06-19
Merge branch 'cec-defines' into for-linus
Dmitry Torokhov
1
-2
/
+2
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-21
/
+54
2016-05-28
Input: pwm-beeper - fix - scheduling while atomic
Manfred Schlaegl
1
-21
/
+48
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+26
2016-05-20
Input: uinput - handle compat ioctl for UI_SET_PHYS
Ricky Liang
1
-0
/
+6
2016-05-19
Input: atmel_captouch - add dependence on i2c
Arnd Bergmann
1
-0
/
+1
2016-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-28
/
+42
2016-05-19
Input: add Atmel Captouch Button driver
Daniel Hung-yu Wu
3
-0
/
+304
2016-05-17
input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
input: misc: max8997: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
input: misc: max77693: Use pwm_get_args() where appropriate
Boris Brezillon
1
-3
/
+14
2016-05-17
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-28
/
+42
2016-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+5
2016-05-10
Input: twl6040-vibra - fix DT node memory management
H. Nikolaus Schaller
1
-0
/
+1
2016-05-10
Input: rotary-encoder - fix bare use of 'unsigned'
Clifton Barnes
1
-4
/
+4
2016-05-09
Input: max8997-haptic - fix NULL pointer dereference
Marek Szyprowski
1
-2
/
+4
2016-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+8
2016-05-05
Input: cm109 - spin_lock in complete() cleanup
Ming Lei
1
-4
/
+6
2016-05-05
Input: cm109 - fix handling of volume and mute buttons
Florian Euchner
1
-7
/
+30
2016-04-26
Input: twl6040-vibra - remove mutex
H. Nikolaus Schaller
1
-13
/
+2
2016-04-26
Input: twl6040-vibra - fix atomic schedule panic
H. Nikolaus Schaller
1
-8
/
+8
2016-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-12
/
+5
2016-04-21
Input: twl4030-vibra - do not reparent to grandparent
Dmitry Torokhov
1
-1
/
+0
2016-04-21
Input: twl6040-vibra - do not reparent to grandparent
Dmitry Torokhov
1
-1
/
+0
2016-04-19
Input: twl6040-vibra - ignore return value of schedule_work
H. Nikolaus Schaller
1
-5
/
+1
2016-04-19
Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
H. Nikolaus Schaller
1
-2
/
+1
2016-04-17
Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
Stephen Boyd
1
-3
/
+4
2016-04-17
Input: arizona-haptic - don't assign input_dev parent
Charles Keepax
1
-1
/
+0
2016-03-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2016-03-26
drivers/input: eliminate INPUT_COMPAT_TEST macro
Andrew Morton
1
-2
/
+2
2016-03-24
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Vladis Dronov
1
-6
/
+30
2016-03-18
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
1
-0
/
+4
2016-03-16
Merge tag 'v4.5' into next
Dmitry Torokhov
2
-2
/
+2
2016-03-14
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+3
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
2
-252
/
+154
2016-03-03
Input: rotary-encoder - support more than 2 gpios as input
Uwe Kleine-König
1
-92
/
+64
2016-03-03
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
1
-91
/
+55
[next]