index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-eic-sprd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-25
gpio: ftgpio010: use device name for gpiochip name & label
Jeremy Kerr
1
-1
/
+1
2022-10-20
gpiolib: of: add a quirk for reset line polarity for Himax LCDs
Dmitry Torokhov
1
-0
/
+36
2022-10-20
gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet
Dmitry Torokhov
1
-0
/
+27
2022-10-20
gpiolib: of: factor out code overriding gpio line polarity
Dmitry Torokhov
1
-20
/
+28
2022-10-20
gpiolib: of: add a quirk for legacy names in MOXA ART RTC
Dmitry Torokhov
1
-0
/
+5
2022-10-20
gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
Dmitry Torokhov
1
-0
/
+3
2022-10-20
gpiolib: of: add a quirk for reset line for Marvell NFC controller
Dmitry Torokhov
1
-0
/
+10
2022-10-20
gpiolib: of: add quirk for locating reset lines with legacy bindings
Dmitry Torokhov
1
-0
/
+16
2022-10-20
gpiolib: of: tighten selection of gpio renaming quirks
Dmitry Torokhov
1
-2
/
+10
2022-10-20
gpiolib: of: consolidate simple renames into a single quirk
Dmitry Torokhov
1
-112
/
+71
2022-10-20
gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
Dmitry Torokhov
1
-0
/
+33
2022-10-17
arm64: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
1
-12
/
+0
2022-10-17
arm: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
1
-21
/
+0
2022-10-17
x86: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
1
-5
/
+0
2022-10-17
Documentation: gpio: Remove text about ARCH_NR_GPIOS
Christophe Leroy
1
-5
/
+0
2022-10-17
gpiolib: Get rid of ARCH_NR_GPIOS
Christophe Leroy
3
-40
/
+26
2022-10-17
gpiolib: Warn on drivers still using static gpiobase allocation
Christophe Leroy
1
-0
/
+3
2022-10-17
gpio: davinci: Stop using ARCH_NR_GPIOS
Christophe Leroy
1
-3
/
+0
2022-10-17
gpio: aggregator: Stop using ARCH_NR_GPIOS
Christophe Leroy
1
-3
/
+4
2022-10-17
gpio: Remove sta2x11 GPIO driver
Davide Ciminaghi
3
-420
/
+0
2022-10-17
drivers/gpio: use simple i2c probe
Stephen Kitt
4
-12
/
+8
2022-10-17
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-16
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
7
-1
/
+273
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-15
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
6
-11
/
+11
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
1
-1
/
+3
2022-10-15
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
1
-0
/
+162
2022-10-15
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
1
-3
/
+3
2022-10-15
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
1
-1
/
+8
2022-10-15
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
1
-4
/
+12
2022-10-15
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
1
-4
/
+3
2022-10-14
clk: tegra: Fix Tegra PWM parent clock
Jon Hunter
5
-0
/
+5
2022-10-14
clk: at91: fix the build with binutils 2.27
Kefeng Wang
1
-2
/
+4
[next]