1. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 13 years ago
  2. c63c4ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  3. 6ccbcf2 Input: sentelic - fix retrieving number of buttons by Tai-hwa Liang · 13 years ago
  4. d9bae67 Input: sentelic - release mutex upon register write failure by Tai-hwa Liang · 13 years ago
  5. 10ee08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  6. 8521478 Input: synaptics - fix touchpad not working after S2R on Vostro V13 by Dmitry Torokhov · 13 years ago
  7. 3a7f8fb Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq() by Xi Wang · 13 years ago
  8. 0d0e306 Input: wacom - add product id used by Samsung Slate 7 by Chris Bagwell · 13 years ago
  9. 866d43c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  10. 77f6ca5 Input: ams_delta_serio - include linux/module.h by Aaro Koskinen · 13 years ago
  11. 3940d61 Input: elantech - adjust hw_version detection logic by JJ Ding · 13 years ago
  12. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  13. b42c9097 Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists by Tomas Miljenović · 13 years ago
  14. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  15. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  16. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  17. 15d0580 drivers/input: add export.h to symbol exporting files. by Paul Gortmaker · 13 years ago
  18. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  19. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  20. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  21. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  22. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  23. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  24. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  25. 30fc7ac input: Add power button support for mc13783 by Philippe Rétornaz · 13 years ago
  26. 8dd93ee input: Convert mc13783-ts to mc13xxx API by Uwe Kleine-König · 13 years ago
  27. 3f48e73 Input: adp5589-keys - add support for the ADP5585 derivatives by Michael Hennerich · 13 years ago
  28. 81e8f2b Input: imx_keypad - add pm suspend and resume support by Hui Wang · 13 years ago
  29. 05be8b8 Input: force feedback - potential integer wrap in input_ff_create() by Dan Carpenter · 13 years ago
  30. 5f07c32 Input: twl6040-vibra: Check the selected path for vibra by Peter Ujfalusi · 13 years ago
  31. 1e036f6 Input: twl6040: Simplify vibra regsiter definitions by Peter Ujfalusi · 13 years ago
  32. 341deef Input: tsc2007 - make sure that X plate resistance is specified by Philip Rakity · 13 years ago
  33. 550eca7 Input: serio_raw - fix memory leak when closing char device by Dmitry Torokhov · 13 years ago
  34. 8c1c10d Input: serio_raw - kick clients when disconnecting port by Dmitry Torokhov · 13 years ago
  35. 85f5b35 Input: serio_raw - explicitly mark disconnected ports as dead by Dmitry Torokhov · 13 years ago
  36. 15a564d Input: serio_raw - fix coding style issues by Dmitry Torokhov · 13 years ago
  37. 8d92847 Input: serio_raw - use dev_*() for messages by Dmitry Torokhov · 13 years ago
  38. 8c31eb0 Input: serio_raw - use bool for boolean data by Dmitry Torokhov · 13 years ago
  39. 843e784 Input: serio_raw - perform proper locking when adding clients to list by Dmitry Torokhov · 13 years ago
  40. 7c5bbb2 Input: serio_raw - rename serio_raw_list to serio_raw_client by Dmitry Torokhov · 13 years ago
  41. ba538cd Input: serio_raw - use kref instead of rolling out its own refcounting by Dmitry Torokhov · 13 years ago
  42. b5d2170 Input: psmouse - switch to using dev_*() for messages by Dmitry Torokhov · 13 years ago
  43. ae92756 Input: wacom - correct max Y value on medium bamboos by Chris Bagwell · 13 years ago
  44. c18c2ce Input: wacom - add ABS_DISTANCE to Bamboo Pen reports by Chris Bagwell · 13 years ago
  45. 3d11ae8 Input: wacom - remove unneeded touch pressure initialization by Chris Bagwell · 13 years ago
  46. f80aee7 Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  47. d4f4158 Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  48. 26e56eb Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  49. cb31f89 Input: mma8450 - silence some 'uninitialized variable' warnings by Dmitry Torokhov · 13 years ago
  50. 626af86 Input: atmel_mxt_ts - use snprintf for sysfs attribute show method by Daniel Kurtz · 13 years ago
  51. 538d288 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  52. 04c59ab Input: wacom - make LED status readable through sysfs by Ping Cheng · 13 years ago
  53. 09e7d94 Input: wacom - add LED support for Cintiq 21ux2 by Ping Cheng · 13 years ago
  54. 77e8251 Input: wacom - don't expose LED inactive option by Ping Cheng · 13 years ago
  55. f4fa9a6 Input: wacom - lower the LED luminance by Ping Cheng · 13 years ago
  56. d6069da Input: wacom - revert "Cintiq 21UX2 does not have menu strips" by Jason Gerecke · 13 years ago
  57. f01536e3 Input: add a driver for TSC-40 serial touchscreen by Sebastian Andrzej Siewior · 13 years ago
  58. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  59. 9688efd [media] move ati_remote driver from input/misc to media/rc by Anssi Hannula · 13 years ago
  60. cca8469 Input: gpio_keys - use of_property_read_u32() by Tobias Klauser · 13 years ago
  61. c3a01ba Input: penmount - simplify unregister procedure by Dmitry Torokhov · 13 years ago
  62. 98b013e Input: penmount - rework handling of different protocols by Dmitry Torokhov · 13 years ago
  63. bd8f6d2 Input: penmount - add PenMount 6250 support by John Sung · 13 years ago
  64. 90aba7d Input: penmount - add PenMount 3000 support by John Sung · 13 years ago
  65. c42e2e4 Input: penmount - add PenMount 6000 support by John Sung · 13 years ago
  66. 21ae508 Input: penmount - fix the protocol by John Sung · 13 years ago
  67. 4af61e9 Input: elantech - remove module parameter force_elantech by JJ Ding · 13 years ago
  68. 84a90b6 Input: elantech - better support all those v2 variants by JJ Ding · 13 years ago
  69. 7e96898 Input: twl6040-vibra: Use accessor to get revision information by Peter Ujfalusi · 13 years ago
  70. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  71. 8f90686 Input: wacom - fix touch parsing on newer Bamboos by Chris Bagwell · 13 years ago
  72. 1c601be Input: bcm5974 - add MacBookAir4,1 trackpad support by Pieter-Augustijn Van Malleghem · 13 years ago
  73. 1dc6ede Input: elantech - add v4 hardware support by JJ Ding · 13 years ago
  74. 28f4961 Input: elantech - add v3 hardware support by JJ Ding · 13 years ago
  75. 3c8bbb9 Input: elantech - clean up elantech_init by JJ Ding · 13 years ago
  76. 7894f21 Input: elantech - packet checking for v2 hardware by JJ Ding · 13 years ago
  77. 8a360d0 Input: elantech - remove ETP_EDGE_FUZZ_V2 by JJ Ding · 13 years ago
  78. 230282a Input: elantech - use firmware provided x, y ranges by JJ Ding · 13 years ago
  79. 461a791 Input: elantech - get rid of ETP_2FT_* in elantech.h by JJ Ding · 13 years ago
  80. 1155961 Input: elantech - correct x, y value range for v2 hardware by JJ Ding · 13 years ago
  81. b6b1e92 Input: twl6040-vibra - fix compiler warning by Randy Dunlap · 13 years ago
  82. 95439cb Input: tegra-kbc - tighten locking by Dmitry Torokhov · 13 years ago
  83. d0d150e Input: tegra-kbc - fix wakeup from suspend by Rakesh Iyer · 13 years ago
  84. 9299c08 Input: tc3589x-keypad - fix section mismatch warning by Harvey Yang · 13 years ago
  85. 3512069 Input: wacom - add POINTER and DIRECT device properties by Jason Gerecke · 13 years ago
  86. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  87. 5d7e7d4 Input: wacom - add Intuos4 LED and OLED control by Eduard Hasenleithner · 13 years ago
  88. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  89. 8c67566 Input: adp5588-keys - remove incorrect modalias by Axel Lin · 13 years ago
  90. d3654d7 Input: tsc2007 - add open and close methods by Dmitry Torokhov · 13 years ago
  91. 377dc55 Input: tsc2007 - convert to threaded IRQ by Dmitry Torokhov · 13 years ago
  92. 7b727ac Input: cm109 - fix checking return value of usb_control_msg by axel lin · 13 years ago
  93. 1fab84a Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartner by Jason Gerecke · 13 years ago
  94. cfb7d55 Input: wacom - remove pressure for touch devices by Ping Cheng · 13 years ago
  95. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  96. 6a20baa Input: ad714x-i2c - change placement of __init/__exit annotations by Wanlong Gao · 13 years ago
  97. 6b4b49f Input: synaptics - process finger (<=5) transitions by Daniel Kurtz · 13 years ago
  98. d505127 Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad by Daniel Kurtz · 13 years ago
  99. 4dc772d Input: synaptics - process finger (<=3) transitions by Daniel Kurtz · 13 years ago
  100. a6ca40c Input: synaptics - decode AGM packet types by Daniel Kurtz · 13 years ago