index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
fs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
spi: axi-spi-engine: remove delay from CS assertion
David Lechner
1
-1
/
+1
2023-12-06
spi: axi-spi-engine: restore clkdiv at end of message
David Lechner
1
-1
/
+9
2023-12-06
spi: axi-spi-engine: implement xfer->cs_change_delay
David Lechner
1
-0
/
+4
2023-12-06
spi: axi-spi-engine: remove xfer arg from spi_engine_gen_sleep()
David Lechner
1
-5
/
+5
2023-12-06
spi: axi-spi-engine: fix sleep ticks calculation
David Lechner
1
-15
/
+10
2023-12-06
spi: axi-spi-engine: remove spi_engine_get_clk_div()
David Lechner
1
-18
/
+5
2023-12-06
spi: axi-spi-engine: populate xfer->effective_speed_hz
David Lechner
1
-0
/
+23
2023-12-06
spi: axi-spi-engine: return void from spi_engine_compile_message()
David Lechner
1
-3
/
+1
2023-11-27
spi: sprd: adi: Use devm_register_restart_handler()
Andrew Davis
1
-22
/
+8
2023-11-20
spi: axi-spi-engine: add support for any word size
David Lechner
1
-16
/
+68
2023-11-20
spi: axi-spi-engine: add support for cs_off
David Lechner
1
-10
/
+21
2023-11-20
spi: axi-spi-engine: remove struct spi_engine::msg
David Lechner
1
-32
/
+28
2023-11-20
spi: axi-spi-engine: remove completed_id from driver state
David Lechner
1
-3
/
+3
2023-11-20
spi: axi-spi-engine: use message_prepare/unprepare
David Lechner
1
-12
/
+34
2023-11-20
spi: axi-spi-engine: move msg state to new struct
David Lechner
1
-54
/
+96
2023-11-20
spi: axi-spi-engine: check for valid clock rate
David Lechner
1
-0
/
+3
2023-11-20
spi: axi-spi-engine: use devm_spi_register_controller()
David Lechner
1
-9
/
+1
2023-11-20
spi: axi-spi-engine: use devm_request_irq()
David Lechner
1
-8
/
+3
2023-11-20
spi: axi-spi-engine: use devm action to reset hw on remove
David Lechner
1
-5
/
+14
2023-11-20
spi: axi-spi-engine: use devm_spi_alloc_host()
David Lechner
1
-21
/
+10
2023-11-20
spi: axi-spi-engine: simplify driver data allocation
David Lechner
1
-6
/
+2
2023-11-20
MAINTAINERS: add entry for AXI SPI Engine
David Lechner
1
-0
/
+10
2023-11-20
dt-bindings: spi: axi-spi-engine: convert to yaml
David Lechner
2
-31
/
+66
2023-11-20
spi: ingenic: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-6
/
+9
2023-11-20
Linux 6.7-rc2
v6.7-rc2
Linus Torvalds
1
-1
/
+1
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
1
-0
/
+4
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
1
-1
/
+1
2023-11-18
spi: intel: make mem_ops comparison unique to opcode match
Raag Jadav
1
-5
/
+5
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
3
-24
/
+54
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
1
-15
/
+8
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
1
-1
/
+1
2023-11-17
dm-crypt: start allocating with MAX_ORDER
Mikulas Patocka
1
-1
/
+1
2023-11-17
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
3
-14
/
+15
2023-11-17
dm-bufio: fix no-sleep mode
Mikulas Patocka
1
-25
/
+62
2023-11-17
dm-delay: avoid duplicate logic
Mikulas Patocka
1
-44
/
+21
2023-11-17
dm-delay: fix bugs introduced by kthread mode
Mikulas Patocka
1
-26
/
+35
2023-11-17
dm-delay: fix a race between delay_presuspend and delay_bio
Mikulas Patocka
1
-5
/
+11
2023-11-17
drm/amdgpu/gmc9: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc10: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc11: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu: add a module parameter to control the AGP aperture
Alex Deucher
5
-3
/
+15
2023-11-17
drm/amdgpu/gmc11: fix logic typo in AGP check
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amd/display: Fix encoder disable logic
Nicholas Susanto
1
-6
/
+4
2023-11-17
drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
Lewis Huang
3
-22
/
+45
2023-11-17
drm/amdgpu: add and populate the port num into xgmi topology info
Shiwu Zhang
2
-0
/
+6
2023-11-17
drm/amd/display: Negate IPS allow and commit bits
Duncan Ma
3
-16
/
+16
2023-11-17
drm/amd/pm: Don't send unload message for reset
Lijo Lazar
1
-1
/
+1
2023-11-17
drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.c
Yang Wang
1
-1
/
+1
[next]