| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | 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: 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: twl4030-pwrbutton - report a wakeup_event on button press | NeilBrown | 2012-08-21 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov | 2012-07-07 | 2 | -4/+7 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen | 2012-07-04 | 2 | -4/+7 |
* | | | | Merge commit 'v3.5-rc5' into next | Dmitry Torokhov | 2012-07-04 | 5 | -35/+67 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | mfd: Convert wm831x to irq_domain | Mark Brown | 2012-05-20 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-05-24 | 3 | -13/+37 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | USB: input: yealink.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -8/+10 |
| * | | | USB: input: powermate.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -1/+3 |
| * | | | USB: input: keyspan_remote.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -7/+7 |
| * | | | USB: input: cm109.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -10/+10 |
| * | | | USB: yealink.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -4/+6 |
| * | | | USB: powermate.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -4/+6 |
| * | | | USB: input: yealink.c: fix up dev_err() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -5/+5 |
| * | | | USB: input: powermate.c: fix up dev_err() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -1/+1 |
| * | | | USB: input: keyspan_remote.c: fix up dev_err() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -5/+5 |
| * | | | USB: input: cm109.c: fix up dev_err() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -6/+6 |
| * | | | USB: yealink.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -6/+13 |
| * | | | USB: powermate.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -2/+3 |
| * | | | USB: keyspan_remote.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -5/+14 |
| * | | | USB: cm109.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -10/+17 |
| | |/
| |/| |
|
* | | | Input: twl6040-vibra - update for device tree support | Peter Ujfalusi | 2012-06-12 | 1 | -18/+24 |
* | | | Input: ab8500-ponkey - add device tree support | Lee Jones | 2012-06-12 | 1 | -0/+9 |
| |/
|/| |
|
* | | Input: tl6040-vibra - Device Tree support | Peter Ujfalusi | 2012-05-10 | 1 | -11/+35 |
* | | Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt | Stephen Warren | 2012-05-02 | 1 | -1/+1 |
* | | Merge commit 'v3.4-rc4' into next | Dmitry Torokhov | 2012-04-21 | 5 | -10/+34 |
|\| |
|
| * | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 2 | -4/+3 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-04-12 | 1 | -1/+2 |
| |\ |
|
| | * | Input: da9052 - fix memory leak in da9052_onkey_probe() | Jesper Juhl | 2012-04-11 | 1 | -1/+2 |
| * | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 | 1 | -0/+26 |
| |\ \ |
|
| | * | | mfd: Add ability to wake the system for 88pm860x | Jett.Zhou | 2012-03-06 | 1 | -0/+26 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-22 | 17 | -173/+703 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-03-19 | 23 | -247/+710 |
| | |\ \ |
|
| | * | | | Input: twl4030-vibra - really switch from #if to #ifdef | Dmitry Torokhov | 2012-03-12 | 1 | -1/+1 |
| * | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps | Andrew Jones | 2012-03-16 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-07 | 1 | -4/+2 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | /
| | |_|_|/
| |/| | | |
|
| | * | | | Input: twl4030-vibra - use proper guard for PM methods | Dmitry Torokhov | 2012-02-24 | 1 | -4/+2 |
* | | | | | Input: cma3000-d0x - remove unneeded checks | Dmitry Torokhov | 2012-04-20 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Input: synaptics_usb - switch to module_usb_driver() | Dmitry Torokhov | 2012-03-16 | 1 | -12/+1 |
* | | | | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 2012-03-16 | 8 | -90/+8 |
* | | | | Input: convert SPI drivers to use module_spi_driver() | Axel Lin | 2012-03-16 | 2 | -22/+2 |