1. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  2. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  3. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  4. 62f548d Input: cyttsp4 - use 16bit address for I2C/SPI communication by Ferruh Yigit · 11 years ago
  5. 57961e3 Input: cyttsp4 - kfree xfer_buf on error path in probe() by Ferruh Yigit · 11 years ago
  6. 9ff9f6d Input: tps6507x-ts - select INPUT_POLLDEV by Dmitry Torokhov · 11 years ago
  7. a608026 Input: ads7846 - add device tree bindings by Daniel Mack · 11 years ago
  8. 57691a1 Input: ads7846 - make sure we do not change platform data by Dmitry Torokhov · 11 years ago
  9. 394fc05 Input: cyttsp4 - leak on error path in probe() by Dan Carpenter · 11 years ago
  10. 7c4c018 Input: cyttsp4 - silence NULL dereference warning by Dan Carpenter · 11 years ago
  11. 0fb82ec Input: cyttsp4 - silence shift wrap warning by Dan Carpenter · 11 years ago
  12. 27eb2c4 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  13. 5705b8a Input: tps6507x-ts - convert to polled input device infrastructure by Dmitry Torokhov · 11 years ago
  14. 67bf12c Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices by Ferruh Yigit · 11 years ago
  15. 4f9e868 Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices by Ferruh Yigit · 11 years ago
  16. 17fb156 Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices by Ferruh Yigit · 11 years ago
  17. 9664877 Input: cyttsp - I2C driver split into two modules by Ferruh Yigit · 11 years ago
  18. 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 11 years ago
  19. 2238128 Input: tps6507x-ts - remove vref from platform data by Dmitry Torokhov · 11 years ago
  20. 02a7160 Input: tps6507x-ts - use bool for booleans by Dmitry Torokhov · 11 years ago
  21. 04848ba Input: tps6507x-ts - remove bogus unreachable code by Alan Cox · 12 years ago
  22. 8855f30 Input: wacom_i2c - implement hovering capability by Tatsunosuke Tobita · 11 years ago
  23. 9a28b88 input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us by Sebastian Andrzej Siewior · 11 years ago
  24. 00789e5 input: ti_am335x_tsc: ACK the HW_PEN irq in ISR by Sebastian Andrzej Siewior · 11 years ago
  25. 8c89630 input: ti_am335x_adc: use only FIFO0 and clean up a little by Sebastian Andrzej Siewior · 11 years ago
  26. 5f184e6 mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc by Sebastian Andrzej Siewior · 11 years ago
  27. b9194fd input: ti_am33x_tsc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  28. 0396310 input: ti_am33x_tsc: Add DT support by Patil, Rachna · 12 years ago
  29. af9c2fe input: ti_am33x_tsc: remove unwanted fifo flush by Patil, Rachna · 12 years ago
  30. bb76dc0 input: ti_am33x_tsc: Order of TSC wires, made configurable by Patil, Rachna · 12 years ago
  31. abeccee input: ti_am33x_tsc: Step enable bits made configurable by Patil, Rachna · 12 years ago
  32. a9bce1b mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev by Sebastian Andrzej Siewior · 11 years ago
  33. 64b8dd2 Input: atmel_tsadcc - fix error handing with missing platform data by Wei Yongjun · 11 years ago
  34. d3bf073 Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers by Matthias Kaehlcke · 11 years ago
  35. fbd5e77 Input: cyttsp - add missing handshake by Ferruh Yigit · 11 years ago
  36. d2983cd Input: cyttsp - fix memcpy size param by Ferruh Yigit · 11 years ago
  37. edbbee5 Input: touchscreen - use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  38. 7bcbcaa Input: w90p910_ts - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  39. e8ecfd6 Input: tnetv107x-ts - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  40. 12aa935 Input: ti_am335x_tsc - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  41. 7977444 Input: mc13783_ts - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  42. 34f22fb Input: jornada720_ts - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  43. fb1b195 Input: intel-mid-touch - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  44. fdbe0c5 Input: da9052_tsi - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  45. 7f1f5d1 Input: atmel-wm97xx - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  46. 602b6a0 Input: 88pm860x-ts - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  47. 1ffb064 Input: egalax_ts - move to devm_* functions by Andy Shevchenko · 11 years ago
  48. 3c9cfa7 Input: egalax_ts - ABS_MT_POSITION_Y not reported well by Heiko Abraham · 11 years ago
  49. e6a9081 Input: st1232 - add reset pin handling by Bastian Hecht · 11 years ago
  50. 95b24d2 Input: st1232 - convert to devm_* infrastructure by Laurent Pinchart · 11 years ago
  51. e1793c6 Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  52. c12454f Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  53. 80e3e53 Input: eeti_ts - remove redundant null check by Sachin Kamat · 11 years ago
  54. 8efcc50 Input: edt-ft5x06 - remove redundant null check before kfree by Sachin Kamat · 11 years ago
  55. 38a46eb Input: mc13783_ts - use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  56. 8698a93 Input: atmel-wm97xx - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  57. 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 11 years ago
  58. d73a17e Input: wm9712 - fix dev_dbg newlines by Markus Pargmann · 11 years ago
  59. 5407927 Input: wm9712 - fix wrong pen up readings by Markus Pargmann · 11 years ago
  60. fa45255 Input: wm9712 - fix return code for wrong sample by Markus Pargmann · 11 years ago
  61. cfd5d09 Input: wm97xx - drop out of range inputs by Markus Pargmann · 11 years ago
  62. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  63. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 11 years ago
  64. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 11 years ago
  65. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 11 years ago
  66. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 11 years ago
  67. bfc29e9 Input: auo-pixcir-ts - switch to using managed resources by Dmitry Torokhov · 12 years ago
  68. 7241443f Input: auo_pixcir_ts - add devicetree support by Heiko Stübner · 12 years ago
  69. 38e83f7 Input: auo_pixcir_ts - keep own pointer to platform_data by Heiko Stübner · 12 years ago
  70. 27cef8b Input: auo-pixcir-ts - handle reset gpio directly by Heiko Stübner · 12 years ago
  71. fa65630 Input: auo-pixcir-ts - set input direction for interrupt gpio by Heiko Stübner · 12 years ago
  72. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  73. 005a69d Input: cyttsp-spi - remove duplicate MODULE_ALIAS() by Dmitry Torokhov · 12 years ago
  74. 938789f Input: tsc2005 - add MODULE_ALIAS by Pali Rohár · 12 years ago
  75. d722260 Input: add couple of missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 12 years ago
  76. 8a0b6c5 Input: mms114 - switch to using managed resources by Sachin Kamat · 12 years ago
  77. e7cd0ae Input: wm831x-ts - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  78. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  79. 7488b1b Input: stmpe-ts - report BTN_TOUCH event by Vipul Kumar Samar · 12 years ago
  80. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  81. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 852d20a Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver by Alexander Shiyan · 12 years ago
  83. 48fceb7d Input: bu21013_ts - add support for Device Tree booting by Lee Jones · 12 years ago
  84. 31fbcda Input: bu21013_ts - move GPIO init and exit functions into the driver by Lee Jones · 12 years ago
  85. 8c587f7 Input: bu21013_ts - request regulator that actually exists by Lee Jones · 12 years ago
  86. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  87. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  88. 78f50c2 Input: remove use of __devinitconst by Bill Pemberton · 12 years ago
  89. d6f6dfd Input: remove use of __devinitdata by Bill Pemberton · 12 years ago
  90. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  91. 5e7fe82 Merge branch 'for-linus' into next by Dmitry Torokhov · 12 years ago
  92. 037db52 Input: stmpe-ts - add DT support for stmpe touchscreen by Vipul Kumar Samar · 12 years ago
  93. c4f4925 Input: ads7846 - enable pendown GPIO debounce time setting by Igor Grinberg · 12 years ago
  94. 8f52080 Input: da9052_tsi.c: Fix interrupt handling by Fabio Estevam · 12 years ago
  95. b8d52e2 Input: stmpe-ts - initialize the phys field in input device by Vipul Kumar Samar · 12 years ago
  96. 2bd942f Input: stmpe-ts - switch to using managed resources by Viresh Kumar · 12 years ago
  97. fa8e245 Merge tag 'v3.7-rc4' into next to sync up Wacom bits by Dmitry Torokhov · 12 years ago
  98. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  99. 2b99baf input: TSC: ti_tsc: Convert TSC into a MFDevice by Patil, Rachna · 12 years ago
  100. 55c04de input: TSC: ti_tscadc: Rename the existing touchscreen driver by Patil, Rachna · 12 years ago