Age | Commit message (Expand) | Author | Files | Lines |
2012-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 18 | -25/+38 |
2012-07-05 | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen | 17 | -23/+34 |
2012-06-29 | Input: wacom - don't retrieve touch_max when it is predefined | Ping Cheng | 1 | -1/+3 |
2012-06-29 | Input: wacom - fix retrieving touch_max bug | Ping Cheng | 1 | -1/+1 |
2012-05-30 | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 1 | -0/+1 |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2 | -5/+6 |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -14/+38 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 95 | -1249/+2694 |
2012-05-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -89/+1 |
2012-05-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 114 | -1320/+2855 |
2012-05-24 | Input: matrix-keymap - fix building keymaps | Dmitry Torokhov | 1 | -1/+1 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 18 | -204/+324 |
2012-05-20 | mfd: Convert wm831x to irq_domain | Mark Brown | 2 | -5/+6 |
2012-05-15 | Merge remote-tracking branch 'linus/master' into staging/for_v3.5 | Mauro Carvalho Chehab | 3 | -5/+5 |
2012-05-14 | [media] Input: move drivers/input/fixp-arith.h to include/linux | Antonio Ospite | 2 | -89/+1 |
2012-05-11 | Input: spear-keyboard - add device tree bindings | Viresh Kumar | 1 | -15/+56 |
2012-05-11 | Input: matrix-keymap - wire up device tree support | Dmitry Torokhov | 2 | -101/+130 |
2012-05-11 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 21 | -177/+259 |
2012-05-11 | Input: adp5588 - add support for gpio names | Jean-François Dagenais | 1 | -0/+1 |
2012-05-11 | Input: omap-keypad - dynamically handle register offsets | Poddar, Sourav | 2 | -28/+94 |
2012-05-11 | Input: synaptics - fix compile warning | JJ Ding | 1 | -10/+10 |
2012-05-11 | Input: ALPS - switch to using input_mt_report_finger_count | Dmitry Torokhov | 1 | -8/+2 |
2012-05-11 | Input: ALPS - add semi-MT support for v4 protocol | George Pantalos | 2 | -6/+75 |
2012-05-11 | Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver | Paul Parsons | 3 | -0/+382 |
2012-05-11 | Input: atmel_mxt_ts - dump each message on just 1 line | Daniel Kurtz | 1 | -9/+5 |
2012-05-11 | Input: atmel_mxt_ts - do not read extra (checksum) byte | Daniel Kurtz | 1 | -2/+0 |
2012-05-11 | Input: atmel_mxt_ts - verify object size in mxt_write_object | Daniel Kurtz | 1 | -1/+1 |
2012-05-11 | Input: atmel_mxt_ts - only allow root to update firmware | Daniel Kurtz | 1 | -2/+2 |
2012-05-11 | Input: atmel_mxt_ts - use CONFIG_PM_SLEEP | Daniel Kurtz | 1 | -8/+3 |
2012-05-11 | Input: sentelic - report device's production serial number | Tai-hwa Liang | 2 | -4/+38 |
2012-05-11 | Input: tl6040-vibra - Device Tree support | Peter Ujfalusi | 1 | -11/+35 |
2012-05-10 | Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ... | Olof Johansson | 1 | -1/+2 |
2012-05-09 | Merge tag 'v3.4-rc6' into next/cleanup | Olof Johansson | 1 | -1/+2 |
2012-05-07 | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 1 | -1/+2 |
2012-05-05 | USB: input: appletouch: fix up compiler warning | Greg Kroah-Hartman | 1 | -1/+0 |
2012-05-05 | USB: input: usbtouchscreen.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -15/+14 |
2012-05-05 | USB: input: wacom_sys.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -2/+2 |
2012-05-05 | USB: input: kbtab.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+7 |
2012-05-05 | USB: input: gtco.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+5 |
2012-05-05 | USB: input: aiptek.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -8/+9 |
2012-05-05 | USB: input: acecad.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+6 |
2012-05-05 | USB: input: bcm5974.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -11/+11 |
2012-05-05 | USB: input: appletouch.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -12/+15 |
2012-05-05 | USB: input: yealink.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -8/+10 |
2012-05-05 | USB: input: powermate.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -1/+3 |
2012-05-05 | USB: input: keyspan_remote.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -7/+7 |
2012-05-05 | USB: input: cm109.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -10/+10 |
2012-05-05 | USB: input: xpad.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+5 |
2012-05-05 | USB: input: iforce: fix up dev_* messages | Greg Kroah-Hartman | 3 | -5/+7 |
2012-05-02 | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne... | Arnd Bergmann | 2 | -4/+3 |