1. 9506755 gpio: pxa: Fix potential NULL dereference by Wei Yongjun · 6 years ago
  2. 7a9a5df gpio: mt7621: add OF_GPIO dependency by Arnd Bergmann · 7 years ago
  3. c296773 gpio: aspeed: fix compile testing warning by Arnd Bergmann · 7 years ago
  4. 8095679 gpiolib: Consistent use of ->get_direction() inside gpiolib by Andy Shevchenko · 7 years ago
  5. b23ec59 gpiolib: Mark gpio_suffixes array with __maybe_unused by Andy Shevchenko · 7 years ago
  6. 76411a0 gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix by Rafael David Tinoco · 7 years ago
  7. 8853daf gpiolib: Defer on non-DT find_chip_by_name() failure by Janusz Krzysztofik · 7 years ago
  8. 36b3127 gpiolib: Respect error code of ->get_direction() by Andy Shevchenko · 7 years ago
  9. f8b52dd gpio: mxc: Add clocks optional binding for imx gpio by Anson Huang · 7 years ago
  10. 8512486 gpio: mt7621: Edit to preferred syntax by Linus Walleij · 7 years ago
  11. 4ba9c3a gpio: mt7621: Add a driver for MT7621 by Sergio Paracuellos · 7 years ago
  12. af2b04d gpio: mt7621: Add DT bindings by Sergio Paracuellos · 7 years ago
  13. b191171 gpiolib: Join string literals back by Andy Shevchenko · 7 years ago
  14. 2b6c83c Merge branch 'ib-aspeed' into devel by Linus Walleij · 7 years ago
  15. a7ca138 gpio: aspeed: Add interfaces for co-processor to grab GPIOs by Benjamin Herrenschmidt · 7 years ago
  16. 0f1e03c gpio: aspeed: Add command source registers by Benjamin Herrenschmidt · 7 years ago
  17. c67dda8 gpio: aspeed: Add "Read Data" register to read the write latch by Benjamin Herrenschmidt · 7 years ago
  18. 44ddf55 gpio: aspeed: Rework register type accessors by Benjamin Herrenschmidt · 7 years ago
  19. 72b38ca gpio: pca953x: suppress interrupts warning when not applicable by Baruch Siach · 7 years ago
  20. 122d00f gpio: syscon: Include the right header by Linus Walleij · 7 years ago
  21. 97a48fc gpio: stp-xway: Include the right header by Linus Walleij · 7 years ago
  22. ecac6e6 gpio: stmpe: Include the right header by Linus Walleij · 7 years ago
  23. aadf77c gpio: sta2x11: Inline regs macro by Linus Walleij · 7 years ago
  24. 24dcfd8 gpio: sta2x11: Use BIT() macro by Linus Walleij · 7 years ago
  25. 25fc177 gpio: sta2x11: Include the right header by Linus Walleij · 7 years ago
  26. 9fc18cc5 gpio: spear-spics: Include the right header by Linus Walleij · 7 years ago
  27. eb452a8 gpio: sch311x: Replace unsigned char with u8 by Linus Walleij · 7 years ago
  28. 4455a82 gpio: sch311x: Implement open drain support by Linus Walleij · 7 years ago
  29. 4a2398d gpio: sch311x: Use RMW to change direction by Linus Walleij · 7 years ago
  30. f9e03b0 gpio: sch311x: Implement .get_direction() by Linus Walleij · 7 years ago
  31. 30467c1 gpio: sch311x: Include the right header by Linus Walleij · 7 years ago
  32. d8e764c gpio: sch: Implement .get_direction() by Linus Walleij · 7 years ago
  33. 4c1abc8 gpio: sch: Include the right header by Linus Walleij · 7 years ago
  34. 827fb6a gpio: sa1100: Include the right header by Linus Walleij · 7 years ago
  35. 05467e5 gpio: rdc321x: Include the right header by Linus Walleij · 7 years ago
  36. 4b1d800 gpio: rcar: Include the right header by Linus Walleij · 7 years ago
  37. 98aef8e gpio: rc5t583: Include the right header by Linus Walleij · 7 years ago
  38. 5b9b2b5 gpio: stp-xway: Implement get callback by Mathias Kresin · 7 years ago
  39. bac5c3b gpio: tegra186: Add support for Tegra194 by Mikko Perttunen · 7 years ago
  40. 25b7256 dt-bindings: tegra186-gpio: Add information for Tegra194 by Mikko Perttunen · 7 years ago
  41. 3a358e2 w1: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 7 years ago
  42. 90b3940 gpio: Add API to explicitly name a consumer by Linus Walleij · 7 years ago
  43. f3a049e gpio: max732x: add error handling for i2c_new_dummy by Zhouyang Jia · 7 years ago
  44. eb3744a gpio: davinci: Do not assume continuous IRQ numbering by Keerthy · 7 years ago
  45. c1d013a gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe by Keerthy · 7 years ago
  46. 29d43c2 gpio-rcar: document R8A77980 bindings by Sergei Shtylyov · 7 years ago
  47. 7279d99 gpio: Fix wrong rounding in gpio-menz127 by Nadav Amit · 7 years ago
  48. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 7 years ago
  49. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  50. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  51. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  52. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  53. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  54. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  56. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  57. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  58. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  59. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  60. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  61. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  62. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  63. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 7 years ago
  64. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 7 years ago
  65. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 7 years ago
  66. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 7 years ago
  67. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 7 years ago
  68. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 7 years ago
  69. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 7 years ago
  70. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 7 years ago
  71. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 7 years ago
  72. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  73. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 7 years ago
  74. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 7 years ago
  75. e1f319f scripts/documentation-file-ref-check: hint: dash or underline by Mauro Carvalho Chehab · 7 years ago
  76. be600e5 scripts/documentation-file-ref-check: add a fix logic for DT by Mauro Carvalho Chehab · 7 years ago
  77. 5044024 scripts/documentation-file-ref-check: accept more wildcards at filenames by Mauro Carvalho Chehab · 7 years ago
  78. 40fc3eb scripts/documentation-file-ref-check: fix help message by Mauro Carvalho Chehab · 7 years ago
  79. b698201 media: max2175: fix location of driver's companion documentation by Mauro Carvalho Chehab · 7 years ago
  80. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  81. 670d7adb media: dvb: point to the location of the old README.dvb-usb file by Mauro Carvalho Chehab · 7 years ago
  82. fe63a1a media: dvb: fix location of get_dvb_firmware script by Mauro Carvalho Chehab · 7 years ago
  83. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  84. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  85. 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 7 years ago
  86. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 7 years ago
  87. 7c09977 net: cxgb3: add error handling for sysfs_create_group by Zhouyang Jia · 7 years ago
  88. c14a024 Merge branch 'tls-fixes' by David S. Miller · 7 years ago
  89. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 7 years ago
  90. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 7 years ago
  91. 695ad87 Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions' by David S. Miller · 7 years ago
  92. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
  93. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  94. eab9a2d Merge branch 'mlxsw-IPv6-and-reference-counting-fixes' by David S. Miller · 7 years ago
  95. 9e25826 mlxsw: spectrum_switchdev: Fix port_vlan refcounting by Petr Machata · 7 years ago
  96. ce45bde mlxsw: spectrum_router: Align with new route replace logic by Ido Schimmel · 7 years ago
  97. 53b562d mlxsw: spectrum_router: Allow appending to dev-only routes by Ido Schimmel · 7 years ago
  98. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 7 years ago
  99. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  100. ab188e8 stmmac: added support for 802.1ad vlan stripping by Elad Nachman · 7 years ago