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-03-28
regulator: axp20x: fix typo-ed identifier
Andre Przywara
1
-5
/
+5
2024-03-28
net: bcmasp: Remove phy_{suspend/resume}
Justin Chen
1
-14
/
+1
2024-03-28
net: bcmasp: Bring up unimac after PHY link up
Justin Chen
1
-9
/
+19
2024-03-28
pinctrl/meson: fix typo in PDM's pin name
Jan Dakinevich
1
-3
/
+3
2024-03-28
net: phy: qcom: at803x: fix kernel panic with at8031_probe
Christian Marangi
1
-1
/
+3
2024-03-28
pinctrl: qcom: spmi-gpio: Add PMIH0108 and PMD8028 support
Anjelique Melendez
1
-0
/
+2
2024-03-28
pinctrl: qcom: spmi-gpio: Add PMXR2230 and PM6450 support
Anjelique Melendez
1
-0
/
+2
2024-03-28
pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
Billy Tsai
1
-17
/
+17
2024-03-28
pinctrl: bcm2835: Implement bcm2711_pinconf_get
Stefan Wahren
1
-1
/
+40
2024-03-28
pinctrl: bcm2835: Implement bcm2835_pinconf_get
Stefan Wahren
1
-2
/
+21
2024-03-28
pinctrl: pxa2xx: Make use of struct pingroup
Andy Shevchenko
2
-22
/
+16
2024-03-28
pinctrl: pxa2xx: Make use of struct pinfunction
Andy Shevchenko
2
-21
/
+11
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
5
-75
/
+83
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
3
-10
/
+1
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
5
-51
/
+14
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
6
-9
/
+30
2024-03-28
idma64: Don't try to serve interrupts when device is powered off
Andy Shevchenko
1
-0
/
+4
2024-03-28
dmaengine: tegra186: Fix residual calculation
Akhil R
1
-0
/
+3
2024-03-28
dmaengine: owl: fix register access functions
Arnd Bergmann
1
-2
/
+2
2024-03-28
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
Vinod Koul
1
-3
/
+0
2024-03-28
drm/i915: add bug.h include to i915_memcpy.c
Dave Airlie
1
-0
/
+1
2024-03-28
iommu: Validate the PASID in iommu_attach_device_pasid()
Jason Gunthorpe
1
-1
/
+10
2024-03-28
Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
35
-272
/
+328
2024-03-27
scsi: libsas: Fix declaration of ncq priority attributes
Damien Le Moal
1
-5
/
+7
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
12
-53
/
+105
2024-03-27
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
1
-0
/
+8
2024-03-27
drm/xe/guc: Use GuC ID Manager in submission code
Michal Wajdeczko
2
-36
/
+10
2024-03-27
drm/xe/kunit: Add basic tests for GuC context ID Manager
Michal Wajdeczko
2
-0
/
+140
2024-03-27
drm/xe/guc: Introduce GuC context ID Manager
Michal Wajdeczko
4
-0
/
+315
2024-03-27
drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
Michal Wajdeczko
2
-1
/
+2
2024-03-27
e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
Vitaly Lifshits
2
-19
/
+18
2024-03-27
e1000e: Workaround for sporadic MDI error on Meteor Lake systems
Vitaly Lifshits
4
-69
/
+150
2024-03-27
drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
Jocelyn Falempe
1
-6
/
+9
2024-03-27
EDAC: Remove unused struct members
Jiri Slaby (SUSE)
2
-8
/
+0
2024-03-27
EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info()
Jiri Slaby (SUSE)
15
-79
/
+20
2024-03-27
EDAC/device: Remove edac_dev_sysfs_block_attribute::store()
Jiri Slaby (SUSE)
3
-26
/
+6
2024-03-27
EDAC/device: Remove edac_dev_sysfs_block_attribute::{block,value}
Jiri Slaby (SUSE)
2
-8
/
+0
2024-03-27
EDAC/amd64: Remove unused struct member amd64_pvt::ext_nbcfg
Jiri Slaby (SUSE)
1
-1
/
+0
2024-03-27
Fix build errors due to new UIO_MEM_DMA_COHERENT mess
Linus Torvalds
3
-4
/
+4
2024-03-27
ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for the Generic Event Device thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for more than 16 p-states thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for _TFP thru _OSC
Armin Wolf
1
-0
/
+2
2024-03-27
ACPI: NHLT: Streamline struct naming
Cezary Rojewski
1
-18
/
+18
2024-03-27
ACPI: NHLT: Introduce API for the table
Cezary Rojewski
3
-0
/
+293
2024-03-27
thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
Ye Zhang
1
-1
/
+1
2024-03-27
cpufreq: Use a smaller freq for the policy->max when verify
Xuewen Yan
1
-4
/
+4
2024-03-27
PCI: Mask Replay Timer Timeout errors for Genesys GL975x SD host controller
Kai-Heng Feng
1
-0
/
+20
2024-03-27
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
1
-1
/
+1
2024-03-27
thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy()
Justin Stitt
1
-2
/
+2
[prev]
[next]