summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-eic-sprd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-25gpio: ftgpio010: use device name for gpiochip name & labelJeremy Kerr1-1/+1
2022-10-20gpiolib: of: add a quirk for reset line polarity for Himax LCDsDmitry Torokhov1-0/+36
2022-10-20gpiolib: of: add quirk for phy reset polarity for Freescale EthernetDmitry Torokhov1-0/+27
2022-10-20gpiolib: of: factor out code overriding gpio line polarityDmitry Torokhov1-20/+28
2022-10-20gpiolib: of: add a quirk for legacy names in MOXA ART RTCDmitry Torokhov1-0/+5
2022-10-20gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codecDmitry Torokhov1-0/+3
2022-10-20gpiolib: of: add a quirk for reset line for Marvell NFC controllerDmitry Torokhov1-0/+10
2022-10-20gpiolib: of: add quirk for locating reset lines with legacy bindingsDmitry Torokhov1-0/+16
2022-10-20gpiolib: of: tighten selection of gpio renaming quirksDmitry Torokhov1-2/+10
2022-10-20gpiolib: of: consolidate simple renames into a single quirkDmitry Torokhov1-112/+71
2022-10-20gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448Dmitry Torokhov1-0/+33
2022-10-17arm64: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy1-12/+0
2022-10-17arm: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy1-21/+0
2022-10-17x86: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy1-5/+0
2022-10-17Documentation: gpio: Remove text about ARCH_NR_GPIOSChristophe Leroy1-5/+0
2022-10-17gpiolib: Get rid of ARCH_NR_GPIOSChristophe Leroy3-40/+26
2022-10-17gpiolib: Warn on drivers still using static gpiobase allocationChristophe Leroy1-0/+3
2022-10-17gpio: davinci: Stop using ARCH_NR_GPIOSChristophe Leroy1-3/+0
2022-10-17gpio: aggregator: Stop using ARCH_NR_GPIOSChristophe Leroy1-3/+4
2022-10-17gpio: Remove sta2x11 GPIO driverDavide Ciminaghi3-420/+0
2022-10-17drivers/gpio: use simple i2c probeStephen Kitt4-12/+8
2022-10-17Linux 6.1-rc1v6.1-rc1Linus Torvalds1-2/+2
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa1-8/+11
2022-10-16lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor1-2/+7
2022-10-16kbuild: fix single directory buildMasahiro Yamada1-0/+2
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo2-19/+19
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt1-1/+1
2022-10-15smb3: improve SMB3 change notification supportSteve French6-13/+90
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French1-2/+2
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French1-1/+1
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French1-1/+2
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara1-7/+9
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+18
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu7-0/+396
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu7-1/+273
2022-10-15perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu1-19/+34
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter1-1/+1
2022-10-15perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark6-11/+11
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi1-1/+194
2022-10-15perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter1-1/+3
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter1-0/+162
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter1-3/+3
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter1-1/+8
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter1-4/+12
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter1-4/+3
2022-10-14clk: tegra: Fix Tegra PWM parent clockJon Hunter5-0/+5
2022-10-14clk: at91: fix the build with binutils 2.27Kefeng Wang1-2/+4