1. 87466cc pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 8 years ago
  2. 0ca4921 pinctrl: core: Make pinctrl_init_controller() static by Andy Shevchenko · 8 years ago
  3. 8c58f1a pinctrl: generic: Add bi-directional and output-enable by Jacopo Mondi · 8 years ago
  4. 03ffb50 pinctrl: aspeed: Fix unused-const-variable warnings by Andrew Jeffery · 8 years ago
  5. 8d4264d Merge tag 'samsung-pinctrl-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel by Linus Walleij · 8 years ago
  6. ba9e7f2 pinctrl: at91-pio4: handle suspend to ram by Alexandre Belloni · 8 years ago
  7. 6bffa7e pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function() by Geert Uytterhoeven · 8 years ago
  8. 00df058 pinctrl: Add pincontrol driver for ARTPEC-6 SoC by Jesper Nilsson · 8 years ago
  9. 4781c22 pinctrl: meson: meson8b: rename the NAND DQS pin definitions by Martin Blumenstingl · 8 years ago
  10. 97ba26b pinctrl: meson: meson8b: fix the NAND DQS pins by Martin Blumenstingl · 8 years ago
  11. 9891bac Merge tag 'sh-pfc-for-v4.12-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  12. d14a39e pinctrl: sh-pfc: r8a7795: Add SCIF_CLK support by Geert Uytterhoeven · 8 years ago
  13. e7ad4d3 pinctrl: sh-pfc: r8a7795: Add SCIF support by Geert Uytterhoeven · 8 years ago
  14. b205914c pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0 by Geert Uytterhoeven · 8 years ago
  15. b840d64 pinctrl: meson: gxl: add spdif output pins by Jerome Brunet · 8 years ago
  16. 2899adf pinctrl: meson: gxl: add i2s output pins by Jerome Brunet · 8 years ago
  17. bce12d6 pinctrl: meson: gxbb: add spdif output pins by Jerome Brunet · 8 years ago
  18. 0145d49 pinctrl: meson: gxbb: add i2s output pins by Jerome Brunet · 8 years ago
  19. c7fc5fb pinctrl: meson: use gpio-ranges from DT by Neil Armstrong · 8 years ago
  20. 6a0ab25 pinctrl: meson-gxl: Fix inverted registers and add missing pins by Neil Armstrong · 8 years ago
  21. 88bb942 pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip by John Keeping · 8 years ago
  22. 05709c3 pinctrl: rockchip: split out verification of mux settings by John Keeping · 8 years ago
  23. 70b7aa7 pinctrl: rockchip: convert to raw spinlock by John Keeping · 8 years ago
  24. f07bedc pinctrl: rockchip: remove unnecessary locking by John Keeping · 8 years ago
  25. 3509923 Merge tag 'sh-pfc-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  26. f69ae4f pinctrl: samsung: Use devres version of gpiochip_add_data by Charles Keepax · 8 years ago
  27. 1abd18d pinctrl: samsung: Register pinctrl before GPIO by Charles Keepax · 8 years ago
  28. e1d7eb0 pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs by Marek Szyprowski · 8 years ago
  29. 8fe9bf0 pinctrl: samsung: Ensure that pad retention is disabled on driver init by Marek Szyprowski · 8 years ago
  30. a0b0285 pinctrl: cherryview: Add support for GMMR GPIO opregion by Hans de Goede · 8 years ago
  31. b9c6dca pinctrl: rockchip: rename RK1108 to RV1108 by Andy Yan · 8 years ago
  32. d468289 pinctrl: rockchip: add irq_enable & irq_disable ops by Jeffy Chen · 8 years ago
  33. 2afd450 pinctrl: uniphier: make drivers non-modular by Masahiro Yamada · 8 years ago
  34. 8ef364b3 pinctrl: uniphier: remove obsoleted compatibles by Masahiro Yamada · 8 years ago
  35. cc97a95 pinctrl: meson: gxl: add the missing PWM pin definitions by Martin Blumenstingl · 8 years ago
  36. 3091ae7 pinctrl: sh-pfc: Update info pointer after SoC-specific init by Geert Uytterhoeven · 8 years ago
  37. b332da51 pinctrl: sh-pfc: r8a7795: Restore sort order by Geert Uytterhoeven · 8 years ago
  38. 4324b60 pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl by Geert Uytterhoeven · 8 years ago
  39. f658ed3 pinctrl: sunxi: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  40. 82e529c pinctrl: sirf: atlas7: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  41. 229710f pinctrl: amd: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  42. cb96a66 pinctrl: bcm: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  43. a9ee6bd pinctrl: qcom: qdf2xxx: add names to the gpios by Timur Tabi · 8 years ago
  44. 728d3f5 pinctrl: rockchip: Add input schmitt support for rk3328 by david.wu · 8 years ago
  45. e3b357d pinctrl: rockchip:Add input schmitt support by david.wu · 8 years ago
  46. 9396f44 pinctrl: sunxi: select GPIOLIB by Icenowy Zheng · 8 years ago
  47. 14c868b pinctrl: sunxi: Add A64 R_PIO controller support by Icenowy Zheng · 8 years ago
  48. 082bc28 pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 by Icenowy Zheng · 8 years ago
  49. 3ec440e pinctrl: Fix spelling typos by Andy Shevchenko · 8 years ago
  50. c825676 pinctrl: aspeed: Allow disabling Port D and Port E loopback mode by Rick Altherr · 8 years ago
  51. 3818e4a pinctrl: rockchip: Add rk3328 pinctrl support by david.wu · 8 years ago
  52. ea262ad pinctrl: rockchip: Add mux recalculation support by david.wu · 8 years ago
  53. 8b6c6f9 pinctrl: rockchip: Add 3bit width mux support by david.wu · 8 years ago
  54. 84b90e0 pinctrl: samsung: Remove unused local variable by Charles Keepax · 8 years ago
  55. 50842cb pinctrl: Fix trivial spelling typo in a comment by Charles Keepax · 8 years ago
  56. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  58. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  59. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  60. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  61. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  62. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  63. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  64. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  68. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  69. 48051c3 Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  70. d58cebb nfp: correct DMA direction in XDP DMA sync by Jakub Kicinski · 8 years ago
  71. 9383b33 nfp: don't tell FW about the reserved buffer space by Jakub Kicinski · 8 years ago
  72. fa42245 net: ethernet: bgmac: mac address change bug by Hari Vyas · 8 years ago
  73. 1620652 net: ethernet: bgmac: init sequence bug by Jon Mason · 8 years ago
  74. a254d8f xen-netback: don't vfree() queues under spinlock by Paul Durrant · 8 years ago
  75. d67ce7d xen-netback: keep a local pointer for vif in backend_disconnect() by Paul Durrant · 8 years ago
  76. 66ddb82 can: flexcan: fix typo in comment by Marc Kleine-Budde · 8 years ago
  77. 7c42631 can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 8 years ago
  78. 540a27a can: gs_usb: fix coding style by Ethan Zonca · 8 years ago
  79. c919a30 can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 8 years ago
  80. c74042f ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines by Alexander Duyck · 8 years ago
  81. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  82. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  83. 3f80dd6 Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  84. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. d3aa9c9 ixgbe: update the rss key on h/w, when ethtool ask for it by Paolo Abeni · 8 years ago
  86. 77ba809 sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  87. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  88. 0cb3b79 Merge branch 'acpi-apei' by Rafael J. Wysocki · 8 years ago
  89. 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  90. 21ff03c Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  91. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  92. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  94. 9f674e4 xen-netback: Use GFP_ATOMIC to allocate hash by Anoob Soman · 8 years ago
  95. 31c0541 bonding: use ETH_MAX_MTU as max mtu by WANG Cong · 8 years ago
  96. 152669b netvsc: fix use-after-free in netvsc_change_mtu() by Dexuan Cui · 8 years ago
  97. 35576ee Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  98. 1c296a3 Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  99. ca4c7d7 Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  100. be12502 drivers: net: ethernet: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago