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
Age
Commit message (
Expand
)
Author
Files
Lines
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-08-13
Input: wistron_btns - fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2013-08-13
Input: joysticks - use dev_get_platdata()
Jingoo Han
2
-3
/
+3
2013-08-13
Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-08-13
Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-4
/
+2
2013-08-13
Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-4
/
+2
2013-08-13
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-08-13
Input: sysrq - DT binding for key sequence
Mathieu J. Poirier
1
-0
/
+42
2013-08-13
Input: wacom - integrate resolution calculation
Ping Cheng
2
-57
/
+41
2013-08-13
Input: twl6040-vibra - remove support for legacy (pdata) mode
Peter Ujfalusi
1
-26
/
+15
2013-07-07
Input: nspire-keypad - replace magic offset with define
Daniel Tang
1
-1
/
+1
2013-07-07
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
1
-8
/
+9
2013-07-03
Input: ads7846 - add device tree bindings
Daniel Mack
1
-11
/
+104
2013-07-03
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
1
-5
/
+5
2013-07-01
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+215
2013-07-01
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+100
2013-07-01
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
4
-0
/
+2654
2013-07-01
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
6
-74
/
+112
2013-07-01
Input: add OLPC AP-SP driver
Daniel Drake
3
-0
/
+298
2013-06-28
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
1
-3
/
+1
2013-06-28
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
5021
-211393
/
+372234
2013-06-19
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
1
-4
/
+10
2013-06-19
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
1
-24
/
+23
2013-06-19
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+5
2013-06-19
Input: pxa27x-keypad - add device tree support
Chao Xie
1
-4
/
+242
2013-06-19
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
2
-12
/
+24
2013-06-10
Input: evdev - flush queues during EVIOCGKEY-like ioctls
David Herrmann
1
-4
/
+129
2013-06-09
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-2
/
+2
2013-06-09
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2
-2
/
+2
2013-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-19
/
+40
2013-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-68
/
+188
2013-06-08
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-25
/
+28
2013-06-08
Revert "ACPI / scan: do not match drivers against objects having scan handlers"
Rafael J. Wysocki
1
-4
/
+0
2013-06-08
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
1
-10
/
+4
2013-06-08
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-9
/
+36
2013-06-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-8
/
+14
2013-06-08
Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2013-06-08
dmatest: do not allow to interrupt ongoing tests
Andy Shevchenko
1
-22
/
+23
2013-06-08
Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-12
/
+39
2013-06-07
Merge branch 'pm-fixes'
Rafael J. Wysocki
3
-4
/
+8
2013-06-07
Merge branch 'acpi-fixes'
Rafael J. Wysocki
5
-8
/
+31
2013-06-07
ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization
Rafael J. Wysocki
1
-4
/
+6
2013-06-07
Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-15
/
+21
2013-06-07
Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-7
/
+22
2013-06-07
Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-106
/
+187
2013-06-06
Input: sysrq - request graceful shutdown for key reset
Mathieu J. Poirier
1
-4
/
+15
2013-06-06
USB: option,zte_ev: move most ZTE CDMA devices to zte_ev
Dan Williams
2
-26
/
+22
2013-06-06
USB: option: blacklist network interface on Huawei E1820
Bjørn Mork
1
-0
/
+2
2013-06-06
USB: whiteheat: fix broken port configuration
Johan Hovold
1
-1
/
+1
[next]