1. 5fe0ed2 regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_table by Axel Lin · 6 years ago
  2. f668a1db regulator: as3711: Remove struct as3711_regulator_info and as3711_regulator by Axel Lin · 6 years ago
  3. f4192c2 regulator: cpcap: Convert to use of_device_get_match_data by Axel Lin · 6 years ago
  4. 2106e9b regulator: cpcap: Remove unneeded init_data setting by Axel Lin · 6 years ago
  5. 4d92ac7 regulator: as3722: Remove *rdevs[] from struct as3722_regulators by Axel Lin · 6 years ago
  6. 9cff037 regulator: da9052: Include linux/of.h to fix build warning for of_match_ptr by Axel Lin · 6 years ago
  7. db7ecb4 regulator: da9055: Convert to regulator core's simplified DT parsing code by Axel Lin · 6 years ago
  8. 67ddc68 regulator: da9052: Convert to regulator core's simplified DT parsing code by Axel Lin · 6 years ago
  9. 6cabb8b regulator: 88pm800: Get rid of struct pm800_regulators by Axel Lin · 6 years ago
  10. dfeb7a9 regulator: wm8350: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  11. d48acfd regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  12. 5816df2 regulator: wm8350: Select maximum current in specific range by Axel Lin · 6 years ago
  13. 45aa908 regulator: wm831x-isink: Select maximum current in specific range by Axel Lin · 6 years ago
  14. 8be64b6 regulator: wm831x ldo: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  15. f7a6217 regulator: wm831x isink: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  16. ae15c51 regulator: max14577: Get rid of match_init_data/match_of_node functions by Axel Lin · 6 years ago
  17. 0077aaa regulator: da903x: don't build with clang by Arnd Bergmann · 6 years ago
  18. f582136 regulator: pv88060: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  19. 769fc8d regulator: ltc3676: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  20. f132da2 regulator: ltc3589: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  21. 89b2758c regulator: lp8755: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  22. 65378de regulator: da9211: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  23. 29d40b4 regulator: da9063: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  24. 119c4f5 regulator: wm831x: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  25. 275513b regulator: pv88090: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  26. 1867af9 regulator: pv88080: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  27. 978995d regulator: da9062: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  28. 5e6afb3 regulator: da9055: Fix notifier mutex lock warning by Steve Twiss · 6 years ago
  29. 705e2a9 regulator: gpio: Constify regulator_ops by Axel Lin · 6 years ago
  30. 7cdc2ee7 regulator: gpio: Convert to devm_regulator_register by Axel Lin · 6 years ago
  31. 178d08e regulator: wm8400: Fix trivial typo by Axel Lin · 6 years ago
  32. e08abec regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functions by Axel Lin · 6 years ago
  33. 5b60ee5 regulator: ab3100: Remove ab3100_regulators_remove function by Axel Lin · 6 years ago
  34. 74b060d regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmic by Axel Lin · 6 years ago
  35. 88f268a Merge branch 'regulator-5.1' into regulator-next by Mark Brown · 6 years ago
  36. c364098 Merge branch 'regulator-5.0' into regulator-linus by Mark Brown · 6 years ago
  37. e5680c4 regulator: mc13xxx: Constify regulator_ops variables by Axel Lin · 6 years ago
  38. ad542a5 regulator: palmas: Constify palmas_smps_ramp_delay array by Axel Lin · 6 years ago
  39. 20eb641 regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  40. f4afd05 regulator: pv88090: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  41. 989a99b regulator: pv88080: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  42. 9a5b3e5 regulator: pv88060: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  43. 1aad9f2 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.1 by Mark Brown · 6 years ago
  44. 6c98ac2a regulator: max77650: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  45. be6230c regulator: lp873x: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  46. 8918f06 regulator: lp872x: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  47. 8b3216c4 regulator: da9210: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  48. 941666e regulator: da9055: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  49. a32e0c7 regulator: core: Add set/get_current_limit helpers for regmap users by Axel Lin · 6 years ago
  50. 35d838f regulator: Fix comment for csel_reg and csel_mask by Axel Lin · 6 years ago
  51. 1c163f4 Linux 5.0 by Linus Torvalds · 6 years ago
  52. c027c7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  53. e7c42a8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  55. c93d921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  56. fa3294c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  57. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  58. a6da21b net: dsa: mv88e6xxx: Fix statistics on mv88e6161 by Andrew Lunn · 6 years ago
  59. cf1c9cc geneve: correctly handle ipv6.disable module parameter by Jiri Benc · 6 years ago
  60. f08d611 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  61. ed8fe20 net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode by Heiner Kallweit · 6 years ago
  62. 3612af7 bpf: fix sanitation rewrite in case of non-pointers by Daniel Borkmann · 6 years ago
  63. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  64. d1a2930 MIPS: eBPF: Fix icache flush end address by Paul Burton · 6 years ago
  65. 90490ef lan743x: Fix TX Stall Issue by Bryan Whitehead · 6 years ago
  66. d25ed41 net: phy: phylink: fix uninitialized variable in phylink_get_mac_state by Heiner Kallweit · 6 years ago
  67. 15f3ddf net: aquantia: regression on cpus with high cores: set mode with 8 queues by Dmitry Bogdanov · 6 years ago
  68. ada641f selftests: fixes for UDP GRO by Paolo Abeni · 6 years ago
  69. a215ce8 Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  70. 2d28e01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  71. cb6acd0 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  72. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  73. 6357c81 Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  74. 352d20d bpf: drop refcount if bpf_map_new_fd() fails in map_create() by Peng Sun · 6 years ago
  75. 6089e65 Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes by Arnd Bergmann · 6 years ago
  76. 36baa6e Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 6 years ago
  77. bf23aba Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  78. 3eb07d2 Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  79. d235c48 net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X by Maxime Chevallier · 6 years ago
  80. 6e46e2d net: dsa: mv88e6xxx: Fix u64 statistics by Andrew Lunn · 6 years ago
  81. a2288d4 xen-netback: don't populate the hash cache on XenBus disconnect by Igor Druzhinin · 6 years ago
  82. 99e87f5 xen-netback: fix occasional leak of grant ref mappings under memory pressure by Igor Druzhinin · 6 years ago
  83. ac51050 sctp: chunk.c: correct format string for size_t in printk by Matthias Maennich · 6 years ago
  84. 5845f70 net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  85. 3a8ed36 Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  86. 3f25a599 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  87. 8ed0579 kvm: properly check debugfs dentry before using it by Greg Kroah-Hartman · 6 years ago
  88. be5295f regulator: stm32-vrefbuf: add power management support by Fabrice Gasnier · 6 years ago
  89. e30be06 mmc: sdhci-esdhc-imx: correct the fix of ERR004536 by BOUGH CHEN · 6 years ago
  90. 9cd05ad x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT by Lan Tianyu · 6 years ago
  91. c7c0d8d tee: optee: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  92. f86d17e crypto: arm64/chacha - fix hchacha_block_neon() for big endian by Eric Biggers · 6 years ago
  93. 4b6d196 crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian by Eric Biggers · 6 years ago
  94. 5578de4 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
  95. a1fd1ad ipv4: Pass original device to ip_rcv_finish_core by David Ahern · 6 years ago
  96. e27775a Merge branch 'pmtu-selftest-fixes' by David S. Miller · 6 years ago
  97. b3cc4f8 selftests: pmtu: add explicit tests for PMTU exceptions cleanup by Paolo Abeni · 6 years ago
  98. 651eb32 selftests: pmtu: disable DAD in all namespaces by Paolo Abeni · 6 years ago
  99. 72a7d45 net: phy: dp83867: add soft reset delay by Max Uvarov · 6 years ago
  100. 17fb465 drm/bochs: Fix the ID mismatch error by Alistair Francis · 6 years ago