summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07gpio: Add Generic regmap GPIO conversion to the TODO listAndy Shevchenko
2022-11-04gpiolib: of: add polarity quirk for Freescale PCIe controllerDmitry Torokhov
2022-11-04gpiolib: of: factor out quirk setting polarity via separate propertyDmitry Torokhov
2022-11-04gpiolib: of: Make use of device_match_of_node()Andy Shevchenko
2022-10-27gpio: pca9570: add slg7xl45106 supportShubhrajyoti Datta
2022-10-27gpio: pca9570: add a platform data structureShubhrajyoti Datta
2022-10-27dt-bindings: gpio: pca9570: Add compatible for slg7xl45106Shubhrajyoti Datta
2022-10-26gpio: exar: Allow IO port accessAndy Shevchenko
2022-10-26gpio: Add gpio latch driverSascha Hauer
2022-10-26dt-bindings: gpio: Add gpio-latch binding documentSascha Hauer
2022-10-25gpio: pci-idio-16: Utilize the idio-16 GPIO libraryWilliam Breathitt Gray
2022-10-25gpio: 104-idio-16: Utilize the idio-16 GPIO libraryWilliam Breathitt Gray
2022-10-25gpio: idio-16: Introduce the ACCES IDIO-16 GPIO library moduleWilliam Breathitt Gray
2022-10-25gpio: ftgpio010: use device name for gpiochip name & labelJeremy Kerr
2022-10-20gpiolib: of: add a quirk for reset line polarity for Himax LCDsDmitry Torokhov
2022-10-20gpiolib: of: add quirk for phy reset polarity for Freescale EthernetDmitry Torokhov
2022-10-20gpiolib: of: factor out code overriding gpio line polarityDmitry Torokhov
2022-10-20gpiolib: of: add a quirk for legacy names in MOXA ART RTCDmitry Torokhov
2022-10-20gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codecDmitry Torokhov
2022-10-20gpiolib: of: add a quirk for reset line for Marvell NFC controllerDmitry Torokhov
2022-10-20gpiolib: of: add quirk for locating reset lines with legacy bindingsDmitry Torokhov
2022-10-20gpiolib: of: tighten selection of gpio renaming quirksDmitry Torokhov
2022-10-20gpiolib: of: consolidate simple renames into a single quirkDmitry Torokhov
2022-10-20gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448Dmitry Torokhov
2022-10-17arm64: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy
2022-10-17arm: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy
2022-10-17x86: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy
2022-10-17Documentation: gpio: Remove text about ARCH_NR_GPIOSChristophe Leroy
2022-10-17gpiolib: Get rid of ARCH_NR_GPIOSChristophe Leroy
2022-10-17gpiolib: Warn on drivers still using static gpiobase allocationChristophe Leroy
2022-10-17gpio: davinci: Stop using ARCH_NR_GPIOSChristophe Leroy
2022-10-17gpio: aggregator: Stop using ARCH_NR_GPIOSChristophe Leroy
2022-10-17gpio: Remove sta2x11 GPIO driverDavide Ciminaghi
2022-10-17drivers/gpio: use simple i2c probeStephen Kitt
2022-10-16Linux 6.1-rc1Linus Torvalds
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor
2022-10-17kbuild: fix single directory buildMasahiro Yamada
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-10-15Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French