1. 99e14c1 Input: psmouse - when comparing PNP IDs ignore case by Dmitry Torokhov · 10 years ago
  2. d7535ff Input: driver for microcontroller keys on the iPaq h3xxx by Linus Walleij · 10 years ago
  3. e5abff1 Input: add haptic support for max77843 by Jaewon Kim · 10 years ago
  4. 0c7e67a Input: add driver for Broadcom keypad controller by Scott Branden · 10 years ago
  5. 290b799 Input: psmouse - use IS_ENABLED instead of homegrown code by Dmitry Torokhov · 10 years ago
  6. 97ae2b5 Merge branch 'bfin_rotary' into next by Dmitry Torokhov · 10 years ago
  7. c8af781 Input: bfin_rotary - introduce open and close methods by Dmitry Torokhov · 10 years ago
  8. f14d4df Input: bfin_rotary - convert to use managed resources by Sonic Zhang · 10 years ago
  9. 71adf22 Input: bfin_rotary - use generic IO functions by Sonic Zhang · 10 years ago
  10. 5ea0699 Input: bfin_rotary - move pin lists into into platform data by Sonic Zhang · 10 years ago
  11. 1ea7401 Input: bfin_rotary - move platform header to linux/platform_data by Sonic Zhang · 10 years ago
  12. 5ec662e Input: bfin_rotary - mark suspend and resume code as __maybe_unused by Dmitry Torokhov · 10 years ago
  13. 7694f44 Input: bfin_rotary - fix potential oops in interrupt handler by Dmitry Torokhov · 10 years ago
  14. ef47fa5 Input: ALPS - move v7 packet info to Documentation and v6 packet info by Pali Rohár · 10 years ago
  15. 626b9da Input: ALPS - fix confusing comment in protocol data by Dmitry Torokhov · 10 years ago
  16. 04aae28 Input: ALPS - do not mix trackstick and external PS/2 mouse data by Pali Rohár · 10 years ago
  17. a09221e Input: ALPS - fix trackstick detection on some Dell Latitudes by Dmitry Torokhov · 10 years ago
  18. 3296f71 Input: ALPS - consolidate setting protocol parameters by Dmitry Torokhov · 10 years ago
  19. 8326bb5 Input: ALPS - split protocol data from model info by Dmitry Torokhov · 10 years ago
  20. fb2dd7a Input: ALPS - make Rushmore a separate protocol by Dmitry Torokhov · 10 years ago
  21. d7c13d3 Input: ALPS - renumber protocol numbers by Dmitry Torokhov · 10 years ago
  22. de3748f Input: adi - remove an unnecessary check by Markus Elfring · 10 years ago
  23. 2b2f514 Input: pxa27x_keypad - remove an unneeded NULL check by Dan Carpenter · 10 years ago
  24. 791738b Input: soc_button_array - use "Windows" key for "Home" by Bastien Nocera · 10 years ago
  25. 0b1ce1a Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  26. 98a4a59 Input: elan_i2c - fix wrong %p extension by Rasmus Villemoes · 10 years ago
  27. dbf3b7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  28. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 10 years ago
  29. b881d53 Input: evdev - do not queue SYN_DROPPED if queue is empty by Dmitry Torokhov · 10 years ago
  30. 9d82f5e MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  31. 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  32. 42345d6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  33. d445d46 Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  34. e7394c7 Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  35. f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  36. 1b6af71 IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp by James Hogan · 10 years ago
  37. f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 10 years ago
  38. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 10 years ago
  39. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 10 years ago
  40. 7f551b1 drm/cirrus: Limit modes depending on bpp option by Takashi Iwai · 10 years ago
  41. 5201aa4 vhost/net: fix up num_buffers endian-ness by Michael S. Tsirkin · 10 years ago
  42. 75300ad gianfar: correct the bad expression while writing bit-pattern by Sanjeev Sharma · 10 years ago
  43. 06b19b1 net: usb: sr9700: Use 'SR_' prefix for the common register macros by Chen Gang · 10 years ago
  44. d426a84 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-linus by Mark Brown · 10 years ago
  45. 6c8afa8 Input: gscps2 - fix MODULE_DEVICE_TABLE invocation by Geert Uytterhoeven · 10 years ago
  46. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 10 years ago
  47. 72f6510 Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" by Vlad Yasevich · 10 years ago
  48. dc6d684 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  49. 59acf65 Merge tag 'md/3.19-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  50. 06cf35f PCI: Handle read-only BARs on AMD CS553x devices by Myron Stowe · 10 years ago
  51. 6ab17a8 Input: synaptics - use dmax in input_mt_assign_slots by Benjamin Tissoires · 10 years ago
  52. d054267 Input: pxa27x_keypad - remove unnecessary ARM includes by Rob Herring · 10 years ago
  53. 83edfdf Input: ti_am335x_tsc - replace delta filtering with median filtering by Vignesh R · 10 years ago
  54. bf22361 Input: ti_am335x_tsc - read charge delay from DT by Vignesh R · 10 years ago
  55. 344d635 Input: ti_am335x_tsc - remove udelay in interrupt handler by Brad Griffis · 10 years ago
  56. 3a59684 Input: ti_am335x_tsc - interchange touchscreen and ADC steps by Brad Griffis · 10 years ago
  57. 0dc17d1 Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  58. ecb7b12 Merge branches 'ipoib' and 'odp' into for-next by Roland Dreier · 10 years ago
  59. 7e36ef8 IB/core: Temporarily disable ex_query_device uverb by Haggai Eran · 10 years ago
  60. 3df2da9 Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA" by Rafael J. Wysocki · 10 years ago
  61. a02bb40 spi: imx: use pio mode for i.mx6dl by Robin Gong · 10 years ago
  62. 42b5212 xen-netback: stop the guest rx thread after a fatal error by David Vrabel · 10 years ago
  63. 5a2e87b net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFs by Jack Morgenstein · 10 years ago
  64. c101cff isdn: off by one in connect_res() by Dan Carpenter · 10 years ago
  65. 44ba582 sunvnet: set queue mapping when doing packet copies by David L Stevens · 10 years ago
  66. 61132bf qlge: Fix qlge_update_hw_vlan_features to handle if interface is down by Marcelo Leitner · 10 years ago
  67. 8664096 Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  68. 92773fc Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  69. 92b712b drm/radeon: fix the crash in test functions by Ilija Hadzic · 10 years ago
  70. 3f5e1b4 drm/radeon: fix the crash in benchmark functions by Ilija Hadzic · 10 years ago
  71. a124d06 drm/radeon: properly set vm fragment size for TN/RL by Alex Deucher · 10 years ago
  72. 544143f drm/radeon: don't init gpuvm if accel is disabled (v3) by Alex Deucher · 10 years ago
  73. 72edd83 drm/radeon: fix PLLs on RS880 and older v2 by Christian König · 10 years ago
  74. 3a9794d sd: Fix max transfer length for 4k disks by Brian King · 10 years ago
  75. 28072ad scsi: fix device handler detach oops by Mike Christie · 10 years ago
  76. b9dce23 drm/amdkfd: Don't create BUG due to incorrect user parameter by Oded Gabbay · 10 years ago
  77. ca400b2 drm/amdkfd: max num of queues can't be 0 by Oded Gabbay · 10 years ago
  78. 8b58f26 drm/amdkfd: Fix bug in accounting of queues by Oded Gabbay · 10 years ago
  79. d959014 md/bitmap: fix a might_sleep() warning. by NeilBrown · 10 years ago
  80. b1b02fe md/raid5: fix another livelock caused by non-aligned writes. by NeilBrown · 10 years ago
  81. 3441456 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  82. 47c1ffb Input: elantech - add more Fujtisu notebooks to force crc_enabled by Rainer Koenig · 10 years ago
  83. 448c7f38 Input: MT - add support for balanced slot assignment by Henrik Rydberg · 10 years ago
  84. 60bcaae Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias by Axel Lin · 10 years ago
  85. aa9d2a29 Input: drv260x - remove wrong and unneeded drv260x-haptics modalias by Axel Lin · 10 years ago
  86. e297d7b Input: cap11xx - remove wrong and unneeded cap11xx modalias by Axel Lin · 10 years ago
  87. d953ca4 hyperv: Fix the error processing in netvsc_send() by Haiyang Zhang · 10 years ago
  88. 788807d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  89. 2141fd0 Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  90. 5921dfe Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  91. 73dc61c Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  92. ecf6ba8 drivers: net: xgene: fix: Out of order descriptor bytes read by Iyappan Subramanian · 10 years ago
  93. 10e4fb3 ixgbevf: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  94. 0213668 ixgbe: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  95. 72b1405 igbvf: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  96. 4143a95 Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" by Roland Dreier · 10 years ago
  97. c6a7ec7 Revert "IPoIB: Make the carrier_on_task race aware" by Roland Dreier · 10 years ago
  98. e7a623d Revert "IPoIB: fix MCAST_FLAG_BUSY usage" by Roland Dreier · 10 years ago
  99. 962121b Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" by Roland Dreier · 10 years ago
  100. bb75963 Revert "IPoIB: change init sequence ordering" by Roland Dreier · 10 years ago