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-26
usb: typec: ucsi: Check for notifications after init
Christian A. Ehrhardt
1
-1
/
+9
2024-03-26
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
1
-2
/
+2
2024-03-26
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
1
-1
/
+6
2024-03-26
usb: udc: remove warning when queue disabled ep
yuan linyu
1
-1
/
+3
2024-03-26
usb: dwc3: pci: Drop duplicate ID
Heikki Krogerus
1
-2
/
+0
2024-03-26
usb: dwc3: Properly set system wakeup
Thinh Nguyen
4
-0
/
+25
2024-03-26
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
1
-7
/
+0
2024-03-26
usb: cdc-wdm: close race between read and workqueue
Oliver Neukum
1
-1
/
+5
2024-03-26
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
3
-21
/
+47
2024-03-26
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
4
-5
/
+14
2024-03-26
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
3
-9
/
+22
2024-03-26
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2
-4
/
+14
2024-03-26
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2
-2
/
+28
2024-03-26
drm/i915: Delete stray .rej file
Lucas De Marchi
1
-18
/
+0
2024-03-26
drm/i915/backlight: Do not bump min brightness to max on enable
Gareth Yu
1
-2
/
+2
2024-03-26
drm/i915/bios: Use the platform's port_mask when there is no VBT
Ville Syrjälä
1
-2
/
+1
2024-03-26
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Ville Syrjälä
1
-0
/
+3
2024-03-26
Revert "thermal: core: Don't update trip points inside the hysteresis range"
Daniel Lezcano
1
-17
/
+2
2024-03-26
firmware: arm_scmi: Use dev_err_probe to bail out
Cristian Marussi
1
-8
/
+26
2024-03-26
ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...
Nikita Kiryushin
1
-2
/
+6
2024-03-26
regulator: convert to use maple tree register
Mark Brown
13
-14
/
+14
2024-03-26
gpiolib: Fix debug messaging in gpiod_find_and_request()
Andy Shevchenko
1
-14
/
+18
2024-03-26
spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
Mark Brown
1
-1
/
+1
2024-03-26
gpio: cdev: sanitize the label before requesting the interrupt
Bartosz Golaszewski
1
-6
/
+32
2024-03-26
drm/i915: Pre-populate the cursor physical dma address
Ville Syrjälä
3
-3
/
+12
2024-03-26
firmware: arm_scmi: Simplify scmi_devm_notifier_unregister
Cristian Marussi
1
-26
/
+4
2024-03-26
firmware: arm_scmi: Add message dump traces for bad and unexpected replies
Cristian Marussi
2
-0
/
+13
2024-03-26
firmware: arm_scmi: Add helper to trace bad messages
Cristian Marussi
2
-0
/
+50
2024-03-26
ACPI: APEI: EINJ: mark remove callback as non-__exit
Arnd Bergmann
1
-1
/
+1
2024-03-26
firmware: arm_scmi: Log the perf domain names in the error paths
Peng Fan
1
-7
/
+8
2024-03-26
drm/panthor: Fix spelling mistake "readyness" -> "readiness"
Colin Ian King
1
-1
/
+1
2024-03-26
iommu/arm-smmu-v3: Fix access for STE.SHCFG
Mostafa Saleh
2
-12
/
+25
2024-03-26
iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
Jason Gunthorpe
1
-1
/
+2
2024-03-26
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
1
-3
/
+13
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
1
-0
/
+2
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
1
-2
/
+0
2024-03-26
usb: misc: ljca: Fix double free in error handling path
Yongzhi Liu
1
-13
/
+9
2024-03-26
usb: typec: ucsi: Fix race between typec_switch and role_switch
Krishna Kurapati
1
-0
/
+14
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
1
-1
/
+1
2024-03-26
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
1
-15
/
+13
2024-03-26
usb: gadget: u_audio: Use snprintf() instead of sprintf()
Christophe JAILLET
1
-1
/
+2
2024-03-26
usb: gadget: u_audio: Use the 2-argument version of strscpy()
Christophe JAILLET
1
-3
/
+3
2024-03-26
usb: gadget: u_audio: Fix the size of a buffer in a strscpy() call
Christophe JAILLET
1
-1
/
+1
2024-03-26
usb: dwc2: New bitfield definition and programming in GRSTCTL
Minas Harutyunyan
2
-0
/
+48
2024-03-26
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
4
-0
/
+43
2024-03-26
usb: dwc2: New bit definition in GPWRDN register
Minas Harutyunyan
1
-0
/
+2
2024-03-26
usb: dwc2: Add eUSB2 PHY disconnect flow support
Minas Harutyunyan
2
-4
/
+22
2024-03-26
usb: dwc2: Add new parameter eusb2_disc
Minas Harutyunyan
3
-0
/
+29
2024-03-26
usb: dwc2: New bit definition in GOTGCTL register
Minas Harutyunyan
1
-0
/
+1
2024-03-26
usb: dwc2: Add core new versions definition
Minas Harutyunyan
1
-0
/
+2
[prev]
[next]