index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
Marcelo Schmitt
1
-0
/
+6
2024-07-29
spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
Witold Sadowski
1
-2
/
+72
2024-07-29
spi: cadence: Change cs property reading.
Witold Sadowski
1
-3
/
+8
2024-07-29
spi: cadence: Change resource mapping
Witold Sadowski
1
-9
/
+22
2024-07-29
spi: cadence: Add Marvell xfer operation support
Witold Sadowski
1
-0
/
+272
2024-07-29
spi: cadence: Add Marvell xSPI interrupt changes
Witold Sadowski
1
-4
/
+24
2024-07-29
spi: cadence: Add Marvell SDMA operations
Witold Sadowski
1
-3
/
+79
2024-07-29
spi: cadence: Add clock configuration for Marvell xSPI overlay
Witold Sadowski
1
-2
/
+95
2024-07-29
spi: cadence: Add static PHY configuration in Marvell overlay
Witold Sadowski
1
-1
/
+112
2024-07-29
regulator: rt5120: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-29
regulator: wm831x-isink: Convert comma to semicolon
Chen Ni
1
-4
/
+4
2024-07-29
regulator: bd96801: Delete unnecessary check in probe()
Dan Carpenter
1
-2
/
+0
2024-07-29
ata: libata: Rename ata_dma_blacklisted()
Damien Le Moal
1
-8
/
+9
2024-07-29
ata: libata: Change ata_dev_knobble() to return a bool
Damien Le Moal
1
-2
/
+2
2024-07-28
minmax: scsi: fix mis-use of 'clamp()' in sr.c
Linus Torvalds
1
-1
/
+1
2024-07-28
Input: spear-keyboard - switch to devm_clk_get_prepared()
Christophe JAILLET
1
-15
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
12
-33
/
+33
2024-07-28
nbd: add support for rotational devices
Wouter Verhelst
1
-0
/
+3
2024-07-28
drbd: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
1
-1
/
+1
2024-07-28
nvme-tcp: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
1
-1
/
+1
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
4
-7
/
+7
2024-07-28
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-14
/
+19
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
13
-146
/
+174
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
6
-9
/
+29
2024-07-27
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
1
-1
/
+2
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
6
-8
/
+20
2024-07-27
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
1
-8
/
+8
2024-07-27
drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3
Kenneth Feng
1
-2
/
+84
2024-07-27
drm/amd/display: Add new enable and disable functions for DCN35
Hansen Dsouza
1
-1
/
+53
2024-07-27
drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
Nicholas Kazlauskas
1
-6
/
+14
2024-07-27
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2
-2
/
+2
2024-07-27
drm/amd/display: Check null values from functions
Alex Hung
1
-0
/
+8
2024-07-27
drm/amd/display: Add logs for debugging outbox
Cruise
6
-0
/
+22
2024-07-27
drm/amd/display: Add new enable and disable functions
Hansen Dsouza
1
-0
/
+212
2024-07-27
drm/radeon: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
5
-37
/
+16
2024-07-27
drm/amdgpu: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
8
-23
/
+14
2024-07-27
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
1
-1
/
+2
2024-07-27
drm/amdgpu: trigger ip dump before suspend of IP's
Sunil Khatri
1
-30
/
+30
2024-07-27
drm/amd/display: Avoid overflow assignment in link_dp_cts
Alex Hung
3
-2
/
+4
2024-07-27
drm/amd/display: Use correct cm_helper function
Ilya Bakoulin
1
-12
/
+10
2024-07-27
drm/amd/display: Add seamless boot support for more DIG operation modes
Nicholas Kazlauskas
3
-2
/
+30
2024-07-27
drm/amd/display: Reset VRR config during resume
Tom Chung
1
-1
/
+5
2024-07-27
drm/amd/display: Add a missing PSR state
Tom Chung
2
-0
/
+3
2024-07-27
drm/amd/display: sync dmub output event type.
Charlene Liu
1
-0
/
+1
2024-07-27
drm/amd/display: restore immediate_disable_crtc for w/a
Charlene Liu
2
-4
/
+8
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
6
-8
/
+20
2024-07-27
drm/amd/display: Check stream_status before it is used
Alex Hung
1
-1
/
+1
2024-07-27
drm/amd/display: Check null pointers before using them
Alex Hung
1
-1
/
+2
2024-07-27
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-2
/
+2
[prev]
[next]