linux.git
2023-10-02 Uwe Kleine... gpio: zynq: Convert to platform remove callback returni...
2023-10-02 Uwe Kleine... gpio: xilinx: Convert to platform remove callback retur...
2023-10-02 Uwe Kleine... gpio: xgs-iproc: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: xgene-sb: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: uniphier: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: ts5500: Convert to platform remove callback retur...
2023-10-02 Uwe Kleine... gpio: rockchip: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: rcar: Convert to platform remove callback returni...
2023-10-02 Uwe Kleine... gpio: omap: Convert to platform remove callback returni...
2023-10-02 Uwe Kleine... gpio: mpc8xxx: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: mpc5200: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: mm-lantiq: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: mb86s7x: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: lpc18xx: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: ljca: Convert to platform remove callback returni...
2023-10-02 Uwe Kleine... gpio: grgpio: Convert to platform remove callback retur...
2023-10-02 Uwe Kleine... gpio: ftgpio010: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: dln2: Convert to platform remove callback returni...
2023-10-02 Uwe Kleine... gpio: cadence: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: brcmstb: Convert to platform remove callback...
2023-10-02 Uwe Kleine... gpio: amdpt: Convert to platform remove callback return...
2023-10-02 Uwe Kleine... gpio: altera: Convert to platform remove callback retur...
2023-09-27 Bartosz Golaszewskimtd: rawnand: ingenic: move the GPIO quirk to gpiolib...
2023-09-27 Fabio Estevamdt-bindings: gpio: fsl-imx-gpio: Document imx25 and...
2023-09-27 Yinbo Zhugpio: loongson: add more gpio chip support
2023-09-27 Yinbo Zhugpio: dt-bindings: add more loongson gpio chip support
2023-09-27 Linus Walleijgpio: Rewrite IXP4xx GPIO bindings in schema
2023-09-25 Kees Cookgpiolib: cdev: annotate struct linereq with __counted_by
2023-09-25 Bartosz Golaszewskigpio: sim: initialize a managed pointer when declaring it
2023-09-18 Bartosz Golaszewskigpio: sim: include a missing header
2023-09-13 Bartosz Golaszewskigpio: eic-sprd: use a helper variable for &pdev->dev
2023-09-13 Bartosz Golaszewskigpio: eic-sprd: unregister from the irq notifier on...
2023-09-12 Bartosz Golaszewskipinctrl: da9062: don't include private GPIOLIB header
2023-09-12 Bartosz Golaszewskigpiolib: make gpiochip_get_desc() public
2023-09-12 Bartosz Golaszewskipinctrl: da9062: add missing include
2023-09-12 Bartosz Golaszewskigpio: sim: don't fiddle with GPIOLIB private members
2023-09-12 Bartosz GolaszewskiMerge tag 'platform-drivers-x86-ib-x86-android-tablets...
2023-09-11 Hans de Goedeplatform/x86: x86-android-tablets: Drop "linux,power...
2023-09-11 Hans de Goedeplatform/x86: x86-android-tablets: Use platform-device...
2023-09-11 Hans de Goedeplatform/x86: x86-android-tablets: Stop using gpiolib...
2023-09-11 Hans de Goedeplatform/x86: x86-android-tablets: Create a platform_de...
2023-09-11 Hans de Goedeplatform/x86: x86-android-tablets: Remove invalid_aei_g...
2023-09-11 Hans de Goedeplatform/x86: x86-android-tablets: Remove invalid_aei_g...
2023-09-11 Hans de Goedegpiolib: acpi: Add a ignore interrupt quirk for Peaq...
2023-09-11 Hans de Goedegpiolib: acpi: Check if a GPIO is listed in ignore_inte...
2023-09-11 Bartosz Golaszewskigpio: eic-sprd: use atomic notifiers to notify all...
2023-09-11 Bartosz Golaszewskigpio: mb86s7x: don't include gpiolib.h
2023-09-11 Bartosz Golaszewskigpio: dwapb: don't include gpiolib.h
2023-09-11 Bartosz Golaszewskigpio: xgene-sb: don't include gpiolib.h
2023-09-11 Bartosz Golaszewskigpiolib: remove unnecessary extern specifiers from...
2023-09-11 Bartosz Golaszewskigpiolib: remove stray newline in gpio/driver.h
2023-09-11 Bartosz Golaszewskigpio: of: correct notifier return codes
2023-09-11 Bartosz Golaszewskigpiolib: unexport gpiod_set_transitory()
2023-09-11 Bartosz Golaszewskigpio: mockup: don't access internal GPIOLIB structures
2023-09-11 Bartosz Golaszewskigpio: mockup: simplify code by using cleanup helpers
2023-09-11 Bartosz Golaszewskigpio: mockup: deprecate the old testing module
2023-09-11 Bartosz Golaszewskigpio: mockup: remove unused field
2023-09-11 Bartosz Golaszewskigpio: mockup: fix kerneldoc
2023-09-11 xingtong.wugpio-f7188x: fix base values conflicts with other gpio...
2023-09-11 Andy Shevchenkogpio: pca953x: Revisit header inclusions
2023-09-11 Andy Shevchenkogpio: pca953x: Get rid of useless goto label
2023-09-11 Andy Shevchenkogpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
2023-09-11 Andy Shevchenkogpio: pca953x: Utilise temporary variable for struct...
2023-09-11 Andy Shevchenkogpio: pca953x: Utilise temporary variable for struct...
2023-09-11 Andy Shevchenkogpio: pca953x: Simplify code with cleanup helpers
2023-09-11 Andy Shevchenkogpio: pca953x: Split pca953x_restore_context() and...
2023-09-11 Andy Shevchenkogpio: pca953x: Utilise dev_err_probe() where it makes...
2023-09-11 Andy Shevchenkogpio: pca953x: Fully convert to device managed resources
2023-09-11 Andy Shevchenkogpio: pca953x: Drop unused fields in struct pca953x_pla...
2023-09-10 Linus TorvaldsLinux 6.6-rc1
2023-09-10 Linus TorvaldsMerge tag 'topic/drm-ci-2023-08-31-1' of git://anongit...
2023-09-10 Linus TorvaldsMerge tag 'x86-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-tools-for-v6.6-1-2023-09-05' of git...
2023-09-10 Linus TorvaldsMerge tag '6.6-rc-smb3-client-fixes-part2' of git:...
2023-09-09 David Howellsiov_iter: Kunit tests for page extraction
2023-09-09 David Howellsiov_iter: Kunit tests for copying to/from an iterator
2023-09-09 David Howellsiov_iter: Fix iov_iter_extract_pages() with zero-sized...
2023-09-09 Linus TorvaldsMerge tag 'sh-for-v6.6-tag1' of git://git./linux/kernel...
2023-09-09 Linus TorvaldsMerge tag 'riscv-for-linus-6.6-mw2-2' of git://git...
2023-09-09 Duoming Zhoush: push-switch: Reorder cleanup operations to avoid...
2023-09-09 Petr Tesariksh: boards: Fix CEU buffer size passed to dma_declare_c...
2023-09-09 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-09-09 Linus TorvaldsMerge tag 'driver-core-6.6-rc1-2' of git://git./linux...
2023-09-09 Linus TorvaldsMerge tag 'dma-mapping-6.6-2023-09-09' of git://git...
2023-09-09 Linus TorvaldsMerge tag 'pci-v6.6-fixes-1' of git://git./linux/kernel...
2023-09-09 Linus TorvaldsMerge tag 'ntb-6.6' of https://github.com/jonmason/ntb
2023-09-09 Steve Frenchspnego: add missing OID to oid registry
2023-09-09 Greg Kroah... media: dvb: symbol fixup for dvb_attach()
2023-09-09 Linus TorvaldsMerge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd
2023-09-09 Linus TorvaldsMerge tag 'xarray-6.6' of git://git.infradead.org/users...
2023-09-09 Linus TorvaldsMerge tag 'block-6.6-2023-09-08' of git://git.kernel...
2023-09-09 Linus TorvaldsMerge tag 'io_uring-6.6-2023-09-08' of git://git.kernel...
2023-09-09 Steve Frenchsmb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
2023-09-08 Linus TorvaldsMerge tag 'thermal-6.6-rc1-3' of git://git./linux/kerne...
2023-09-08 Linus TorvaldsMerge tag 'pm-6.6-rc1-3' of git://git./linux/kernel...
2023-09-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc1' of git://git./linux...
2023-09-08 Bjorn HelgaasRevert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
2023-09-08 Linus TorvaldsMerge tag 'sound-fix-6.6-rc1' of git://git./linux/kerne...
2023-09-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
next