index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-10-02
19
-274
/
+520
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-10-01
17
-266
/
+497
|
|
\
|
|
*
Input: hgpk - use %*ph to dump small buffer
Andy Shevchenko
2012-09-12
1
-6
/
+3
|
|
*
Input: gpio_keys_polled - fix dt pdata->nbuttons
Alexandre Pereira da Silva
2012-09-12
1
-0
/
+1
|
|
*
Input: omap-keypad - fixed formatting
Josh
2012-09-04
1
-4
/
+4
|
|
*
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
2012-09-04
12
-16
/
+225
|
|
|
\
|
|
*
|
Input: tegra - move platform data header
Stephen Warren
2012-09-04
1
-1
/
+1
|
|
*
|
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
2012-09-04
1
-1
/
+5
|
|
*
|
Input: s3c2410_ts - make s3c_ts_pmops const
Sachin Kamat
2012-08-31
1
-1
/
+1
|
|
*
|
Input: samsung-keypad - use of_get_child_count() helper
Tobias Klauser
2012-08-21
1
-4
/
+2
|
|
*
|
Input: samsung-keypad - use of_match_ptr()
Tobias Klauser
2012-08-21
1
-3
/
+1
|
|
*
|
Input: uinput - fix formatting
Dmitry Torokhov
2012-08-21
1
-10
/
+18
|
|
*
|
Input: uinput - specify exact bit sizes on userspace APIs
Dmitry Torokhov
2012-08-21
1
-5
/
+6
|
|
*
|
Input: uinput - mark failed submission requests as free
Dmitry Torokhov
2012-08-21
1
-38
/
+40
|
|
*
|
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
2012-08-21
1
-30
/
+44
|
|
*
|
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
2012-08-21
1
-0
/
+3
|
|
*
|
Input: uinput - take event lock when fetching events from buffer
Dmitry Torokhov
2012-08-21
1
-3
/
+24
|
|
*
|
Input: get rid of MATCH_BIT() macro
Dmitry Torokhov
2012-08-21
1
-17
/
+26
|
|
*
|
Input: rotary-encoder - add DT bindings
Daniel Mack
2012-08-21
1
-16
/
+80
|
|
*
|
Input: rotary-encoder - constify platform data pointers
Dmitry Torokhov
2012-08-21
1
-6
/
+6
|
|
*
|
Input: rotary-encoder - use gpio_request_one()
Daniel Mack
2012-08-21
1
-25
/
+8
|
|
*
|
Input: rotary-encoder - defer calls gpio_to_irq()
Daniel Mack
2012-08-21
1
-2
/
+3
|
|
*
|
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
2012-08-21
1
-5
/
+127
|
|
*
|
Input: gpio-keys-polled - constify pointers to platform data
Dmitry Torokhov
2012-08-21
1
-7
/
+7
|
|
*
|
Input: random formatting fixes
Baodong Chen
2012-08-21
6
-17
/
+18
|
|
*
|
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
2012-08-21
1
-0
/
+1
|
|
*
|
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
2012-08-21
1
-0
/
+8
|
|
*
|
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
2012-08-21
1
-81
/
+80
|
*
|
|
Input: wacom - mark Intuos5 pad as in-prox when touching buttons
Jason Gerecke
2012-09-28
1
-1
/
+1
|
*
|
|
Input: synaptics - adjust threshold for treating position values as negative
Seth Forshee
2012-09-28
1
-8
/
+23
*
|
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
3
-9
/
+3
|
\
\
\
\
|
*
|
|
|
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2012-08-21
2
-8
/
+2
|
*
|
|
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
|
|
|
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
9
-9
/
+9
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
9
-9
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: spear: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
|
|
*
|
|
|
|
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
|
|
*
|
|
|
|
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
*
|
|
|
|
ARM: w90x900: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
*
|
|
|
|
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
3
-3
/
+3
|
|
*
|
|
|
|
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
*
|
|
|
|
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-01
4
-124
/
+38
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'cleanup/__iomem' into next/cleanup
Olof Johansson
2012-09-22
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
input: rpcmouse: use __iomem pointers for MMIO
Arnd Bergmann
2012-09-19
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
ARM: OMAP1: Move board-ams-delta.h from plat to mach
Tony Lindgren
2012-09-20
1
-1
/
+1
|
*
|
|
|
|
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
|
*
|
|
|
|
Input: omap-keypad: Remove dependencies to mach includes
Tony Lindgren
2012-09-12
2
-121
/
+35
|
|
|
|
|
|
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
*
-
-
-
.
\
\
\
\
\
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
2012-10-01
8
-10
/
+91
|
\
\
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
/
/
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
2012-09-19
1
-3
/
+6
[next]