index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ashrdi3.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
spi: Fix warning for Clang build and simplify code
Li-hao Kuo
1
-29
/
+9
2022-02-14
Documentation / MTD: Rename the intel-spi driver
Mika Westerberg
2
-5
/
+5
2022-02-14
mtd: spi-nor: intel-spi: Convert to SPI MEM
Mika Westerberg
11
-371
/
+628
2022-02-14
mtd: spi-nor: intel-spi: Disable write protection only if asked
Mika Westerberg
4
-39
/
+96
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
191
-545
/
+197
2022-02-09
platform/chrome: cros_ec: Make cros_ec_unregister() return void
Uwe Kleine-König
5
-7
/
+11
2022-02-09
tpm: st33zp24: Make st33zp24_remove() a void function
Uwe Kleine-König
4
-11
/
+4
2022-02-09
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
1
-57
/
+36
2022-02-09
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
1
-1
/
+4
2022-02-08
spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
Miaoqian Lin
1
-0
/
+2
2022-02-08
spi: Fix test error for sp7021.
Li-hao Kuo
1
-4
/
+2
2022-02-08
spi: tegra114: Add missing IRQ check in tegra_spi_probe
Miaoqian Lin
1
-0
/
+4
2022-02-08
spi: ath79: add mem_ops for fast-read
Luiz Angelo Daros de Luca
1
-0
/
+34
2022-02-08
spi: Modify irq request position and modify parameters
Li-hao Kuo
1
-32
/
+31
2022-02-08
spi: spidev: prevent spidev->speed_hz from being zero
Dan Carpenter
1
-12
/
+19
2022-02-08
spi: Add compatible for Mediatek MT8186
Leilk Liu
1
-0
/
+1
2022-02-08
spi: Convert spi-mt65xx to json-schema
Leilk Liu
2
-68
/
+101
2022-02-08
spi: Convert spi-slave-mt27xx to json-schema
Leilk Liu
2
-33
/
+58
2022-02-03
spi: dt-bindings: add mising description type to reg property
David Heidelberg
1
-2
/
+2
2022-02-02
spi: mpc512x-psc: Fix compile errors
Linus Walleij
1
-2
/
+1
2022-02-02
spi: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-2
/
+2
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
2
-0
/
+41
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2
-8
/
+46
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2
-10
/
+42
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2
-2
/
+16
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
2
-0
/
+41
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2
-8
/
+46
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2
-10
/
+42
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2
-2
/
+16
2022-02-01
spi: bcm2835aux: Convert to use GPIO descriptors
Linus Walleij
1
-17
/
+4
2022-02-01
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
1
-27
/
+4
2022-01-31
spi: sp7201: Fix compiler warnings
郭力豪
1
-4
/
+6
2022-01-31
spi: pic32: Convert to use GPIO descriptors
Linus Walleij
1
-5
/
+4
2022-01-31
spi: mpc512x-psc: Convert to use GPIO descriptors
Linus Walleij
1
-28
/
+18
2022-01-31
spi: mt65xx: Convert to GPIO descriptors
Linus Walleij
1
-17
/
+6
2022-01-31
spi: pxa2xx_spi: Convert to use GPIO descriptors
Linus Walleij
12
-114
/
+117
2022-01-30
Linux 5.17-rc2
v5.17-rc2
Linus Torvalds
1
-1
/
+1
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-01-30
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
1
-0
/
+2
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
1
-0
/
+5
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
1
-0
/
+6
2022-01-30
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2022-01-30
binfmt_misc: fix crash when load/unload module
Tong Zhang
1
-4
/
+4
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
[next]