This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e21a712a9685 Linux 5.3-rc3 new fc2e634e997d kselftest: save-and-restore errno to allow for %m formatting new fbb01c52471c selftests/livepatch: push and pop dynamic debug config new 9e9671cea72e Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.or [...] new 1ef55fed9219 regulator: axp20x: fix DCDCA and DCDCD for AXP806 new 8f46e22b5ac6 regulator: axp20x: fix DCDC5 and DCDC6 for AXP803 new 27988c966876 Merge tag 'v5.3-rc1' into regulator-5.3 new a853c0a0b013 regulator: lp87565: Fix probe failure for "ti,lp87565" new 811ba489fa52 regulator: of: Add of_node_put() before return in function new df9edcba0b11 Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org [...] new 43167bb1f6bb spi: dt-bindings: spi-controller: remove unnecessary 'maxI [...] new d6b197a14863 spi: spi-fsl-qspi: change i.MX7D RX FIFO size new 2922d1cc1696 spi: gpio: Add SPI_MASTER_GPIO_SS flag new 1274204542f6 spi: pxa2xx: Balance runtime PM enable/disable on error new 8d8bef503658 spi: bcm2835: Fix 3-wire mode if DMA is enabled new a4127952859a spi: pxa2xx: Add support for Intel Tiger Lake new 0eb0ce0a78e1 Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/s [...]
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/spi/spi-controller.yaml | 1 - drivers/regulator/axp20x-regulator.c | 10 ++++----- drivers/regulator/lp87565-regulator.c | 8 +++---- drivers/regulator/of_regulator.c | 4 +++- drivers/spi/spi-bcm2835.c | 3 ++- drivers/spi/spi-fsl-qspi.c | 2 +- drivers/spi/spi-gpio.c | 6 +++++ drivers/spi/spi-pxa2xx.c | 14 ++++++++++-- tools/testing/selftests/kselftest.h | 15 +++++++++++++ tools/testing/selftests/livepatch/functions.sh | 26 +++++++++++++++++----- 10 files changed, 68 insertions(+), 21 deletions(-)