1. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  2. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  3. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  4. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  5. 8dd93ee input: Convert mc13783-ts to mc13xxx API by Uwe Kleine-König · 13 years ago
  6. 341deef Input: tsc2007 - make sure that X plate resistance is specified by Philip Rakity · 13 years ago
  7. d4f4158 Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  8. 626af86 Input: atmel_mxt_ts - use snprintf for sysfs attribute show method by Daniel Kurtz · 13 years ago
  9. f01536e Input: add a driver for TSC-40 serial touchscreen by Sebastian Andrzej Siewior · 13 years ago
  10. c3a01ba Input: penmount - simplify unregister procedure by Dmitry Torokhov · 13 years ago
  11. 98b013e Input: penmount - rework handling of different protocols by Dmitry Torokhov · 13 years ago
  12. bd8f6d2 Input: penmount - add PenMount 6250 support by John Sung · 13 years ago
  13. 90aba7d Input: penmount - add PenMount 3000 support by John Sung · 13 years ago
  14. c42e2e4 Input: penmount - add PenMount 6000 support by John Sung · 13 years ago
  15. 21ae508 Input: penmount - fix the protocol by John Sung · 13 years ago
  16. 3512069 Input: wacom - add POINTER and DIRECT device properties by Jason Gerecke · 13 years ago
  17. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  18. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  19. d3654d7 Input: tsc2007 - add open and close methods by Dmitry Torokhov · 13 years ago
  20. 377dc55 Input: tsc2007 - convert to threaded IRQ by Dmitry Torokhov · 13 years ago
  21. 66fd938 Input: wacom_w8001 - simplify w8001_remove by Dmitry Torokhov · 13 years ago
  22. e949674 Input: wacom_w8001 - implement open and close by Dmitry Torokhov · 13 years ago
  23. 2782a35 Input: tnetv107x-ts - add missing include of linux/module.h by Axel Lin · 13 years ago
  24. d70d43d Input: max11801_ts - correct license statement by Jiejing Zhang · 13 years ago
  25. 28ac293 Input: atmel_mxt_ts - report pressure information from the driver by Yufeng Shen · 13 years ago
  26. 4fecc20 Input: ad7879 - fix deficient device disable by Michael Hennerich · 13 years ago
  27. e449edb Input: intel-mid-touch - remove pointless checking for variable 'found' by Axel Lin · 13 years ago
  28. 2c20410 Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data by Axel Lin · 13 years ago
  29. d448303 Input: cy8ctmg110_ts - constify i2c_device_id table by Axel Lin · 13 years ago
  30. 21184c4 Input: cy8ctmg110_ts - fix checking return value of i2c_master_send by Axel Lin · 13 years ago
  31. 77da383 Input: wm97xx - mark channels which need pen_down by Wolfram Sang · 13 years ago
  32. c8f2052 Input: wm97xx - refactor channel selection in poll_sample() by Wolfram Sang · 13 years ago
  33. 2456689 Input: wm97xx - remove redundant define by Wolfram Sang · 13 years ago
  34. a93d4f2 Input: atmel_mxt_ts - handle objects with multiple instances correctly by Iiro Valkonen · 13 years ago
  35. 81c88a7 Input: atmel_mxt_ts - update object list by Iiro Valkonen · 13 years ago
  36. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  37. 58c2440 Input: ads7846 - cleanup GPIO initialization by Igor Grinberg · 13 years ago
  38. 6a592a7 Input: tnetv107x-ts - fix MODULE_ALIAS by Axel Lin · 13 years ago
  39. b73077e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  40. 891e376 Input: tsc2007 - add X, Y and Z fuzz factors to platform data by Thierry Reding · 13 years ago
  41. 1af38ea Input: tsc2007 - add poll_period parameter to platform data by Thierry Reding · 13 years ago
  42. 2d137c7e Input: tsc2007 - add poll_delay parameter to platform data by Thierry Reding · 13 years ago
  43. 84005eb Input: tsc2007 - add max_rt parameter to platform data by Thierry Reding · 13 years ago
  44. 4a1a42a Input: tsc2007 - debounce pressure measurement by Thierry Reding · 13 years ago
  45. 215ef98 Input: atmel_tsadcc - correct call to input_free_device by Julia Lawall · 13 years ago
  46. 1201e7e Input: ads7846 - fix gpio_pendown configuration by Igor Grinberg · 13 years ago
  47. ebcaaad Input: ads7846 - add possibility to use external vref on ads7846 by Alexander Stein · 13 years ago
  48. 28350e3 Input: ads7846 - remove unused variable from struct ads7845_ser_req by Alexander Stein · 13 years ago
  49. 1dbe7da Input: ads7846 - make transfer buffers DMA safe by Alexander Stein · 13 years ago
  50. 4296f1a Input: h3600_ts_input - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  51. bf28370 Input: wm831x-ts - move BTN_TOUCH reporting to data transfer by Mark Brown · 13 years ago
  52. acad985 Input: wm831x-ts - allow IRQ flags to be specified by Mark Brown · 13 years ago
  53. f534666 Input: wm831x-ts - fix races with IRQ management by Mark Brown · 13 years ago
  54. 03351ff Merge commit 'v2.6.39-rc4' into next by Dmitry Torokhov · 13 years ago
  55. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  56. 8b86c1c Input: atmel_mxt_ts - convert to MT protocol B by Joonyoung Shim · 13 years ago
  57. 08960a0 Input: atmel_mxt_ts - make CHG line high after enabling interrupts by Iiro Valkonen · 13 years ago
  58. 910d805 Input: atmel_mxt_ts - support 12bit resolution by Joonyoung Shim · 13 years ago
  59. 4203306 Input: add driver for Maxim max11801 touchscreen controller by Zhang Jiejing · 13 years ago
  60. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  61. 9084338 Input: h3600_ts - fix error handling at connect by Christoph Fritz · 13 years ago
  62. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  63. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  64. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  65. d51ca07 Input: h3600_ts_input - fix a spelling error by Sylvestre Ledru · 13 years ago
  66. 24c6d02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  67. a0fa220 Input: tsc2005 - fix locking issue by Aaro Koskinen · 14 years ago
  68. 9034279 Input: tsc2005 - use relative jiffies to schedule the watchdog by Aaro Koskinen · 14 years ago
  69. ddca6a3 Input: tsc2005 - driver should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 14 years ago
  70. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  71. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  72. def179c Merge branch 'tsc2005' into next by Dmitry Torokhov · 14 years ago
  73. 5cb81d1 Input: tsc2005 - remove 'disable' sysfs attribute by Dmitry Torokhov · 14 years ago
  74. 0b950d3 Input: tsc2005 - add open/close by Dmitry Torokhov · 14 years ago
  75. 71f8004 Input: tsc2005 - handle read errors from SPI layer by Dmitry Torokhov · 14 years ago
  76. dacb650 Input: tsc2005 - do not rearm timer in hardirq handler by Dmitry Torokhov · 14 years ago
  77. 80cc2f0 Input: tsc2005 - don't use work for 'pen up' handling by Dmitry Torokhov · 14 years ago
  78. 9a6e180 Input: tsc2005 - do not use 0 in place of NULL by Dmitry Torokhov · 14 years ago
  79. c8b6846 Input: tsc2005 - use true/false for boolean variables by Dmitry Torokhov · 14 years ago
  80. 8dbcc43 Input: tsc2005 - hide selftest attribute if we can't reset by Dmitry Torokhov · 14 years ago
  81. 99bb892 Input: tsc2005 - rework driver initialization code by Dmitry Torokhov · 14 years ago
  82. f8a6713 Input: tsc2005 - set up bus type in input device by Dmitry Torokhov · 14 years ago
  83. b4b480a Input: tsc2005 - set up parent device by Dmitry Torokhov · 14 years ago
  84. 2721a89 Input: tsc2005 - clear driver data after unbinding by Dmitry Torokhov · 14 years ago
  85. b88aa49 Input: tsc2005 - add module description by Dmitry Torokhov · 14 years ago
  86. bcd1187 Input: tsc2005 - remove driver banner message by Dmitry Torokhov · 14 years ago
  87. ef5a672 Input: tsc2005 - remove incorrect module alias by Dmitry Torokhov · 14 years ago
  88. 3ff8ff5 Input: tsc2005 - convert to using dev_pm_ops by Dmitry Torokhov · 14 years ago
  89. 6b007d6 Input: tsc2005 - use spi_get/set_drvdata() by Dmitry Torokhov · 14 years ago
  90. 37bd446 Input: introduce tsc2005 driver by Lauri Leukkunen · 14 years ago
  91. 4c75de3 Input: atmel_mxt_ts - add objects of mXT1386 chip by Joonyoung Shim · 14 years ago
  92. 979a72d Input: atmel_mxt_ts - remove firmware version check by Joonyoung Shim · 14 years ago
  93. e7cbb90 Input: wm831x-ts - ensure the controller is in a known state on open by Mark Brown · 14 years ago
  94. 23c483d Input: wm831x-ts - default pressure measurements on by Mark Brown · 14 years ago
  95. 0d3c073 Input: atmel_mxt_ts - remove matrix size check by Iiro Valkonen · 14 years ago
  96. 919ed89 Input: atmel_mxt_ts - allow board code to specify IRQ flags by Iiro Valkonen · 14 years ago
  97. 71749f5 Input: atmel_mxt_ts - allow board code to suppliy controller config by Iiro Valkonen · 14 years ago
  98. 46ee2a0 Input: atmel_mxt_ts - add mXT224 identifier to id_table by Chris Leech · 14 years ago
  99. 26cdb1a Input: atmel_mxt_ts - read whole message to make CHG low by Iiro Valkonen · 14 years ago
  100. 7686b10 Input: atmel_mxt_ts - get rid of qt602240 prefixes in names by Iiro Valkonen · 14 years ago