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
2014-09-25
Input: soc_button_array - convert to platform bus
Jin Yao
1
-29
/
+31
2014-09-16
Input: palmas-pwrbutton - fix typo in the license string
Nishanth Menon
1
-1
/
+1
2014-09-16
Input: palmas-pwrbutton - use IRQF_ONESHOT
Nishanth Menon
1
-1
/
+3
2014-09-12
Input: add haptic driver on max77693
Jaewon Kim
3
-0
/
+369
2014-09-12
Input: introduce palmas-pwrbutton
Nishanth Menon
3
-0
/
+341
2014-09-09
Input: add support for the DRV2667 haptic driver
Dan Murphy
3
-0
/
+512
2014-09-04
Merge tag 'v3.17-rc3' into next
Dmitry Torokhov
2
-12
/
+12
2014-08-27
Input: drv260x - add check for ERM mode and LRA Libraries
Dan Murphy
1
-0
/
+8
2014-08-27
Input: drv260x - remove unused defines
Dan Murphy
1
-5
/
+0
2014-08-20
Input: drv260x - add TI drv260x haptics driver
Dan Murphy
3
-0
/
+750
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-20
/
+31
2014-08-07
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-20
/
+31
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1
-1
/
+1
2014-07-26
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
1
-0
/
+3
2014-07-22
sparcspkr: use sbus_*() primitives for IO
Sam Ravnborg
1
-11
/
+11
2014-07-22
Input: uinput - add UI_GET_VERSION ioctl
David Herrmann
1
-0
/
+6
2014-07-22
Input: uinput - uinput_validate_absbits() cleanup
David Herrmann
1
-19
/
+22
2014-07-18
Input: keyspan_remote - remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-18
Input: sirfsoc-onkey - fix GPL v2 license string typo
Bjorn Helgaas
1
-1
/
+1
2014-06-08
Input: max8997_haptic - add error handling for regulator and pwm
Sachin Kamat
1
-4
/
+14
2014-05-29
Input: ab8500-ponkey - switch to using managed resources
Himangi Saraogi
1
-36
/
+18
2014-05-29
Input: max8925_onkey - switch to using managed resources
Himangi Saraogi
1
-37
/
+18
2014-05-29
Input: 88pm860x_onkey - switch to using managed resources
Himangi Saraogi
1
-30
/
+10
2014-05-29
Input: soc_button_array - remove duplicate inclusion of input.h
Sachin Kamat
1
-1
/
+0
2014-05-19
Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
Christian Engelmayer
1
-0
/
+1
2014-05-15
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
6
-24
/
+7
2014-05-15
Input: pmic8xxx-pwrkey - set sane default for debounce time
Stephen Boyd
1
-4
/
+4
2014-05-15
Input: rotary_encoder - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: gpio-beeper - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: gpio-beeper - simplify GPIO handling
Alexander Shiyan
2
-16
/
+13
2014-05-15
Input: twl6040-vibra - use devm functions
Fabio Estevam
1
-51
/
+32
2014-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2014-04-25
Input: bma150 - extend chip detection for bma180
Dr. H. Nikolaus Schaller
1
-1
/
+3
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+1
2014-04-23
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
1
-0
/
+1
2014-04-20
Input: da9055_onkey - remove use of regmap_irq_get_virq()
Adam Thomson
1
-1
/
+0
2014-04-06
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-79
/
+679
2014-03-31
Input: add driver for SOC button array
Lejun Zhu
3
-0
/
+229
2014-03-31
Input: pm8xxx-vibrator - add DT match table
Stephen Boyd
1
-1
/
+8
2014-03-31
Input: pmic8xxx-pwrkey - migrate to DT
Stephen Boyd
1
-13
/
+20
2014-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-13
/
+16
2014-03-28
Input: sirfsoc-onkey - set the capability of reporting KEY_POWER
Xianglong Du
1
-0
/
+1
2014-03-27
Input: da9052_onkey - use correct register bit for key status
Anthony Olech
1
-13
/
+16
2014-03-24
Input: wistron_btns - simplify dependencies
Jean Delvare
1
-1
/
+1
2014-03-01
Merge tag 'v3.14-rc4' into next
Dmitry Torokhov
3
-2
/
+6
2014-02-20
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
Charles Keepax
1
-16
/
+0
2014-02-20
Input - arizona-haptics: Fix double lock of dapm_mutex
Charles Keepax
1
-7
/
+4
2014-02-19
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-1
/
+1
[next]