| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-04-12 |
|\ |
|
| * | Input: tps6507x-ts - fix MODULE_ALIAS to match driver name | Uwe Kleine-König | 2012-04-03 |
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 |
|\ \ |
|
| * | | mfd: Add pdata to set mc13783-ts conversion delay | Michael Thalmeier | 2012-03-06 |
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 |
|\ \ \ |
|
| * | | | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq | Rob Herring | 2012-03-25 |
| |/ / |
|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2012-03-02 |
| |/ |
|
* | | Input: ili210x - add support for Ilitek ILI210x based touchscreens | Olivier Sobrie | 2012-03-17 |
* | | Input: synaptics_usb - switch to module_usb_driver() | Dmitry Torokhov | 2012-03-17 |
* | | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 2012-03-17 |
* | | Input: convert SPI drivers to use module_spi_driver() | Axel Lin | 2012-03-17 |
* | | Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp... | Julia Lawall | 2012-03-13 |
* | | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 |
|\| |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-12 |
| |\ |
|
| | * | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 2012-01-11 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-10 |
| |\| |
|
| * | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
| |\ \ |
|
| | * | | Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq() | Axel Lin | 2011-12-28 |
| * | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 |
| |\ \ \ |
|
| | * | | | PM / input / touchscreen: Make st1232 use device PM QoS constraints | Rafael J. Wysocki | 2011-12-25 |
| | |/ / |
|
| * | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 |
| |\ \ \ |
|
| | * | | | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-03 |
| | |/ / |
|
| * / / | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
| |/ / |
|
* | | | Input: atmel-wm97xx - convert to dev_pm_ops | Dmitry Torokhov | 2012-03-04 |
* | | | Input: atmel-wm97xx - set driver owner | Dmitry Torokhov | 2012-03-04 |
* | | | Input: cyttsp - remove useless checks in cyttsp_probe() | Dmitry Torokhov | 2012-03-04 |
* | | | Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037 | Armando Visconti | 2012-03-04 |
* | | | Input: add support for TI Touchscreen controller | Rachna Patil | 2012-03-04 |
* | | | Input: add Cypress TTSP capacitive multi-touch screen support | Javier Martinez Canillas | 2012-01-31 |
| |/
|/| |
|
* | | Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages | Dmitry Torokhov | 2012-01-05 |
* | | Input: ucb1400_ts - convert to threaded IRQ | Dmitry Torokhov | 2012-01-05 |
* | | Input: ucb1400_ts - drop inline annotations | Dmitry Torokhov | 2012-01-05 |
* | | Input: usb1400_ts - add __devinit/__devexit section annotations | Dmitry Torokhov | 2012-01-05 |
* | | Input: ucb1400_ts - set driver owner | Dmitry Torokhov | 2012-01-05 |
* | | Input: ucb1400_ts - convert to use dev_pm_ops | Dmitry Torokhov | 2012-01-05 |
* | | Input: add driver for pixcir i2c touchscreens | Jianchun Bian | 2011-12-30 |
* | | Input: add driver for AUO In-Cell touchscreens using pixcir ICs | Heiko Stübner | 2011-12-28 |
* | | Input: migor-ts - rework probe() to simplify error path | Dmitry Torokhov | 2011-12-12 |
* | | Input: migor-ts - use proper client data accessor functions | Dmitry Torokhov | 2011-12-12 |
* | | Input: migor-ts - convert to a threaded IRQ | Dmitry Torokhov | 2011-12-12 |
* | | Input: htcpen - switch to DMI-based autoloading | Dmitry Torokhov | 2011-12-01 |
* | | Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data | Jonathan Cameron | 2011-12-01 |
* | | Input: touchscreen - use macro module_platform_driver() | JJ Ding | 2011-12-01 |
* | | Input: remove redundant spi driver bus initialization | Lars-Peter Clausen | 2011-11-29 |
* | | Input: ad7879-i2c - remove redundant MODULE_ALIAS | Axel Lin | 2011-11-29 |
* | | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 2011-11-29 |
|\| |
|
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
| |\ |
|
| | * | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 2011-10-31 |