1. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  2. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  3. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  4. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  5. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  6. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  7. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  8. bd100e2 Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages by Dmitry Torokhov · 13 years ago
  9. c899afe Input: ucb1400_ts - convert to threaded IRQ by Dmitry Torokhov · 13 years ago
  10. 7507232 Input: ucb1400_ts - drop inline annotations by Dmitry Torokhov · 13 years ago
  11. 9fea929 Input: usb1400_ts - add __devinit/__devexit section annotations by Dmitry Torokhov · 13 years ago
  12. 8028e93 Input: ucb1400_ts - set driver owner by Dmitry Torokhov · 13 years ago
  13. 3db8a537 Input: ucb1400_ts - convert to use dev_pm_ops by Dmitry Torokhov · 13 years ago
  14. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  15. 36a281e Input: add driver for pixcir i2c touchscreens by Jianchun Bian · 13 years ago
  16. b5d798c Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq() by Axel Lin · 13 years ago
  17. 5245db4 Input: add driver for AUO In-Cell touchscreens using pixcir ICs by Heiko Stübner · 13 years ago
  18. 9ee27ff PM / input / touchscreen: Make st1232 use device PM QoS constraints by Rafael J. Wysocki · 13 years ago
  19. ff4d049 Input: migor-ts - rework probe() to simplify error path by Dmitry Torokhov · 13 years ago
  20. ec20861 Input: migor-ts - use proper client data accessor functions by Dmitry Torokhov · 13 years ago
  21. 468792e Input: migor-ts - convert to a threaded IRQ by Dmitry Torokhov · 13 years ago
  22. e23ed60 Input: htcpen - switch to DMI-based autoloading by Dmitry Torokhov · 13 years ago
  23. 75255b2 Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data by Jonathan Cameron · 13 years ago
  24. cdcc96e Input: touchscreen - use macro module_platform_driver() by JJ Ding · 13 years ago
  25. a6c6178 Input: remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  26. 6485dec Input: ad7879-i2c - remove redundant MODULE_ALIAS by Axel Lin · 13 years ago
  27. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  28. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  29. 8672bd9 Input: ad7879 - consolidate PM methods by Dmitry Torokhov · 13 years ago
  30. 59bae1d Input: add EETI eGalax I2C capacitive multi touch driver by Zhang Jiejing · 13 years ago
  31. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  32. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  33. d2cc817a Input: usbtouchscreen - add ELO IntelliTouch 2700 support by Michael Gebetsroither · 13 years ago
  34. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  35. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  36. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  37. 8dd93ee input: Convert mc13783-ts to mc13xxx API by Uwe Kleine-König · 13 years ago
  38. 341deef Input: tsc2007 - make sure that X plate resistance is specified by Philip Rakity · 13 years ago
  39. d4f4158 Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  40. 626af86 Input: atmel_mxt_ts - use snprintf for sysfs attribute show method by Daniel Kurtz · 13 years ago
  41. f01536e3 Input: add a driver for TSC-40 serial touchscreen by Sebastian Andrzej Siewior · 13 years ago
  42. c3a01ba Input: penmount - simplify unregister procedure by Dmitry Torokhov · 13 years ago
  43. 98b013e Input: penmount - rework handling of different protocols by Dmitry Torokhov · 13 years ago
  44. bd8f6d2 Input: penmount - add PenMount 6250 support by John Sung · 13 years ago
  45. 90aba7d Input: penmount - add PenMount 3000 support by John Sung · 13 years ago
  46. c42e2e4 Input: penmount - add PenMount 6000 support by John Sung · 13 years ago
  47. 21ae508 Input: penmount - fix the protocol by John Sung · 13 years ago
  48. 3512069 Input: wacom - add POINTER and DIRECT device properties by Jason Gerecke · 13 years ago
  49. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  50. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  51. d3654d7 Input: tsc2007 - add open and close methods by Dmitry Torokhov · 13 years ago
  52. 377dc55 Input: tsc2007 - convert to threaded IRQ by Dmitry Torokhov · 13 years ago
  53. 66fd938 Input: wacom_w8001 - simplify w8001_remove by Dmitry Torokhov · 13 years ago
  54. e949674 Input: wacom_w8001 - implement open and close by Dmitry Torokhov · 13 years ago
  55. 2782a35 Input: tnetv107x-ts - add missing include of linux/module.h by Axel Lin · 13 years ago
  56. d70d43d Input: max11801_ts - correct license statement by Jiejing Zhang · 13 years ago
  57. 28ac293 Input: atmel_mxt_ts - report pressure information from the driver by Yufeng Shen · 13 years ago
  58. 4fecc20 Input: ad7879 - fix deficient device disable by Michael Hennerich · 13 years ago
  59. e449edb Input: intel-mid-touch - remove pointless checking for variable 'found' by Axel Lin · 13 years ago
  60. 2c20410 Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data by Axel Lin · 13 years ago
  61. d448303 Input: cy8ctmg110_ts - constify i2c_device_id table by Axel Lin · 13 years ago
  62. 21184c4 Input: cy8ctmg110_ts - fix checking return value of i2c_master_send by Axel Lin · 13 years ago
  63. 77da383 Input: wm97xx - mark channels which need pen_down by Wolfram Sang · 13 years ago
  64. c8f2052 Input: wm97xx - refactor channel selection in poll_sample() by Wolfram Sang · 13 years ago
  65. 2456689 Input: wm97xx - remove redundant define by Wolfram Sang · 13 years ago
  66. a93d4f2 Input: atmel_mxt_ts - handle objects with multiple instances correctly by Iiro Valkonen · 13 years ago
  67. 81c88a7 Input: atmel_mxt_ts - update object list by Iiro Valkonen · 13 years ago
  68. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  69. 58c2440 Input: ads7846 - cleanup GPIO initialization by Igor Grinberg · 13 years ago
  70. 6a592a7 Input: tnetv107x-ts - fix MODULE_ALIAS by Axel Lin · 13 years ago
  71. b73077e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  72. 891e376 Input: tsc2007 - add X, Y and Z fuzz factors to platform data by Thierry Reding · 13 years ago
  73. 1af38ea Input: tsc2007 - add poll_period parameter to platform data by Thierry Reding · 13 years ago
  74. 2d137c7e Input: tsc2007 - add poll_delay parameter to platform data by Thierry Reding · 13 years ago
  75. 84005eb Input: tsc2007 - add max_rt parameter to platform data by Thierry Reding · 13 years ago
  76. 4a1a42a Input: tsc2007 - debounce pressure measurement by Thierry Reding · 13 years ago
  77. 215ef98 Input: atmel_tsadcc - correct call to input_free_device by Julia Lawall · 13 years ago
  78. 1201e7e Input: ads7846 - fix gpio_pendown configuration by Igor Grinberg · 13 years ago
  79. ebcaaad Input: ads7846 - add possibility to use external vref on ads7846 by Alexander Stein · 13 years ago
  80. 28350e3 Input: ads7846 - remove unused variable from struct ads7845_ser_req by Alexander Stein · 13 years ago
  81. 1dbe7da Input: ads7846 - make transfer buffers DMA safe by Alexander Stein · 13 years ago
  82. 4296f1a Input: h3600_ts_input - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  83. bf28370 Input: wm831x-ts - move BTN_TOUCH reporting to data transfer by Mark Brown · 13 years ago
  84. acad985 Input: wm831x-ts - allow IRQ flags to be specified by Mark Brown · 13 years ago
  85. f534666 Input: wm831x-ts - fix races with IRQ management by Mark Brown · 13 years ago
  86. 03351ff Merge commit 'v2.6.39-rc4' into next by Dmitry Torokhov · 13 years ago
  87. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  88. 8b86c1c Input: atmel_mxt_ts - convert to MT protocol B by Joonyoung Shim · 13 years ago
  89. 08960a0 Input: atmel_mxt_ts - make CHG line high after enabling interrupts by Iiro Valkonen · 13 years ago
  90. 910d805 Input: atmel_mxt_ts - support 12bit resolution by Joonyoung Shim · 13 years ago
  91. 4203306 Input: add driver for Maxim max11801 touchscreen controller by Zhang Jiejing · 13 years ago
  92. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  93. 9084338 Input: h3600_ts - fix error handling at connect by Christoph Fritz · 13 years ago
  94. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  96. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  97. d51ca07 Input: h3600_ts_input - fix a spelling error by Sylvestre Ledru · 13 years ago
  98. 24c6d02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  99. a0fa220 Input: tsc2005 - fix locking issue by Aaro Koskinen · 13 years ago
  100. 9034279 Input: tsc2005 - use relative jiffies to schedule the watchdog by Aaro Koskinen · 13 years ago