1. e2843cb gpio: gpio-stmpe: make various char arrays static const, shrinks object size by Colin Ian King · 7 years ago
  2. deb2e71 gpio: it87: fix mojibake in module metadata by Adam Borowski · 7 years ago
  3. cd9835f gpio: mockup: add helpers for accessing the gpio ranges by Bartosz Golaszewski · 7 years ago
  4. e63a006 gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges by Bartosz Golaszewski · 7 years ago
  5. 1e0dca6 gpio: mockup: modify the return value check for devm_irq_sim_init() by Bartosz Golaszewski · 7 years ago
  6. c47bee9 gpio: mockup: implement gpio_mockup_set_multiple() by Bartosz Golaszewski · 7 years ago
  7. 2a9d742 gpio: mockup: tweak line breaks by Bartosz Golaszewski · 7 years ago
  8. fa86963 gpio: mockup: verify that ngpio > 0 by Bartosz Golaszewski · 7 years ago
  9. 46526c1 gpio: mockup: fix debugfs handling by Bartosz Golaszewski · 7 years ago
  10. 1cea473 gpio: mockup: group code by logic by Bartosz Golaszewski · 7 years ago
  11. 5b7908c gpio: mockup: change the type of value field in line state struct by Bartosz Golaszewski · 7 years ago
  12. ca8792a gpio: mockup: extend the debugfs layout by Bartosz Golaszewski · 7 years ago
  13. c3196a7 gpio: mockup: pass the named_lines parameter over platform_data by Bartosz Golaszewski · 7 years ago
  14. 6d974d3 gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe() by Bartosz Golaszewski · 7 years ago
  15. b9576d0 gpio: mockup: remove a stray tab by Bartosz Golaszewski · 7 years ago
  16. f1bec99 gpio: mockup: implement gpio_mockup_err() by Bartosz Golaszewski · 7 years ago
  17. 8a39f59 gpio: mockup: rework device probing by Bartosz Golaszewski · 7 years ago
  18. b447a75 gpio: mockup: verify the number of GPIO chips requested by Bartosz Golaszewski · 7 years ago
  19. 20c35ac gpio: mockup: parse the module params in init, not probe by Bartosz Golaszewski · 7 years ago
  20. f3b4717 gpio: mockup: add missing prefixes by Bartosz Golaszewski · 7 years ago
  21. 539340f gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE by Jesse Chan · 7 years ago
  22. 97b0313 gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  23. 3554187 Merge branch 'ib-gpio-acpi-quirks' into devel by Linus Walleij · 7 years ago
  24. 8193032 gpio: omap: initialize gpioirq chip as part of gpiochip_add_data by Grygorii Strashko · 7 years ago
  25. 588fc3b gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously by Bartosz Golaszewski · 7 years ago
  26. 1b2ca32 gpiolib: acpi: Introduce NO_RESTRICTION quirk by Andy Shevchenko · 7 years ago
  27. ce0929d gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping by Andy Shevchenko · 7 years ago
  28. 5c34b6c gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags() by Andy Shevchenko · 7 years ago
  29. 5870cff47 gpiolib: acpi: Move adev member to struct acpi_gpio_info by Andy Shevchenko · 7 years ago
  30. 08be1a7 gpiolib: acpi: Don't contaminate return parameter in case of error by Andy Shevchenko · 7 years ago
  31. f67a6c1 gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup() by Andy Shevchenko · 7 years ago
  32. e1c73a9 gpio: max732x: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  33. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  37. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  38. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  39. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  40. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  41. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  42. 328bf1b irqchip/imgpdc: Use resource_size function on resource object by Vasyl Gomonovych · 7 years ago
  43. e9990d7 irqchip/qcom: Fix u32 comparison with value less than zero by Colin Ian King · 7 years ago
  44. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  45. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  46. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  47. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  48. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  49. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  50. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  51. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  52. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  53. 0cc0350 net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  54. 866c9b9 Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent by Thomas Gleixner · 7 years ago
  55. 5a78775 Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  56. 1b8c5cd Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  57. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  58. acb1d8e drm/edid: quirk HTC vive headset as non-desktop. [v2] by Dave Airlie · 7 years ago
  59. b5f0538 drm/fb: add support for not enabling fbcon on non-desktop displays [v2] by Dave Airlie · 7 years ago
  60. 66660d4 drm: add connector info/property for non-desktop displays [v2] by Dave Airlie · 7 years ago
  61. 1cee3bc Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 7 years ago
  62. 9cae775 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  63. af5ecb5 Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 7 years ago
  64. 2d56131 Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  65. f72271e i40evf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  66. 7b8edcc fm10k: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  67. c4cb991 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  68. 1e1f9ca igbvf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  69. ae0c585 ixgbevf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  70. 52c6912 i40e: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  71. 0a9a17e ixgbe: Fix skb list corruption on Power systems by Brian King · 7 years ago
  72. bd5608b i40e: restore promiscuous after reset by Alan Brady · 7 years ago
  73. 01acc73 i40evf: fix client notify of l2 params by Alan Brady · 7 years ago
  74. 94075bb i40e: Fix FLR reset timeout issue by Filip Sadowski · 7 years ago
  75. e56afa5 i40e: Remove limit of 64 max queues per channel by Amritha Nambiar · 7 years ago
  76. 34c164d i40e: fix the calculation of VFs mac addresses by Zijie Pan · 7 years ago
  77. 3d72aeb i40e: Fix for NUP NVM image downgrade failure by Jacob Keller · 7 years ago
  78. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  79. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  80. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  81. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  82. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  83. 87c1d2d lightnvm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  84. bd1a7b4 drivers/net: cris: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  85. 0078730 drm/vc4: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  86. 2ea5b4d drm/i915/selftests: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  87. 72a9f9a usb: usbatm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  88. ff07a23 drivers/firmware: psci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  89. c6f9288 platform/x86: dell-laptop: fix error return code in dell_init() by weiyongjun (A) · 7 years ago
  90. 0c86a6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  91. 446947b drm/amdgpu: fix rmmod KCQ disable failed error by Wang Hongcheng · 7 years ago
  92. d5a480b drm/amdgpu: fix kernel hang when starting VNC server by Xiangliang.Yu · 7 years ago
  93. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  94. a13e8d4 Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  95. b48b1f7 nfp: flower: add missing kdoc by Jakub Kicinski · 7 years ago
  96. f9409e7 net: qmi_wwan: add Quectel BG96 2c7c:0296 by Sebastian Sjoholm · 7 years ago
  97. bf4e9f2 mlxsw: spectrum: Do not try to create non-existing ports during unsplit by Ido Schimmel · 7 years ago
  98. e1d1ea5 Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  99. c633e89 Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  100. 135f971 drm/amdgpu: don't skip attributes when powerplay is enabled by Alex Deucher · 7 years ago