index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-10-27
gpio: pca9570: add slg7xl45106 support
Shubhrajyoti Datta
-1
/
+17
2022-10-27
gpio: pca9570: add a platform data structure
Shubhrajyoti Datta
-5
/
+26
2022-10-27
dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
Shubhrajyoti Datta
-0
/
+1
2022-10-26
gpio: exar: Allow IO port access
Andy Shevchenko
-0
/
+1
2022-10-26
gpio: Add gpio latch driver
Sascha Hauer
-0
/
+226
2022-10-26
dt-bindings: gpio: Add gpio-latch binding document
Sascha Hauer
-0
/
+94
2022-10-25
gpio: pci-idio-16: Utilize the idio-16 GPIO library
William Breathitt Gray
-106
/
+14
2022-10-25
gpio: 104-idio-16: Utilize the idio-16 GPIO library
William Breathitt Gray
-72
/
+17
2022-10-25
gpio: idio-16: Introduce the ACCES IDIO-16 GPIO library module
William Breathitt Gray
-0
/
+234
2022-10-25
gpio: ftgpio010: use device name for gpiochip name & label
Jeremy Kerr
-1
/
+1
2022-10-20
gpiolib: of: add a quirk for reset line polarity for Himax LCDs
Dmitry Torokhov
-0
/
+36
2022-10-20
gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet
Dmitry Torokhov
-0
/
+27
2022-10-20
gpiolib: of: factor out code overriding gpio line polarity
Dmitry Torokhov
-20
/
+28
2022-10-20
gpiolib: of: add a quirk for legacy names in MOXA ART RTC
Dmitry Torokhov
-0
/
+5
2022-10-20
gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
Dmitry Torokhov
-0
/
+3
2022-10-20
gpiolib: of: add a quirk for reset line for Marvell NFC controller
Dmitry Torokhov
-0
/
+10
2022-10-20
gpiolib: of: add quirk for locating reset lines with legacy bindings
Dmitry Torokhov
-0
/
+16
2022-10-20
gpiolib: of: tighten selection of gpio renaming quirks
Dmitry Torokhov
-2
/
+10
2022-10-20
gpiolib: of: consolidate simple renames into a single quirk
Dmitry Torokhov
-112
/
+71
2022-10-20
gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
Dmitry Torokhov
-0
/
+33
2022-10-17
arm64: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
-12
/
+0
2022-10-17
arm: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
-21
/
+0
2022-10-17
x86: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
-5
/
+0
2022-10-17
Documentation: gpio: Remove text about ARCH_NR_GPIOS
Christophe Leroy
-5
/
+0
2022-10-17
gpiolib: Get rid of ARCH_NR_GPIOS
Christophe Leroy
-40
/
+26
2022-10-17
gpiolib: Warn on drivers still using static gpiobase allocation
Christophe Leroy
-0
/
+3
2022-10-17
gpio: davinci: Stop using ARCH_NR_GPIOS
Christophe Leroy
-3
/
+0
2022-10-17
gpio: aggregator: Stop using ARCH_NR_GPIOS
Christophe Leroy
-3
/
+4
2022-10-17
gpio: Remove sta2x11 GPIO driver
Davide Ciminaghi
-420
/
+0
2022-10-17
drivers/gpio: use simple i2c probe
Stephen Kitt
-12
/
+8
2022-10-16
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
-2
/
+2
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-421
/
+378
2022-10-16
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-71
/
+1265
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+18
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-129
/
+1831
2022-10-16
Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
-726
/
+922
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
-8
/
+11
2022-10-17
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
-2
/
+7
2022-10-17
kbuild: fix single directory build
Masahiro Yamada
-0
/
+2
2022-10-15
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-19
/
+19
2022-10-15
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-9
/
+9
2022-10-15
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-61
/
+1
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+18
[next]