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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
Input: uinput - mark failed submission requests as free
Dmitry Torokhov
1
-38
/
+40
2012-08-22
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
1
-30
/
+44
2012-08-22
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
1
-0
/
+3
2012-08-22
Input: uinput - take event lock when fetching events from buffer
Dmitry Torokhov
1
-3
/
+24
2012-08-22
Input: get rid of MATCH_BIT() macro
Dmitry Torokhov
1
-17
/
+26
2012-08-22
Input: rotary-encoder - add DT bindings
Daniel Mack
1
-16
/
+80
2012-08-22
Input: rotary-encoder - constify platform data pointers
Dmitry Torokhov
1
-6
/
+6
2012-08-22
Input: rotary-encoder - use gpio_request_one()
Daniel Mack
1
-25
/
+8
2012-08-22
Input: rotary-encoder - defer calls gpio_to_irq()
Daniel Mack
1
-2
/
+3
2012-08-22
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
1
-5
/
+127
2012-08-22
Input: gpio-keys-polled - constify pointers to platform data
Dmitry Torokhov
1
-7
/
+7
2012-08-22
Input: random formatting fixes
Baodong Chen
6
-17
/
+18
2012-08-22
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
1
-0
/
+1
2012-08-22
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
1
-0
/
+8
2012-08-22
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
1
-81
/
+80
2012-08-22
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
1
-1
/
+5
2012-08-22
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
1
-0
/
+14
2012-08-22
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
1
-0
/
+3
2012-08-22
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
1
-1
/
+1
2012-08-22
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2
-8
/
+2
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-09
Input: eeti_ts: pass gpio value instead of IRQ
Arnd Bergmann
1
-8
/
+13
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
4
-2
/
+181
2012-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-3
/
+955
2012-07-30
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-3
/
+955
2012-07-28
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-07-28
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
1
-0
/
+1
2012-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
25
-436
/
+1655
2012-07-25
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+22
2012-07-25
Input: wacom - add support to Cintiq 22HD
Ping Cheng
2
-3
/
+21
2012-07-25
Input: add driver for FT5x06 based EDT displays
Simon Budig
3
-0
/
+912
2012-07-25
Merge branch 'next' into for-linus
Dmitry Torokhov
46
-745
/
+2016
2012-07-25
input: Add onkey support for 88PM80X PMIC
Qiao Zhou
3
-0
/
+179
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-07-24
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2012-07-19
input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-1
/
+1
2012-07-18
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim
3
-0
/
+557
2012-07-18
Input: add support for key scan interface of the LPC32xx SoC
Roland Stigge
3
-0
/
+405
2012-07-18
Input: omap4-keypad - add device tree support
Sourav Poddar
1
-40
/
+87
2012-07-18
Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clk
Arnd Bergmann
18
-25
/
+38
2012-07-16
input: ab8500-ponkey: Create AB8500 domain IRQ mapping
Lee Jones
1
-2
/
+2
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+25
2012-07-13
Input: hanwang - add support for Art Master II tablet
weixing
1
-15
/
+42
2012-07-13
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
1
-2
/
+44
2012-07-13
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
1
-8
/
+10
2012-07-13
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
1
-1
/
+3
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
1
-0
/
+1
2012-07-10
Input: bcm5974 - Add support for 2012 MacBook Pro Retina
Henrik Rydberg
1
-0
/
+20
[prev]
[next]