1. 62238f3 Input: hyperv-keyboard - register as a wakeup source by Dexuan Cui · 10 years ago
  2. e179d5f Input: imx_keypad - remove ifdef round PM methods by Fabio Estevam · 10 years ago
  3. fe96244 Input: jornada720_ts - get rid of space indentation and use tab by Pramod Gurav · 10 years ago
  4. 4b080e3 Input: jornada720_ts - switch to using managed resources by Pramod Gurav · 10 years ago
  5. f3f33c6 Input: alps - Rushmore and v7 resolution support by Hans de Goede · 10 years ago
  6. 9634c15 Input: mcs5000_ts - remove ifdef around power management methods by Fabio Estevam · 10 years ago
  7. f1e31b0 Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP by Fabio Estevam · 10 years ago
  8. a1cd3fd Input: ads7846 - release resources on failure for clean exit by Pramod Gurav · 10 years ago
  9. 9d469d0 Input: atmel_mxt_ts - use deep sleep mode when stopped by Nick Dyer · 10 years ago
  10. a405459 Input: pixcir_i2c_ts - add device tree support by Roger Quadros · 10 years ago
  11. 36874c7 Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs by Roger Quadros · 10 years ago
  12. 62e65b7 Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol by Roger Quadros · 10 years ago
  13. 3808843 Input: alps - add support for v7 devices by Yunkang Tang · 10 years ago
  14. c0cd17f Input: alps - cache firmware version by Hans de Goede · 10 years ago
  15. 38c11eaa Input: alps - change decode function prototype to return an int by Hans de Goede · 10 years ago
  16. 99d9996 Input: alps - report 2 touches when we've > 2 fingers by Hans de Goede · 10 years ago
  17. 68c2187 Input: alps - add an alps_report_semi_mt_data function by Hans de Goede · 10 years ago
  18. c38a448 Input: alps - use single touch data when v3 mt data contains only one finger by Hans de Goede · 10 years ago
  19. cdf333e Input: alps - use standard contact tracking instead of DIY by Hans de Goede · 10 years ago
  20. 02d0425 Input: alps - use struct input_mt_pos to track coordinates by Hans de Goede · 10 years ago
  21. 28835f4 Input: alps - process_bitmap: round down when spreading adjescent fingers over 2 points by Hans de Goede · 10 years ago
  22. 105affb Input: alps - process_bitmap: fix counting of high point bits by Hans de Goede · 10 years ago
  23. 036e6c7 Input: alps - process_bitmap: add alps_get_bitmap_points() helper function by Hans de Goede · 10 years ago
  24. 40e8f53 Input: alps - process_bitmap: don't invert the Y-axis on Rushmore by Hans de Goede · 10 years ago
  25. 20bea68 Input: alps - improve 2-finger reporting on v3 models by Hans de Goede · 10 years ago
  26. f105e34 Input: alps - fix rushmore packet decoding by Yunkang Tang · 10 years ago
  27. 91cf07c Input: soc_button_array - add missing memory allocation check by Pramod Gurav · 10 years ago
  28. 5e740ce Input: wacom_serial4 - prepare for wacom USB moving to HID by Dmitry Torokhov · 10 years ago
  29. f348f32 Input: ipaq-micro-ts - introduce open/close by Dmitry Torokhov · 10 years ago
  30. 3ea7e55 Input: driver for touchscreen on iPaq h3xxx by Dmitry Artamonow · 10 years ago
  31. b9f12a5 Merge tag 'v3.16-rc6' into next by Dmitry Torokhov · 10 years ago
  32. 9d8dc3e Input: atmel_mxt_ts - implement T44 message handling by Nick Dyer · 10 years ago
  33. b9b05a8 Input: atmel_mxt_ts - split message handler into separate functions by Nick Dyer · 10 years ago
  34. 497767d Input: atmel_mxt_ts - decode T6 status messages by Nick Dyer · 10 years ago
  35. 5f3f9bc Input: atmel_mxt_ts - add support for dynamic message size by Nick Dyer · 10 years ago
  36. 8efaa5e Input: atmel_mxt_ts - recover from bootloader on probe by Nick Dyer · 10 years ago
  37. 44a0bab Input: atmel_mxt_ts - add bootloader addresses for new chips by Nick Dyer · 10 years ago
  38. 385deb9 Input: atmel_mxt_ts - handle bootloader previously unlocked by Nick Dyer · 10 years ago
  39. a9fdd1e Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup by Nick Dyer · 10 years ago
  40. 4ce6fa0 Input: atmel_mxt_ts - calculate and check CRC in config file by Nick Dyer · 10 years ago
  41. 50a77c6 Input: atmel_mxt_ts - download device config using firmware loader by Nick Dyer · 10 years ago
  42. 78188be Input: atmel_mxt_ts - implement device tree support by Stephen Warren · 10 years ago
  43. b735fbe Input: atmel_mxt_ts - set pointer emulation on touchpads by Benson Leung · 10 years ago
  44. 7a53d60 Input: atmel_mxt_ts - move input device init into separate function by Nick Dyer · 10 years ago
  45. dd24dcf Input: atmel_mxt_ts - initialise IRQ before probing by Nick Dyer · 10 years ago
  46. ba4e9a6 Input: uinput - add UI_GET_VERSION ioctl by David Herrmann · 10 years ago
  47. bcb898e Input: uinput - uinput_validate_absbits() cleanup by David Herrmann · 10 years ago
  48. 3974037 Input: zforce - add regulator handling by Heiko Stuebner · 10 years ago
  49. b7a6836 Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  50. caa7c4e Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  51. f47d5bb Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  52. fa24615 Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  53. 5556ea4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  54. 09c8fb6 Input: s3c2410_ts - fix preparing/enabling clock by Vasily Khoruzhick · 10 years ago
  55. b4e0592 Input: add support for Wacom protocol 4 serial tablets by Hans de Goede · 10 years ago
  56. 997502f Input: max7359 - introduce the use of managed interfaces by Himangi Saraogi · 10 years ago
  57. cb20fd0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. e898c79 Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  59. 1b9f0ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. b579fcc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  61. cfd1b99 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  62. 0bae49b Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  63. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  64. 3e8e275 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  65. b8d2d12 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  66. 4e10627 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  67. 79a8468 random: check for increase of entropy_count because of signed conversion by Hannes Frederic Sowa · 10 years ago
  68. 128bb95 Input: add driver for Microchip's CAP1106 by Daniel Mack · 10 years ago
  69. f69c6ec Input: edt-ft5x06 - remove unnecessary null test by Fabian Frederick · 10 years ago
  70. f915f2c Input: keyspan_remote - remove unnecessary break after goto by Fabian Frederick · 10 years ago
  71. 55ae1bd Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  72. 033ead8 Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  73. 29e697b irqchip: gic: Fix core ID calculation when topology is read from DT by Tomasz Figa · 10 years ago
  74. 2ef82d2 Drivers: hv: hv_fcopy: fix a race condition for SMP guest by Dexuan Cui · 10 years ago
  75. 3962808 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  76. bb86cf5 usb: Check if port status is equal to RxDetect by Gavin Guo · 10 years ago
  77. 3c169e5 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  78. 953c664 usb: chipidea: udc: Disable auto ZLP generation on ep0 by Abbas Raza · 10 years ago
  79. 59ca9ee Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  80. 5f87e09 drm/radeon: Make classic pageflip completion path less racy. by Mario Kleiner · 10 years ago
  81. 8264849 drm/radeon: Add missing vblank_put in pageflip ioctl error path. by Mario Kleiner · 10 years ago
  82. c89e5be drm/radeon: Remove redundant fence unref in pageflip path. by Mario Kleiner · 10 years ago
  83. 306f98d drm/radeon: Complete page flip even if waiting on the BO fence fails by Michel Dänzer · 10 years ago
  84. c60381b drm/radeon: Move pinning the BO back to radeon_crtc_page_flip() by Michel Dänzer · 10 years ago
  85. f53f81b drm/radeon: Prevent too early kms-pageflips triggered by vblank. by Mario Kleiner · 11 years ago
  86. 201bb62 drm/radeon: set default bl level to something reasonable by Alex Deucher · 10 years ago
  87. 0ac66ef drm/radeon: avoid leaking edid data by Alex Deucher · 10 years ago
  88. 144cb08 irqchip: gic: Add binding probe for ARM GIC400 by Suravee Suthikulpanit · 10 years ago
  89. 92c14bd cpufreq: move policy kobj to policy->cpu at resume by Viresh Kumar · 10 years ago
  90. 56c5333 Merge branches 'cxgb4' and 'mlx5' into for-next by Roland Dreier · 10 years ago
  91. 652c1a0 IB/mlx5: Enable "block multicast loopback" for kernel consumers by Or Gerlitz · 11 years ago
  92. de12d6f hwmon: (adt7470) Fix writes to temperature limit registers by Guenter Roeck · 10 years ago
  93. fbb60fe drm/qxl: return IRQ_NONE if it was not our irq by Jason Wang · 11 years ago
  94. b6603fe Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  95. 1bf8cc3 cpufreq: cpu0: OPPs can be populated at runtime by Viresh Kumar · 10 years ago
  96. 2fa1adc cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD by Quentin Armitage · 10 years ago
  97. 7e02168 cpufreq: imx6q: Select PM_OPP by Nicolas Del Piano · 10 years ago
  98. 97d496b cpufreq: sa1110: set memory type for h3600 by Linus Walleij · 10 years ago
  99. 4cf465b ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s by Hans de Goede · 10 years ago
  100. 44305eb UBI: fastmap: do not miss bit-flips by Brian Norris · 11 years ago