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-06-24
lpfc_nvmet: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-06-24
nvme-fcloop: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-06-24
nvmet-fc: implement host_traddr()
Hannes Reinecke
1
-0
/
+33
2024-06-24
nvmet-rdma: implement host_traddr()
Hannes Reinecke
1
-0
/
+12
2024-06-24
nvmet-tcp: implement host_traddr()
Hannes Reinecke
1
-0
/
+14
2024-06-24
nvmet: add 'host_traddr' callback for debugfs
Hannes Reinecke
3
-0
/
+31
2024-06-24
nvmet: add debugfs support
Hannes Reinecke
6
-3
/
+262
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
15
-122
/
+122
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
5
-14
/
+14
2024-06-24
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
1
-5
/
+5
2024-06-24
nvme: split device add from initialization
Keith Busch
8
-23
/
+66
2024-06-24
nvme: fc: split controller bringup handling
Keith Busch
1
-16
/
+27
2024-06-24
nvme: rdma: split controller bringup handling
Keith Busch
1
-7
/
+21
2024-06-24
nvme: tcp: split controller bringup handling
Keith Busch
1
-6
/
+19
2024-06-24
nvme: apple: fix device reference counting
Keith Busch
1
-5
/
+22
2024-06-24
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Rafael J. Wysocki
1
-7
/
+6
2024-06-24
Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-5
/
+61
2024-06-24
cpufreq: amd-pstate: Don't create attributes when registration fails
Mario Limonciello
1
-1
/
+5
2024-06-24
cpufreq: amd-pstate: Make amd-pstate unit tests depend on amd-pstate
Mario Limonciello
1
-0
/
+1
2024-06-24
platform/x86: wmi: Add driver_override support
Armin Wolf
1
-0
/
+33
2024-06-24
ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
Youwan Wang
1
-5
/
+1
2024-06-24
arm64: irqchip/gic-v3: Select priorities at boot time
Mark Rutland
1
-57
/
+39
2024-06-24
irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlier
Mark Rutland
1
-54
/
+63
2024-06-24
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
6
-25
/
+31
2024-06-24
irqchip/gic-common: Remove sync_access callback
Mark Rutland
5
-26
/
+16
2024-06-24
drm/msm/dp: switch to struct drm_edid
Jani Nikula
3
-40
/
+20
2024-06-24
drm/msm/dpu: guard ctl irq callback register/unregister
Barnabás Czémán
1
-2
/
+2
2024-06-24
drm/msm/dpu: rename dpu_hw_setup_vsync_source functions
Dmitry Baryshkov
1
-7
/
+7
2024-06-24
drm/msm/dpu: support setting the TE source
Dmitry Baryshkov
1
-1
/
+43
2024-06-24
drm/msm/dsi: parse vsync source from device tree
Dmitry Baryshkov
4
-0
/
+24
2024-06-24
drm/msm/dpu: rework vsync_source handling
Dmitry Baryshkov
3
-7
/
+5
2024-06-24
drm/msm/dpu: pull the is_cmd_mode out of _dpu_encoder_update_vsync_source()
Dmitry Baryshkov
1
-3
/
+3
2024-06-24
drm/msm/dsi: drop unused GPIOs handling
Dmitry Baryshkov
1
-37
/
+0
2024-06-24
drm/msm/dpu: convert vsync source defines to the enum
Dmitry Baryshkov
5
-16
/
+18
2024-06-24
wifi: ath12k: handle keepalive during WoWLAN suspend and resume
Baochen Qiang
5
-0
/
+153
2024-06-24
wifi: ath12k: support GTK rekey offload
Baochen Qiang
5
-1
/
+242
2024-06-24
wifi: ath12k: support ARP and NS offload
Baochen Qiang
4
-0
/
+406
2024-06-24
wifi: ath12k: implement hardware data filter
Baochen Qiang
3
-0
/
+118
2024-06-24
wifi: ath12k: add WoW net-detect functionality
Baochen Qiang
5
-3
/
+524
2024-06-24
wifi: ath12k: add basic WoW functionalities
Baochen Qiang
8
-8
/
+717
2024-06-24
wifi: ath12k: implement WoW enable and wakeup commands
Baochen Qiang
7
-0
/
+395
2024-06-24
wifi: ath12k: add ATH12K_DBG_WOW log level
Baochen Qiang
1
-1
/
+2
2024-06-24
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
1
-1
/
+1
2024-06-24
drm/i915: Use the same vblank worker for atomic unpin
Maarten Lankhorst
5
-2
/
+49
2024-06-24
drm/i915: Use vblank worker to unpin old legacy cursor fb safely
Ville Syrjälä
3
-2
/
+30
2024-06-24
drm: Add drm_vblank_work_flush_all().
Maarten Lankhorst
1
-0
/
+22
2024-06-24
platform/arm64: build drivers even on non-ARM64 platforms
Dmitry Baryshkov
1
-1
/
+1
2024-06-24
media: i2c: Add GC05A2 image sensor driver
Zhi Mao
3
-0
/
+1370
2024-06-24
media: i2c: Add GC08A3 image sensor driver
Zhi Mao
3
-0
/
+1350
2024-06-24
mmc: tmio: Remove obsolete .set_pwr() callback()
Geert Uytterhoeven
2
-11
/
+0
[prev]
[next]