index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2012-09-19
Input: Make sure we follow all EV_KEY events
Henrik Rydberg
-7
/
+13
2012-09-19
Input: Improve the events-per-packet estimate
Henrik Rydberg
-4
/
+7
2012-09-19
Input: Break out MT data
Henrik Rydberg
-35
/
+43
2012-09-19
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
Dmitry Torokhov
-2
/
+2
2012-09-19
Merge tag 'v3.6-rc5' into for-linus
Dmitry Torokhov
-15
/
+200
2012-09-19
ARM: spear: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-19
input: rpcmouse: use __iomem pointers for MMIO
Arnd Bergmann
-1
/
+1
2012-09-18
input: twl4030-vibra: Support for DT booted kernel
Peter Ujfalusi
-2
/
+16
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-14
ARM: w90x900: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
-3
/
+3
2012-09-14
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-12
Input: hgpk - use %*ph to dump small buffer
Andy Shevchenko
-6
/
+3
2012-09-12
Input: gpio_keys_polled - fix dt pdata->nbuttons
Alexandre Pereira da Silva
-0
/
+1
2012-09-12
Input: omap-keypad: Remove dependencies to mach includes
Tony Lindgren
-121
/
+35
2012-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-2
/
+23
2012-09-04
Input: omap-keypad - fixed formatting
Josh
-4
/
+4
2012-09-04
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
-16
/
+225
2012-09-04
Input: tegra - move platform data header
Stephen Warren
-1
/
+1
2012-09-04
Input: imx_keypad - fix missing clk conversions
Fabio Estevam
-2
/
+2
2012-09-04
Input: usbtouchscreen - initialize eGalax devices
Forest Bond
-0
/
+40
2012-09-04
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
-1
/
+5
2012-08-31
Input: s3c2410_ts - make s3c_ts_pmops const
Sachin Kamat
-1
/
+1
2012-08-21
Input: samsung-keypad - use of_get_child_count() helper
Tobias Klauser
-4
/
+2
2012-08-21
Input: samsung-keypad - use of_match_ptr()
Tobias Klauser
-3
/
+1
2012-08-21
Input: uinput - fix formatting
Dmitry Torokhov
-10
/
+18
2012-08-21
Input: uinput - specify exact bit sizes on userspace APIs
Dmitry Torokhov
-5
/
+6
2012-08-21
Input: uinput - mark failed submission requests as free
Dmitry Torokhov
-38
/
+40
2012-08-21
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
-30
/
+44
2012-08-21
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
-0
/
+3
2012-08-21
Input: uinput - take event lock when fetching events from buffer
Dmitry Torokhov
-3
/
+24
2012-08-21
Input: get rid of MATCH_BIT() macro
Dmitry Torokhov
-17
/
+26
2012-08-21
Input: rotary-encoder - add DT bindings
Daniel Mack
-16
/
+80
2012-08-21
Input: rotary-encoder - constify platform data pointers
Dmitry Torokhov
-6
/
+6
2012-08-21
Input: rotary-encoder - use gpio_request_one()
Daniel Mack
-25
/
+8
2012-08-21
Input: rotary-encoder - defer calls gpio_to_irq()
Daniel Mack
-2
/
+3
2012-08-21
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
-5
/
+127
2012-08-21
Input: gpio-keys-polled - constify pointers to platform data
Dmitry Torokhov
-7
/
+7
2012-08-21
Input: random formatting fixes
Baodong Chen
-17
/
+18
2012-08-21
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
-0
/
+1
2012-08-21
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
-0
/
+8
2012-08-21
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
-81
/
+80
2012-08-21
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
-1
/
+5
2012-08-21
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
-0
/
+14
2012-08-21
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
-0
/
+3
2012-08-21
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
-1
/
+1
2012-08-21
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
-8
/
+2
[prev]
[next]