platform/kernel/linux-starfive.git
2020-09-30 Kent Gibsongpio: uapi: document uAPI v1 as deprecated
2020-09-30 Kent Gibsongpiolib: cdev: support setting debounce
2020-09-30 Kent Gibsongpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
2020-09-30 Kent Gibsongpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
2020-09-30 Kent Gibsongpiolib: cdev: support edge detection for uAPI v2
2020-09-30 Kent Gibsongpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and...
2020-09-30 Kent Gibsongpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_...
2020-09-30 Kent Gibsongpiolib: add build option for CDEV v1 ABI
2020-09-30 Kent Gibsongpiolib: make cdev a build option
2020-09-30 Kent Gibsongpio: uapi: define uAPI v2
2020-09-30 Kent Gibsongpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
2020-09-30 Kent Gibsongpiolib: cdev: replace strncpy() with strscpy()
2020-09-30 Kent Gibsongpiolib: cdev: gpio_desc_to_lineinfo() should set info...
2020-09-30 Bartosz Golaszewskigpio: mockup: refactor the module init function
2020-09-30 Bartosz Golaszewskigpio: mockup: use the generic 'gpio-line-names' property
2020-09-30 Bartosz Golaszewskigpio: mockup: pass the chip label as device property
2020-09-30 Bartosz Golaszewskigpio: mockup: increase the number of supported device...
2020-09-30 Bartosz Golaszewskigpio: mockup: remove unneeded return statement
2020-09-30 Bartosz Golaszewskigpio: mockup: use pr_fmt()
2020-09-30 Bartosz Golaszewskigpio: mockup: use KBUILD_MODNAME
2020-09-30 Bartosz Golaszewskigpio: mockup: drop unneeded includes
2020-09-30 Bartosz GolaszewskiDocumentation: gpio: add documentation for gpio-mockup
2020-09-30 Bartosz Golaszewskilib: string_helpers: provide kfree_strarray()
2020-09-30 Michael Wallegpio: mpc8xxx: simplify ls1028a/ls1088a support
2020-09-30 Bartosz Golaszewskigpio: mockup: fix resource leak in error path
2020-09-29 Anson Huanggpio: mxc: Support module build
2020-09-29 Necip Fazil... pinctrl: bcm: fix kconfig dependency warning when ...
2020-09-29 Krzysztof Kozlowskidt-bindings: gpio: convert bindings for Maxim MAX732x...
2020-09-29 Krzysztof Kozlowskidt-bindings: gpio: convert bindings for NXP PCA953x...
2020-09-29 Krzysztof Kozlowskidt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
2020-09-29 Krzysztof Kozlowskidt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and...
2020-09-29 Krzysztof Kozlowskidt-bindings: gpio: pl061: add gpio-line-names
2020-09-21 Linus WalleijMerge tag 'gpio-updates-for-v5.10-part1' of git://git...
2020-09-17 Bartosz Golaszewskigpiolib: check for parent device in devprop_gpiochip_se...
2020-09-14 Bartosz Golaszewskigpiolib: unexport devprop_gpiochip_set_names()
2020-09-14 Bartosz Golaszewskigpiolib: generalize devprop_gpiochip_set_names() for...
2020-09-14 Bartosz Golaszewskidevice: property: add helpers to count items in string...
2020-09-14 Bartosz Golaszewskigpiolib: switch to simpler IDA interface
2020-09-12 Linus WalleijMerge tag 'imx-gpio-5.10' of https://git./linux/kernel...
2020-09-11 Andy Shevchenkogpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro
2020-09-09 dillon mingpio: tc35894: Disable Direct KBD interrupts to enable...
2020-09-04 Krzysztof Kozlowskidt-bindings: gpio: fsl-imx-gpio: Add power-domains
2020-09-04 Krzysztof Kozlowskidt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
2020-09-04 Krzysztof Kozlowskidt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
2020-09-04 Krzysztof Kozlowskidt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
2020-08-28 Krzysztof Kozlowskigpio: zynq: Simplify with dev_err_probe()
2020-08-28 Krzysztof Kozlowskigpio: pisosr: Simplify with dev_err_probe()
2020-08-28 Krzysztof Kozlowskigpio: pca953x: Simplify with dev_err_probe()
2020-08-28 Krzysztof Kozlowskigpio: omap: Simplify with dev_err_probe()
2020-08-28 Krzysztof Kozlowskigpio: davinci: Simplify with dev_err_probe()
2020-08-28 Krzysztof Kozlowskigpio: bcm-kona: Simplify with dev_err_probe()
2020-08-28 Lad Prabhakardt-bindings: gpio: renesas, rcar-gpio: Add r8a774e1...
2020-08-27 Serge Semingpio: dwapb: Use resource managed GPIO-chip add data...
2020-08-27 Serge Semingpio: dwapb: Get clocks by means of resource managed...
2020-08-27 Serge Semingpio: dwapb: Get reset control by means of resource...
2020-08-27 Serge Semingpio: dwapb: Discard ACPI GPIO-chip IRQs request
2020-08-27 Serge Semingpio: dwapb: Discard GPIO-to-IRQ mapping function
2020-08-27 Serge Semingpio: dwapb: Convert driver to using the GPIO-lib-based...
2020-08-27 Serge Semingpio: dwapb: Add max GPIOs macro
2020-08-27 Serge Semingpio: dwapb: Move MFD-specific IRQ handler
2020-08-27 Serge Semingpio: dwapb: Add ngpios DT-property support
2020-08-27 Serge Semindt-bindings: gpio: dwapb: Add ngpios property support
2020-08-18 Andy Shevchenkogpio: aggregator: Refactor ->{get, set}_multiple()...
2020-08-18 Aleksander... gpio: stp-xway: automatically drive GPHY leds on ar10...
2020-08-16 Linus TorvaldsLinux 5.9-rc1
2020-08-16 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16 Mike Rapoportparisc: fix PMD pages allocation by restoring pmd_alloc...
2020-08-16 Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
2020-08-16 Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15 Jens Axboeio_uring: short circuit -EAGAIN for blocking read attempt
2020-08-15 Jens Axboeio_uring: sanitize double poll handling
2020-08-15 Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15 Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15 Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15 Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
2020-08-15 Linus TorvaldsMerge tag 'edac_updates_for_5.9_pt2' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'acpi-5.9-rc1-2' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'pm-5.9-rc1-3' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'mfd-next-5.9-1' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-15 Krzysztof Kozlowskivirtio: pci: constify ioreadX() iomem argument (as...
2020-08-15 Krzysztof Kozlowskintb: intel: constify ioreadX() iomem argument (as in...
2020-08-15 Krzysztof Kozlowskirtl818x: constify ioreadX() iomem argument (as in gener...
2020-08-15 Krzysztof Kozlowskiiomap: constify ioreadX() iomem argument (as in generic...
2020-08-15 Kuninori Morimotosh: use generic strncpy()
2020-08-15 Kuninori Morimotosh: clkfwk: remove r8/r16/r32
2020-08-15 Romain Naourinclude/asm-generic/vmlinux.lds.h: align ro_after_init
2020-08-15 Qian Caimm: annotate a data race in page_zonenum()
2020-08-15 Qian Caimm/swap.c: annotate data races for lru_rotate_pvecs
2020-08-15 Qian Caimm/rmap: annotate a data race at tlb_flush_batched
2020-08-15 Qian Caimm/mempool: fix a data race in mempool_free()
2020-08-15 Qian Caimm/list_lru: fix a data race in list_lru_count_one
2020-08-15 Qian Caimm/memcontrol: fix a data race in scan count
2020-08-15 Qian Caimm/page_counter: fix various data races at memsw
next