index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
1
-6
/
+3
|
*
Input: gpio_keys_polled - fix dt pdata->nbuttons
Alexandre Pereira da Silva
2012-09-13
1
-0
/
+1
|
*
Input: omap-keypad - fixed formatting
Josh
2012-09-05
1
-4
/
+4
|
*
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
2012-09-05
12
-16
/
+225
|
|
\
|
*
|
Input: tegra - move platform data header
Stephen Warren
2012-09-05
1
-1
/
+1
|
*
|
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
2012-09-05
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-22
1
-4
/
+2
|
*
|
Input: samsung-keypad - use of_match_ptr()
Tobias Klauser
2012-08-22
1
-3
/
+1
|
*
|
Input: uinput - fix formatting
Dmitry Torokhov
2012-08-22
1
-10
/
+18
|
*
|
Input: uinput - specify exact bit sizes on userspace APIs
Dmitry Torokhov
2012-08-22
1
-5
/
+6
|
*
|
Input: uinput - mark failed submission requests as free
Dmitry Torokhov
2012-08-22
1
-38
/
+40
|
*
|
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
2012-08-22
1
-30
/
+44
|
*
|
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
2012-08-22
1
-0
/
+3
|
*
|
Input: uinput - take event lock when fetching events from buffer
Dmitry Torokhov
2012-08-22
1
-3
/
+24
|
*
|
Input: get rid of MATCH_BIT() macro
Dmitry Torokhov
2012-08-22
1
-17
/
+26
|
*
|
Input: rotary-encoder - add DT bindings
Daniel Mack
2012-08-22
1
-16
/
+80
|
*
|
Input: rotary-encoder - constify platform data pointers
Dmitry Torokhov
2012-08-22
1
-6
/
+6
|
*
|
Input: rotary-encoder - use gpio_request_one()
Daniel Mack
2012-08-22
1
-25
/
+8
|
*
|
Input: rotary-encoder - defer calls gpio_to_irq()
Daniel Mack
2012-08-22
1
-2
/
+3
|
*
|
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
2012-08-22
1
-5
/
+127
|
*
|
Input: gpio-keys-polled - constify pointers to platform data
Dmitry Torokhov
2012-08-22
1
-7
/
+7
|
*
|
Input: random formatting fixes
Baodong Chen
2012-08-22
6
-17
/
+18
|
*
|
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
2012-08-22
1
-0
/
+1
|
*
|
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
2012-08-22
1
-0
/
+8
|
*
|
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
2012-08-22
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
*
|
|
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
2012-09-20
1
-3
/
+6
*
|
|
Input: sentelic - filter out erratic movement when lifting finger
Tai-hwa Liang
2012-09-19
1
-0
/
+11
*
|
|
Input: ambakmi - [un]prepare clocks when enabling amd disabling
Pawel Moll
2012-09-19
1
-3
/
+3
*
|
|
Input: i8042 - disable mux on Toshiba C850D
Anisse Astier
2012-09-19
1
-0
/
+6
*
|
|
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
Dmitry Torokhov
2012-09-19
1
-2
/
+2
*
|
|
Merge tag 'v3.6-rc5' into for-linus
Dmitry Torokhov
2012-09-19
10
-15
/
+200
|
\
\
\
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-09-09
4
-2
/
+23
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Input: eeti_ts: pass gpio value instead of IRQ
Arnd Bergmann
2012-08-09
1
-8
/
+13
|
*
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-01
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-1
/
+1
|
*
|
|
|
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-30
4
-2
/
+181
|
|
\
\
\
\
|
|
*
|
|
|
input: Add onkey support for 88PM80X PMIC
Qiao Zhou
2012-07-25
3
-0
/
+179
|
|
*
|
|
|
input: ab8500-ponkey: Create AB8500 domain IRQ mapping
Lee Jones
2012-07-16
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-07-30
6
-3
/
+955
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-28
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-28
1
-0
/
+1
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
/
/
/
|
|
|
|
|
|
_
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
ARM: sa11x0/pxa: convert OS timer registers to IOMEM
Russell King
2012-07-09
1
-0
/
+1
|
|
|
|
|
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-07-26
25
-436
/
+1655
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
2
-2
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2012-06-29
2
-5
/
+6
|
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
lm8333: Fix check ordering
Alan Cox
2012-06-27
1
-1
/
+1
[next]