1. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  2. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  3. 3361a97 Input: edt-ft5x06 - remove superfluous assignment by Maks Naumov · 10 years ago
  4. 1a48ff8 Input: xpad - add support for Xbox One controllers by Ted Mielczarek · 10 years ago
  5. 041fa15 Input: atmel_mxt_ts - fix a few issues reported by Coverity by Dmitry Torokhov · 10 years ago
  6. efdbd7a Input: atmel_mxt_ts - split config update a bit by Dmitry Torokhov · 10 years ago
  7. 6cd1ab0 Input: atmel_mxt_ts - simplify mxt_initialize a bit by Dmitry Torokhov · 10 years ago
  8. a6b4869 Input: joystick - use get_cycles on ARMv8 by Mark Brown · 10 years ago
  9. 664fb23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  10. 23526d9 Input: cap1106 - allow changing key mapping from userspace by Dmitry Torokhov · 10 years ago
  11. e08d9af Input: synaptics - use firmware data for Cr-48 by Henrik Rydberg · 10 years ago
  12. ae84197 Input: synaptics - properly initialize slots for semi-MT by Dmitry Torokhov · 10 years ago
  13. f8ec894 Input: MT - make slot cleanup callable outside mt_sync_frame() by Henrik Rydberg · 10 years ago
  14. 437d4f3 Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA by Nick Dyer · 10 years ago
  15. 43c40df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  16. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  17. 5e2aa2e Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  18. fc8104b Merge branch 'wacom' into next by Dmitry Torokhov · 10 years ago
  19. 62238f3 Input: hyperv-keyboard - register as a wakeup source by Dexuan Cui · 10 years ago
  20. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  21. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  22. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. e179d5f Input: imx_keypad - remove ifdef round PM methods by Fabio Estevam · 10 years ago
  24. fe96244 Input: jornada720_ts - get rid of space indentation and use tab by Pramod Gurav · 10 years ago
  25. 4b080e3 Input: jornada720_ts - switch to using managed resources by Pramod Gurav · 10 years ago
  26. f3f33c6 Input: alps - Rushmore and v7 resolution support by Hans de Goede · 10 years ago
  27. 9634c15 Input: mcs5000_ts - remove ifdef around power management methods by Fabio Estevam · 10 years ago
  28. f1e31b0 Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP by Fabio Estevam · 10 years ago
  29. a1cd3fd Input: ads7846 - release resources on failure for clean exit by Pramod Gurav · 10 years ago
  30. 9d469d0 Input: atmel_mxt_ts - use deep sleep mode when stopped by Nick Dyer · 10 years ago
  31. a405459 Input: pixcir_i2c_ts - add device tree support by Roger Quadros · 10 years ago
  32. 36874c7 Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs by Roger Quadros · 10 years ago
  33. 62e65b7 Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol by Roger Quadros · 10 years ago
  34. 3808843 Input: alps - add support for v7 devices by Yunkang Tang · 10 years ago
  35. c0cd17f Input: alps - cache firmware version by Hans de Goede · 10 years ago
  36. 38c11eaa Input: alps - change decode function prototype to return an int by Hans de Goede · 10 years ago
  37. 99d9996 Input: alps - report 2 touches when we've > 2 fingers by Hans de Goede · 10 years ago
  38. 68c2187 Input: alps - add an alps_report_semi_mt_data function by Hans de Goede · 10 years ago
  39. c38a448 Input: alps - use single touch data when v3 mt data contains only one finger by Hans de Goede · 10 years ago
  40. cdf333e Input: alps - use standard contact tracking instead of DIY by Hans de Goede · 10 years ago
  41. 02d0425 Input: alps - use struct input_mt_pos to track coordinates by Hans de Goede · 10 years ago
  42. 28835f4 Input: alps - process_bitmap: round down when spreading adjescent fingers over 2 points by Hans de Goede · 10 years ago
  43. 105affb Input: alps - process_bitmap: fix counting of high point bits by Hans de Goede · 10 years ago
  44. 036e6c7 Input: alps - process_bitmap: add alps_get_bitmap_points() helper function by Hans de Goede · 10 years ago
  45. 40e8f53 Input: alps - process_bitmap: don't invert the Y-axis on Rushmore by Hans de Goede · 10 years ago
  46. 20bea68 Input: alps - improve 2-finger reporting on v3 models by Hans de Goede · 10 years ago
  47. f105e34 Input: alps - fix rushmore packet decoding by Yunkang Tang · 10 years ago
  48. 91cf07c Input: soc_button_array - add missing memory allocation check by Pramod Gurav · 10 years ago
  49. 471d171 Input: wacom - move the USB (now hid) Wacom driver in drivers/hid by Benjamin Tissoires · 10 years ago
  50. a3e6f65 Input: wacom - keep wacom_ids ordered by Benjamin Tissoires · 10 years ago
  51. 80befa9 Input: wacom - remove field pktlen declaration in the list of devices by Benjamin Tissoires · 10 years ago
  52. 198fdee Input: wacom - use hidinput_calc_abs_res instead of duplicating its code by Benjamin Tissoires · 10 years ago
  53. c669fb2 Input: wacom - use in-kernel HID parser by Benjamin Tissoires · 10 years ago
  54. e2114ce Input: wacom - use hid_info instead of plain dev_info by Benjamin Tissoires · 10 years ago
  55. dd3181a Input: wacom - register power device at the HID level by Benjamin Tissoires · 10 years ago
  56. 4451e08 Input: wacom - remove usb dependency for siblings devices by Benjamin Tissoires · 10 years ago
  57. b6c79f2 Input: wacom - register the input devices on top of the HID one by Benjamin Tissoires · 10 years ago
  58. c31a408 Input: wacom - install LED/OLED sysfs files in the HID device instead of USB by Benjamin Tissoires · 10 years ago
  59. 01c846f Input: wacom - compute the HID report size to get the actual packet size by Benjamin Tissoires · 10 years ago
  60. ba9a354 Input: wacom - use HID core to actually fetch the report descriptor by Benjamin Tissoires · 10 years ago
  61. 27b20a9 Input: wacom - use hid communication instead of plain usb by Benjamin Tissoires · 10 years ago
  62. 29b4739 Input: wacom - switch from an USB driver to a HID driver by Benjamin Tissoires · 10 years ago
  63. f54bc61 Input: wacom - include and use linux/hid.h by Benjamin Tissoires · 10 years ago
  64. 008f4d9 Input: wacom - split out the pad device for the wireless receiver by Benjamin Tissoires · 10 years ago
  65. 3813810 Input: wacom - split out the pad device for Graphire G4 and MO by Benjamin Tissoires · 10 years ago
  66. 422b031 Input: wacom - split out the pad device for DTUS by Benjamin Tissoires · 10 years ago
  67. 3116871 Input: wacom - split out the pad device for Bamboos by Benjamin Tissoires · 10 years ago
  68. 10059cdc Input: wacom - split out the pad device for Intuos/Cintiq by Benjamin Tissoires · 10 years ago
  69. d2d13f1 Input: wacom - create a separate input device for pads by Benjamin Tissoires · 10 years ago
  70. 7097d4c Input: wacom - assign phys field from struct wacom into input_dev by Benjamin Tissoires · 10 years ago
  71. 3cb8315 Input: Revert "wacom - testing result shows get_report is unnecessary." by Benjamin Tissoires · 10 years ago
  72. 5e740ce Input: wacom_serial4 - prepare for wacom USB moving to HID by Dmitry Torokhov · 10 years ago
  73. f348f32 Input: ipaq-micro-ts - introduce open/close by Dmitry Torokhov · 10 years ago
  74. 3ea7e55 Input: driver for touchscreen on iPaq h3xxx by Dmitry Artamonow · 10 years ago
  75. b9f12a5 Merge tag 'v3.16-rc6' into next by Dmitry Torokhov · 10 years ago
  76. b292d6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  77. 9d8dc3e Input: atmel_mxt_ts - implement T44 message handling by Nick Dyer · 10 years ago
  78. b9b05a8 Input: atmel_mxt_ts - split message handler into separate functions by Nick Dyer · 10 years ago
  79. 497767d Input: atmel_mxt_ts - decode T6 status messages by Nick Dyer · 10 years ago
  80. 5f3f9bc Input: atmel_mxt_ts - add support for dynamic message size by Nick Dyer · 10 years ago
  81. 8efaa5e Input: atmel_mxt_ts - recover from bootloader on probe by Nick Dyer · 10 years ago
  82. 44a0bab Input: atmel_mxt_ts - add bootloader addresses for new chips by Nick Dyer · 10 years ago
  83. 385deb9 Input: atmel_mxt_ts - handle bootloader previously unlocked by Nick Dyer · 10 years ago
  84. a9fdd1e Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup by Nick Dyer · 10 years ago
  85. 4ce6fa0 Input: atmel_mxt_ts - calculate and check CRC in config file by Nick Dyer · 10 years ago
  86. 50a77c6 Input: atmel_mxt_ts - download device config using firmware loader by Nick Dyer · 10 years ago
  87. 78188be Input: atmel_mxt_ts - implement device tree support by Stephen Warren · 10 years ago
  88. b735fbe Input: atmel_mxt_ts - set pointer emulation on touchpads by Benson Leung · 10 years ago
  89. 7a53d60 Input: atmel_mxt_ts - move input device init into separate function by Nick Dyer · 10 years ago
  90. dd24dcf Input: atmel_mxt_ts - initialise IRQ before probing by Nick Dyer · 10 years ago
  91. 5cac2f4 input: evdev: Use ktime_mono_to_real() by Thomas Gleixner · 10 years ago
  92. d650471 sparcspkr: use sbus_*() primitives for IO by Sam Ravnborg · 10 years ago
  93. ba4e9a6 Input: uinput - add UI_GET_VERSION ioctl by David Herrmann · 10 years ago
  94. bcb898e Input: uinput - uinput_validate_absbits() cleanup by David Herrmann · 10 years ago
  95. 3974037 Input: zforce - add regulator handling by Heiko Stuebner · 10 years ago
  96. 09c8fb6 Input: s3c2410_ts - fix preparing/enabling clock by Vasily Khoruzhick · 10 years ago
  97. b4e0592 Input: add support for Wacom protocol 4 serial tablets by Hans de Goede · 10 years ago
  98. 50c5d36 Input: fix defuzzing logic by Dmitry Torokhov · 10 years ago
  99. 997502f Input: max7359 - introduce the use of managed interfaces by Himangi Saraogi · 10 years ago
  100. 128bb95 Input: add driver for Microchip's CAP1106 by Daniel Mack · 10 years ago