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
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
1
-3
/
+3
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
1
-15
/
+14
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
1
-1
/
+1
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
1
-10
/
+10
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
1
-3
/
+7
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
1
-27
/
+41
2012-11-28
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
Alexander Shiyan
3
-492
/
+0
2012-11-28
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
1
-4
/
+46
2012-11-28
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
1
-19
/
+50
2012-11-28
Input: bu21013_ts - request regulator that actually exists
Lee Jones
1
-1
/
+1
2012-11-28
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
1
-5
/
+22
2012-11-28
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
1
-13
/
+26
2012-11-28
Input: samsung-keypad - switch to using managed resources
Sachin Kamat
1
-72
/
+31
2012-11-28
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
1
-0
/
+10
2012-11-25
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
1
-1
/
+2
2012-11-25
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
1
-2
/
+0
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
1
-2
/
+1
2012-11-24
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
2
-9
/
+52
2012-11-24
Input: remove use of __devexit
Bill Pemberton
141
-149
/
+149
2012-11-24
Input: remove use of __devinit
Bill Pemberton
138
-237
/
+234
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
4
-4
/
+4
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
3
-4
/
+4
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
141
-142
/
+142
2012-11-24
Input: serio - remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-11
/
+0
2012-11-24
Merge branch 'for-linus' into next
Dmitry Torokhov
3
-3
/
+11
2012-11-23
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
2
-18
/
+48
2012-11-22
Input: wacom - add support for a new MT device (0x4001)
Ping Cheng
1
-0
/
+4
2012-11-22
Input: wacom - simplify type check for newer V5 devices
Ping Cheng
1
-3
/
+1
2012-11-22
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
1
-1
/
+5
2012-11-21
Input: matrix-keypad - add device tree support
AnilKumar Ch
1
-22
/
+97
2012-11-19
Input: mousedev - move /dev/input/mice to the correct minor
Dmitry Torokhov
1
-2
/
+2
2012-11-14
Input: marix-keymap - automatically allocate memory for keymap
Dmitry Torokhov
1
-1
/
+22
2012-11-10
Input: add Retu power button driver.
Aaro Koskinen
3
-0
/
+110
2012-11-10
Input: HIL - remove one goto
Rolf Eike Beer
1
-6
/
+5
2012-11-10
Input: MT - document new 'flags' argument of input_mt_init_slots()
Henrik Rydberg
1
-0
/
+4
2012-11-10
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
1
-0
/
+1
2012-11-10
Input: stmpe-ts - switch to using managed resources
Viresh Kumar
1
-44
/
+23
2012-11-10
Input: stmpe-keyboard - switch to using managed resources
Viresh Kumar
1
-44
/
+28
2012-11-10
Input: spear-keyboard - switch to using managed resources
Viresh Kumar
1
-54
/
+23
2012-11-10
Input: spear-keyboard - fix for balancing the enable_irq_wake
Deepak Sikri
1
-3
/
+8
2012-11-10
Input: nomadik-ske-keypad - start using the apb_pclk
Ulf Hansson
1
-2
/
+20
2012-11-08
Input: nomadik-ske-keypad - fixup use of clk
Ulf Hansson
1
-4
/
+10
2012-11-08
Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)
Ping Cheng
3
-3
/
+25
2012-11-08
Input: wacom - clean up device type code
Ping Cheng
1
-15
/
+38
2012-11-08
Input: introduce managed input devices (add devres support)
Dmitry Torokhov
1
-27
/
+149
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
103
-610
/
+1038
2012-11-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
3
-6
/
+9
2012-11-04
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
3
-175
/
+22
2012-11-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-92
/
+274
2012-11-03
Input: pwm-beeper - add devicetree probing support
Sascha Hauer
2
-2
/
+14
[next]