summaryrefslogtreecommitdiffstats
path: root/Documentation/livepatch (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-30lib: string_helpers: provide kfree_strarray()Bartosz Golaszewski2-0/+25
2020-09-30gpio: mpc8xxx: simplify ls1028a/ls1088a supportMichael Walle1-33/+12
2020-09-30gpio: mockup: fix resource leak in error pathBartosz Golaszewski1-0/+2
2020-09-29gpio: mxc: Support module buildAnson Huang2-1/+7
2020-09-29pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran1-0/+1
2020-09-29dt-bindings: gpio: convert bindings for Maxim MAX732x family to dtschemaKrzysztof Kozlowski2-60/+68
2020-09-29dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschemaKrzysztof Kozlowski3-94/+166
2020-09-29dt-bindings: gpio: fsl-imx-gpio: add gpio-line-namesKrzysztof Kozlowski1-1/+1
2020-09-29dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatiblesKrzysztof Kozlowski1-0/+12
2020-09-29dt-bindings: gpio: pl061: add gpio-line-namesKrzysztof Kozlowski1-0/+3
2020-09-17gpiolib: check for parent device in devprop_gpiochip_set_names()Bartosz Golaszewski1-0/+4
2020-09-14gpiolib: unexport devprop_gpiochip_set_names()Bartosz Golaszewski4-66/+47
2020-09-14gpiolib: generalize devprop_gpiochip_set_names() for device propertiesBartosz Golaszewski5-24/+15
2020-09-14device: property: add helpers to count items in string arraysBartosz Golaszewski1-0/+13
2020-09-14gpiolib: switch to simpler IDA interfaceBartosz Golaszewski1-3/+3
2020-09-11gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macroAndy Shevchenko1-16/+3
2020-09-09gpio: tc35894: Disable Direct KBD interrupts to enable gpio irqdillon min2-2/+22
2020-09-04dt-bindings: gpio: fsl-imx-gpio: Add power-domainsKrzysztof Kozlowski1-0/+3
2020-09-04dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogsKrzysztof Kozlowski1-0/+17
2020-09-04dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges propertyKrzysztof Kozlowski1-0/+2
2020-09-04dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatiblesKrzysztof Kozlowski1-6/+15
2020-08-28gpio: zynq: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+3
2020-08-28gpio: pisosr: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-08-28gpio: pca953x: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-08-28gpio: omap: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+1
2020-08-28gpio: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2020-08-28gpio: bcm-kona: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+1
2020-08-28dt-bindings: gpio: renesas, rcar-gpio: Add r8a774e1 supportLad Prabhakar1-0/+1
2020-08-27gpio: dwapb: Use resource managed GPIO-chip add data methodSerge Semin1-35/+2
2020-08-27gpio: dwapb: Get clocks by means of resource managed interfaceSerge Semin1-16/+32
2020-08-27gpio: dwapb: Get reset control by means of resource managed interfaceSerge Semin1-6/+29
2020-08-27gpio: dwapb: Discard ACPI GPIO-chip IRQs requestSerge Semin1-4/+0
2020-08-27gpio: dwapb: Discard GPIO-to-IRQ mapping functionSerge Semin1-10/+0
2020-08-27gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chipSerge Semin2-94/+111
2020-08-27gpio: dwapb: Add max GPIOs macroSerge Semin2-5/+7
2020-08-27gpio: dwapb: Move MFD-specific IRQ handlerSerge Semin1-5/+5
2020-08-27gpio: dwapb: Add ngpios DT-property supportSerge Semin1-1/+2
2020-08-27dt-bindings: gpio: dwapb: Add ngpios property supportSerge Semin1-0/+6
2020-08-18gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happyAndy Shevchenko1-27/+43
2020-08-18gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390Aleksander Jan Bajkowski1-6/+48
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski22-138/+138
2020-08-15sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-15sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4