1. 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
  2. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  3. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  4. 2f606da mfd: sm501: Set coherent_dma_mask when creating subdevices by Guenter Roeck · 6 years ago
  5. 30107fa mfd: bd71837: Core driver for ROHM BD71837 PMIC by Matti Vaittinen · 6 years ago
  6. fe8166c mfd: sec-core: Export OF module alias table by Krzysztof Kozlowski · 6 years ago
  7. c8fda5b mfd: as3722: Disable auto-power-on when AC OK by Marcel Ziswiler · 7 years ago
  8. 99e19b7 mfd: axp20x: Support AXP806 in I2C mode by Chen-Yu Tsai · 7 years ago
  9. 06f4901 mfd: axp20x: Add self-working mode support for AXP806 by Chen-Yu Tsai · 7 years ago
  10. 4d3e55b mfd: wm8994: Allow to configure CS/ADDR Pulldown from dts by Alberto Panizzo · 7 years ago
  11. 102370fb mfd: wm8994: Allow to configure Speaker Mode Pullup from dts by Alberto Panizzo · 7 years ago
  12. 80d139b mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it by Andrey Smirnov · 7 years ago
  13. 405dfd4 mfd: rave-sp: Add legacy watchdog ping command translation by Andrey Smirnov · 7 years ago
  14. 2b8de8a mfd: rave-sp: Add legacy EEPROM access command translation by Andrey Smirnov · 7 years ago
  15. 6c450bd mfd: rave-sp: Initialize flow control and parity of the port by Andrey Smirnov · 7 years ago
  16. a6e3bb0 mfd: rave-sp: Fix incorrectly specified checksum type by Andrey Smirnov · 7 years ago
  17. 763c43f mfd: rave-sp: Remove unused defines by Andrey Smirnov · 7 years ago
  18. 6afebb7 mfd: hi655x: Fix regmap area declared size for hi655x by Rafael David Tinoco · 7 years ago
  19. c2b1509 mfd: ti_am335x_tscadc: Fix struct clk memory leak by Zumeng Chen · 7 years ago
  20. 50d44f8 mfd: dln2: Use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  21. f99fea9 mfd: arizona: Don't use regmap_read_poll_timeout by Charles Keepax · 7 years ago
  22. a13c93b mfd: intel-lpss: Add Ice Lake PCI IDs by Mika Westerberg · 7 years ago
  23. df47df5 mfd: wm8994-core: Fix error path in wm8994_device_init by Anthony Brandon · 7 years ago
  24. bf1cafa mfd: kempld-core: Constify variables that point to const structure by Julia Lawall · 7 years ago
  25. e5ff19c Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-platform-4.19' and 'ib-mfd-regulator-4.19', tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into ibs-for-mfd-merged by Lee Jones · 6 years ago
  26. 03a5755 mfd: cros_ec_dev: Add CEC sub-device registration by Neil Armstrong · 7 years ago
  27. 8c8f74f mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) by Peter Rosin · 7 years ago
  28. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  29. c287572 mfd: da9063: Add DA9063L support by Marek Vasut · 7 years ago
  30. c2ffec5 mfd: da9063: Register RTC only on DA9063L by Marek Vasut · 7 years ago
  31. 4ad5a99 mfd: da9063: Add custom IRQ map for DA9063L by Marek Vasut · 7 years ago
  32. 4bd6ad0 mfd: da9063: Add custom regmap for DA9063L by Marek Vasut · 7 years ago
  33. 492510d mfd: da9063: Replace model with type by Marek Vasut · 7 years ago
  34. df7878f mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063 by Marek Vasut · 7 years ago
  35. c727eea mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZE by Marek Vasut · 7 years ago
  36. 152bed7 mfd: da9063: Use PLATFORM_DEVID_NONE by Marek Vasut · 7 years ago
  37. 8b55734 mfd: da9063: Use REGMAP_IRQ_REG by Marek Vasut · 7 years ago
  38. 2905086 mfd: da9063: Use regmap_reg_range by Marek Vasut · 7 years ago
  39. af8df94 mfd: da9063: Replace mfd_add_devices with devm counterpart by Marek Vasut · 7 years ago
  40. 7494de0 mfd: da9063: Replace regmap_add_irq_chip with devm counterpart by Marek Vasut · 7 years ago
  41. 3144dce mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice. by Enric Balletbo i Serra · 7 years ago
  42. d00a874 platform/chrome: Move cros-ec transport drivers to drivers/platform. by Enric Balletbo i Serra · 7 years ago
  43. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  44. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  45. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  46. 883cad5 Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  47. 556c242 mfd: cros_ec: Remove unused __remove function by Arnd Bergmann · 7 years ago
  48. 46f107d mfd: wm97xx-core: Platform data can be NULL by Robert Jarzmik · 7 years ago
  49. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  50. ea125de Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  51. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  52. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  53. 2158091 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  54. 5c76ee4 mfd: madera: Register map tables for Cirrus Logic CS47L90/91 by Richard Fitzgerald · 7 years ago
  55. bb73209 mfd: madera: Register map tables for Cirrus Logic CS47L85 by Richard Fitzgerald · 7 years ago
  56. f975b7f mfd: madera: Register map tables for Cirrus Logic CS47L35 by Richard Fitzgerald · 7 years ago
  57. 16b2746 mfd: madera: Add common support for Cirrus Logic Madera codecs by Richard Fitzgerald · 7 years ago
  58. bef82f8 Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  59. df7c3bf mfd: cros_ec_dev: Don't advertise junk features on failure by Stephen Boyd · 7 years ago
  60. 3aa2177 mfd: cros_ec: Use devm_kzalloc for private data by Gwendal Grignou · 7 years ago
  61. 4e93a65 mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock by Jarkko Nikula · 7 years ago
  62. 4eb1d7f mfd: asic3: Fix broken MMC card detection by Robert Jarzmik · 7 years ago
  63. 5588bd5 mfd: timberdale: Fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 7 years ago
  64. 4c74a1f mfd: omap-usb-host: Use match_string() helper by Yisheng Xie · 7 years ago
  65. f3b23e5a mfd: intel-lpss: Correct names of RESETS register bits by Andy Shevchenko · 7 years ago
  66. c04da89 mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998 by Stephen Boyd · 7 years ago
  67. 38ba34a Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device. by Ravi Chandra Sadineni · 7 years ago
  68. ab4d11e regulator: wm8994: Fix shared GPIOs by Mark Brown · 7 years ago
  69. d28b625 mfd: intel-lpss: Program REMAP register in PIO mode by Andy Shevchenko · 7 years ago
  70. 704800d mfd: cros_ec_i2c: Moving the system sleep pm ops to late by Joseph Lo · 7 years ago
  71. abeed71 mfd: cros_ec_i2c: Add ACPI module device table by Wei-Ning Huang · 7 years ago
  72. e15b7f4 mfd: cros_ec_dev: Register shutdown function for debugfs by Daniel Hung-yu Wu · 7 years ago
  73. 95a4d07 mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice by Enric Balletbo i Serra · 7 years ago
  74. 44d99d7 mfd: cros_ec: Don't try to grab log when suspended by Douglas Anderson · 7 years ago
  75. eb3f2f2 mfd: cros_ec: Free IRQ automatically by Vincent Palatin · 7 years ago
  76. 0dbbf25 mfd: cros_ec: Fail early if we cannot identify the EC by Vincent Palatin · 7 years ago
  77. cadb2b1 mfd: syscon: atmel-smc: Include string.h by Sebastian Andrzej Siewior · 7 years ago
  78. 1179956 mfd: cros_ec: Retry commands when EC is known to be busy by Brian Norris · 7 years ago
  79. 7072b75 i2c: xiic: move header to platform_data by Wolfram Sang · 7 years ago
  80. 985ecf0 i2c: ocores: move header to platform_data by Wolfram Sang · 7 years ago
  81. 1e9d421 i2c: gpio: move header to platform_data by Wolfram Sang · 7 years ago
  82. 3c6b38d regulator: wm8994: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
  83. e6ca26a gpio: dwapb: Add support for 1 interrupt per port A GPIO by Phil Edworthy · 7 years ago
  84. 1768391 mfd: tps65911-comparator: Fix an off by one bug by Lee Jones · 7 years ago
  85. 7169483 mfd: rave-sp: Remove VLA by Kyle Spiers · 7 years ago
  86. ac18861 mfd: tps65911-comparator: Fix a build error by Dan Carpenter · 7 years ago
  87. c218b3b mfd: twl-core: Fix clock initialization by Peter Ujfalusi · 7 years ago
  88. eef2b53 mfd: axp20x: Correct AXP806 POK interrupt prefix by Chen-Yu Tsai · 7 years ago
  89. e26f87e mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cells by Chen-Yu Tsai · 7 years ago
  90. 531a469 mfd: axp20x: Constify struct mfd_cell and struct resource by Chen-Yu Tsai · 7 years ago
  91. b16d239 mfd: da9062: Use core helper regmap_reg_range macros by Steve Twiss · 7 years ago
  92. c186046 mfd: arizona: Update reset pin to use GPIOD by Charles Keepax · 7 years ago
  93. e03273e mfd: sprd: Add one syscon cell to access PMIC global registers by Baolin Wang · 7 years ago
  94. 52a3a37 mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_probe()' by Christophe JAILLET · 7 years ago
  95. 59f4d74 mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_probe() by Markus Elfring · 7 years ago
  96. 9363be2 mfd: twl6030-irq: Delete an error message for a failed memory allocation in twl6030_init_irq() by Markus Elfring · 7 years ago
  97. 7672c84 mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe() by Markus Elfring · 7 years ago
  98. 71bc4f1 mfd: tps65910: Move an assignment in tps65910_sleepinit() by Markus Elfring · 7 years ago
  99. da257ef mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_sleepinit() by Markus Elfring · 7 years ago
  100. dae3be3 mfd: tps65910: Delete an unnecessary variable initialisation in four functions by Markus Elfring · 7 years ago