| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 |
| |/
|/| |
|
* | | 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: 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 |
| | * | | Input: kxtj9 - who_am_i check value and initial data rate fixes | Christopher Hudson | 2012-03-16 | 1 | -5/+17 |
| | * | | Input: add driver support for MAX8997-haptic | Donggeun Kim | 2012-03-16 | 3 | -0/+420 |
| | * | | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 | 9 | -79/+23 |
| | |\ \
| | | |/ |
|
| | * | | Input: max8925_onkey - avoid accessing input device too early | Dmitry Torokhov | 2012-03-06 | 1 | -47/+44 |
| | * | | Input: max8925_onkey - allow to be used as a wakeup source | Kevin Liu | 2012-03-05 | 1 | -0/+34 |
| | * | | Input: add support for OnKey module for DA9052/53 PMIC | Ashish Jangam | 2012-03-04 | 3 | -0/+180 |
| | * | | Input: pcf8574_keypad - fix typo in Kconfig | Masanari Iida | 2012-01-31 | 1 | -1/+1 |
| * | | | 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 |
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 2012-01-09 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-12 | 1 | -2/+13 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| * | | | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 2012-01-10 | 1 | -2/+13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-10 | 29 | -282/+703 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-01-08 | 32 | -1162/+1004 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Input: mpu3050 - configure the sampling method | Heikki Krogerus | 2011-12-24 | 1 | -5/+103 |
| | * | | Input: mpu3050 - ensure we enable interrupts | Heikki Krogerus | 2011-12-24 | 1 | -1/+12 |
| | * | | Input: mpu3050 - add of_match table for device-tree probing | Olof Johansson | 2011-12-24 | 1 | -0/+7 |
| | * | | Input: add driver for Sharp gp2ap002a00f proximity sensor | Courtney Cavin | 2011-12-12 | 3 | -1/+312 |
| | * | | Input: mc13783-pwrbutton - convert to use module_platform_driver() | Axel Lin | 2011-12-12 | 1 | -12/+2 |
| | * | | Input: misc - use macro module_platform_driver() | JJ Ding | 2011-11-30 | 20 | -247/+21 |
| | * | | Input: add generic GPIO-tilt driver | Heiko Stübner | 2011-11-30 | 3 | -0/+228 |
| | * | | Input: remove redundant spi driver bus initialization | Lars-Peter Clausen | 2011-11-29 | 1 | -1/+0 |
| | * | | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 2011-11-29 | 12 | -893/+314 |
| | |\ \ |
|
| | * | | | Input: convert obsolete strict_strtox to kstrtox | JJ Ding | 2011-11-09 | 2 | -16/+19 |
* | | | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-10 | 1 | -5/+2 |
|\ \ \ \ \ |
|
| * | | | | | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 2012-01-04 | 1 | -5/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 4 | -68/+4 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 4 | -68/+4 |
| |/ / / |
|