1. 8bbbfa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  2. 0cc8d6a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  3. 7f8d4ca Input: extend the number of event (and other) devices by Dmitry Torokhov · 12 years ago
  4. 0124be4 Input: mousedev - mark mousedev interfaces as non-seekable by Dmitry Torokhov · 12 years ago
  5. 3376b8b Input: mousedev - rename mixdev_open to opened_by_mixdev by Dmitry Torokhov · 12 years ago
  6. 1c74585e Input: mousedev - reformat structure initializers by Dmitry Torokhov · 12 years ago
  7. a2cb119 Input: mousedev - factor out psaux code to reduce #ifdefery by Dmitry Torokhov · 12 years ago
  8. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  9. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  10. aba828c Input: samsung-keypad - add clk_prepare and clk_unprepare by Thomas Abraham · 12 years ago
  11. eb007c8 Input: atmel_mxt_ts - simplify mxt_dump_message by Andy Shevchenko · 12 years ago
  12. fe494bc Input: wacom - clean up wacom_query_tablet_data by Jason Gerecke · 12 years ago
  13. 115d5e1 Input: wacom - introduce wacom_fix_phy_from_hid by Jason Gerecke · 12 years ago
  14. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  15. 9d336da Input: wacom - allow any multi-input Intuos device to set prox by Jason Gerecke · 12 years ago
  16. 4e90495 Input: wacom - report correct touch contact size for I5/Bamboo by Jason Gerecke · 12 years ago
  17. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  18. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  19. fe1d38e mfd: 88pm860x: Move gpadc init into touch by Haojian Zhuang · 12 years ago
  20. 2e57d56 mfd: 88pm860x: Device tree support by Haojian Zhuang · 12 years ago
  21. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. 7774036 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 12 years ago
  24. dde3ada Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  25. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  26. 5e056ef Input: wacom - mark Intuos5 pad as in-prox when touching buttons by Jason Gerecke · 12 years ago
  27. 824efd3 Input: synaptics - adjust threshold for treating position values as negative by Seth Forshee · 12 years ago
  28. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  29. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  30. f06efcc Input: atlas_btns - convert to module_acpi_driver() by Mika Westerberg · 12 years ago
  31. e27e35e ARM: OMAP1: Move board-ams-delta.h from plat to mach by Tony Lindgren · 12 years ago
  32. 35b1da4 Input: edt-ft5x06 - return -EFAULT on copy_to_user() error by Axel Lin · 12 years ago
  33. 30ebb7f Input: sentelic - filter out erratic movement when lifting finger by Tai-hwa Liang · 12 years ago
  34. 59d1f5c Input: ambakmi - [un]prepare clocks when enabling amd disabling by Pawel Moll · 12 years ago
  35. 8669cf6 Input: i8042 - disable mux on Toshiba C850D by Anisse Astier · 12 years ago
  36. 51c80b7 Input: bcm5974 - Convert to MT-B by Henrik Rydberg · 12 years ago
  37. 0e72696 Input: bcm5974 - Drop the logical dimensions by Henrik Rydberg · 12 years ago
  38. f17953a Input: bcm5974 - Preparatory renames by Henrik Rydberg · 12 years ago
  39. 43f482b Input: bcm5974 - only setup button urb for TYPE1 devices by Henrik Rydberg · 12 years ago
  40. 2273929 Input: MT - Allow legacy pressure computation by Henrik Rydberg · 12 years ago
  41. 17a465a Input: MT - Get slot by key by Henrik Rydberg · 12 years ago
  42. 7c1a878 Input: MT - Add in-kernel tracking by Henrik Rydberg · 12 years ago
  43. 55e4908 Input: MT - Handle frame synchronization in core by Henrik Rydberg · 12 years ago
  44. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  45. a274ac1 Input: evdev - Add the events() callback by Henrik Rydberg · 12 years ago
  46. 4369c64 Input: Send events one packet at a time by Henrik Rydberg · 12 years ago
  47. 352ac4b Input: Move autorepeat to the event-passing phase by Henrik Rydberg · 12 years ago
  48. 0672120 Input: Make sure we follow all EV_KEY events by Henrik Rydberg · 12 years ago
  49. 7c75bf9 Input: Improve the events-per-packet estimate by Henrik Rydberg · 12 years ago
  50. 8d18fba Input: Break out MT data by Henrik Rydberg · 12 years ago
  51. 527df5f Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping" by Dmitry Torokhov · 12 years ago
  52. 0b6c404 Merge tag 'v3.6-rc5' into for-linus by Dmitry Torokhov · 12 years ago
  53. 6884b68 ARM: spear: move platform_data definitions by Arnd Bergmann · 12 years ago
  54. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  55. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  56. fe73f03 input: rpcmouse: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  57. 64b9e4d input: twl4030-vibra: Support for DT booted kernel by Peter Ujfalusi · 12 years ago
  58. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  59. 54ecf4f ARM: w90x900: move platform_data definitions by Arnd Bergmann · 12 years ago
  60. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  61. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  62. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  63. fb4f552 Input: hgpk - use %*ph to dump small buffer by Andy Shevchenko · 12 years ago
  64. 8757145 Input: gpio_keys_polled - fix dt pdata->nbuttons by Alexandre Pereira da Silva · 12 years ago
  65. f799a3d Input: omap-keypad: Remove dependencies to mach includes by Tony Lindgren · 12 years ago
  66. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  67. 9e14f36b Input: omap-keypad - fixed formatting by Josh · 12 years ago
  68. e6c3401 Merge tag 'v3.6-rc4' into next by Dmitry Torokhov · 12 years ago
  69. a85442a Input: tegra - move platform data header by Stephen Warren · 12 years ago
  70. 609455f Input: imx_keypad - fix missing clk conversions by Fabio Estevam · 12 years ago
  71. 037a833 Input: usbtouchscreen - initialize eGalax devices by Forest Bond · 12 years ago
  72. 77626eb Input: wacom - add support for EMR on Cintiq 24HD touch by Jason Gerecke · 12 years ago
  73. bd68dfe Input: s3c2410_ts - make s3c_ts_pmops const by Sachin Kamat · 12 years ago
  74. 31b95bf Input: samsung-keypad - use of_get_child_count() helper by Tobias Klauser · 12 years ago
  75. f4d4661 Input: samsung-keypad - use of_match_ptr() by Tobias Klauser · 12 years ago
  76. 54ce165 Input: uinput - fix formatting by Dmitry Torokhov · 12 years ago
  77. c5b3533 Input: uinput - specify exact bit sizes on userspace APIs by Dmitry Torokhov · 12 years ago
  78. 00ce756 Input: uinput - mark failed submission requests as free by Dmitry Torokhov · 12 years ago
  79. 22ae19c Input: uinput - fix race that can block nonblocking read by Dmitry Torokhov · 12 years ago
  80. f40033a Input: uinput - return -EINVAL when read buffer size is too small by David Herrmann · 12 years ago
  81. 929d1af Input: uinput - take event lock when fetching events from buffer by Dmitry Torokhov · 12 years ago
  82. c0bb1f9 Input: get rid of MATCH_BIT() macro by Dmitry Torokhov · 12 years ago
  83. 80c99bc Input: rotary-encoder - add DT bindings by Daniel Mack · 12 years ago
  84. ce91953 Input: rotary-encoder - constify platform data pointers by Dmitry Torokhov · 12 years ago
  85. 429a34d Input: rotary-encoder - use gpio_request_one() by Daniel Mack · 12 years ago
  86. a78769b Input: rotary-encoder - defer calls gpio_to_irq() by Daniel Mack · 12 years ago
  87. a2f2524 Input: gpio_keys_polled - convert to dt by Alexandre Pereira da Silva · 12 years ago
  88. 2976f24 Input: gpio-keys-polled - constify pointers to platform data by Dmitry Torokhov · 12 years ago
  89. 41091ad Input: random formatting fixes by Baodong Chen · 12 years ago
  90. 112b51c Input: twl4030-pwrbutton - report a wakeup_event on button press by NeilBrown · 12 years ago
  91. 2fba26c Input: gpio_keys - report a wakeup_event for a button press by NeilBrown · 12 years ago
  92. 219edc7 Input: gpio_keys - clean up device tree parser by Alexandre Pereira da Silva · 12 years ago
  93. 6f4d038 Input: wacom - add support for EMR on Cintiq 24HD touch by Jason Gerecke · 12 years ago
  94. 7b125b9 Input: i8042 - add Gigabyte T1005 series netbooks to noloop table by Dmitry Torokhov · 12 years ago
  95. f35dd69 Input: imx_keypad - reset the hardware before enabling by Michael Grzeschik · 12 years ago
  96. a1d0fa7 Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS by Guenter Roeck · 12 years ago
  97. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  98. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  99. 4eef6cb Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 12 years ago
  100. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago