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