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-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
1
-1
/
+4
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
1
-0
/
+1
2024-04-30
cxl/hdm: Debug, use decoder name function
Ira Weiny
1
-2
/
+1
2024-04-30
cxl: Fix use of phys_to_target_node() for x86
Robert Richter
1
-0
/
+1
2024-04-30
cxl/hdm: dev_warn() on unsupported mixed mode decoder
Alison Schofield
1
-2
/
+2
2024-04-30
cxl/hdm: Add debug message for invalid interleave granularity
Huang Ying
1
-1
/
+5
2024-04-30
cxl: Fix compile warning for cxl_security_ops extern
Dave Jiang
2
-2
/
+2
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
1
-1
/
+1
2024-04-30
hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) m...
Aleksa Savic
1
-8
/
+30
2024-04-30
hwmon: (nzxt-kraken3) Decouple device names from kinds
Aleksa Savic
1
-10
/
+7
2024-04-30
hwmon: (it87) Remove tests nolonger required
Frank Crawford
1
-48
/
+0
2024-04-30
hwmon: (it87) Test for chipset before entering configuration mode
Frank Crawford
1
-5
/
+47
2024-04-30
hwmon: (it87) Do not enter configuration mode for some chiptypes
Frank Crawford
1
-6
/
+7
2024-04-30
hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of r...
Frank Crawford
1
-9
/
+9
2024-04-30
hwmon: (pmbus) Add support for Infineon XDP710
Peter Yin
3
-0
/
+141
2024-04-30
hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulses
Aleksa Savic
1
-4
/
+13
2024-04-30
hwmon: (aquacomputer_d5next) Add support for Octo flow sensor
Aleksa Savic
1
-13
/
+21
2024-04-30
usb: dwc3: exynos: add support for Google Tensor gs101
André Draszik
1
-0
/
+9
2024-04-30
hwmon: Add EC Chip driver for Lenovo ThinkStation motherboards
David Ober
3
-0
/
+613
2024-04-30
pwm: meson: Use mul_u64_u64_div_u64() for frequency calculating
George Stark
1
-2
/
+2
2024-04-30
pwm: meson: Add check for error from clk_round_rate()
George Stark
1
-5
/
+6
2024-04-30
pwm: meson: Drop unneeded check in .get_state()
George Stark
1
-3
/
+0
2024-04-30
pwm: meson: Add generic compatible for meson8 to sm1
Jerome Brunet
1
-74
/
+121
2024-04-30
pwm: bcm2835: Drop open coded variant of devm_clk_rate_exclusive_get()
Uwe Kleine-König
1
-13
/
+1
2024-04-30
pwm: bcm2835: Introduce a local variable for &pdev->dev
Uwe Kleine-König
1
-9
/
+9
2024-04-30
pwm: stm32: Calculate prescaler with a division instead of a loop
Uwe Kleine-König
1
-13
/
+17
2024-04-30
pwm: stm32: Fix for settings using period > UINT32_MAX
Uwe Kleine-König
1
-8
/
+20
2024-04-30
pwm: stm32: Improve precision of calculation in .apply()
Uwe Kleine-König
1
-2
/
+3
2024-04-30
pwm: stm32: Add error messages in .probe()'s error paths
Uwe Kleine-König
1
-3
/
+6
2024-04-30
pwm: Don't check pointer for being non-NULL after use
Uwe Kleine-König
1
-1
/
+3
2024-04-30
drm/vmwgfx: Remove duplicate vmwgfx_vkms.h header
Jiapeng Chong
1
-1
/
+0
2024-04-30
drm/vmwgfx: Fix invalid reads in fence signaled events
Zack Rusin
1
-1
/
+1
2024-04-30
remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
Beleswar Padhi
1
-2
/
+21
2024-04-30
remoteproc: k3-r5: Wait for core0 power-up before powering up core1
Apurva Nandan
1
-0
/
+33
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
2
-27
/
+54
2024-04-30
drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
Lyude Paul
1
-7
/
+12
2024-04-30
remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes
Olivia Wen
3
-23
/
+79
2024-04-30
remoteproc: mediatek: Support MT8188 SCP core 1
Olivia Wen
1
-3
/
+143
2024-04-30
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
1
-8
/
+24
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
3
-16
/
+31
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
3
-17
/
+16
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
9
-83
/
+116
2024-04-30
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
3
-6
/
+8
2024-04-30
i40e: Refactor argument of several client notification functions
Ivan Vecera
3
-19
/
+17
2024-04-30
i40e: Remove flags field from i40e_veb
Ivan Vecera
3
-11
/
+7
2024-04-30
firmware: dmi: Stop decoding on broken entry
Jean Delvare
1
-0
/
+11
2024-04-30
Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2
-1
/
+3
2024-04-30
USB: fix up for "usb: misc: onboard_hub: rename to onboard_dev"
Stephen Rothwell
1
-1
/
+5
2024-04-30
Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2024-04-30
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
1
-2
/
+3
[prev]
[next]