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-05-01
regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/us
Alina Yu
1
-4
/
+3
2024-05-01
dm: Check that a zoned table leads to a valid mapped device
Damien Le Moal
2
-1
/
+59
2024-05-01
spi: use 'time_left' instead of 'timeout' with
Mark Brown
8
-43
/
+45
2024-05-01
Add add SPI-NAND Flash controller driver for EN7581
Mark Brown
3
-0
/
+1140
2024-05-01
drm/amd/display: Disable panel replay by default for now
Mario Limonciello
1
-9
/
+12
2024-05-01
clk: imx: imx8mp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-01
clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()
Fabio Estevam
1
-3
/
+3
2024-05-01
coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
Anshuman Khandual
1
-1
/
+27
2024-05-01
nvme: do not retry authentication failures
Daniel Wagner
2
-3
/
+9
2024-05-01
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
5
-20
/
+41
2024-05-01
nvme: return kernel error codes for admin queue connect
Hannes Reinecke
3
-22
/
+17
2024-05-01
nvmet: return DHCHAP status codes from nvmet_setup_auth()
Hannes Reinecke
4
-45
/
+43
2024-05-01
nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
Hannes Reinecke
2
-5
/
+19
2024-05-01
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
1
-2
/
+8
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
3
-1
/
+18
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
1
-7
/
+4
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
3
-22
/
+28
2024-05-01
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
1
-3
/
+3
2024-05-01
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-05-01
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
1
-1
/
+2
2024-05-01
s390/zcrypt: Use EBUSY to indicate temp unavailability
Harald Freudenberger
1
-3
/
+3
2024-05-01
s390/zcrypt: Handle ep11 cprb return code
Harald Freudenberger
1
-0
/
+46
2024-05-01
s390/zcrypt: Fix wrong format string in debug feature printout
Harald Freudenberger
1
-1
/
+1
2024-05-01
platform/x86: ISST: Support SST-BF and SST-TF per level
Srinivas Pandruvada
1
-7
/
+31
2024-05-01
iio: invensense: fix interrupt timestamp alignment
Jean-Baptiste Maneyrol
1
-2
/
+7
2024-05-01
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
2
-27
/
+16
2024-05-01
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
1
-11
/
+6
2024-05-01
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
1
-2
/
+2
2024-05-01
xhci: pci: Group out Thunderbolt xHCI IDs
Andy Shevchenko
1
-7
/
+9
2024-05-01
xhci: pci: Use full names in PCI IDs for Intel platforms
Andy Shevchenko
1
-9
/
+9
2024-05-01
usb: xhci: remove goto 'cleanup' in handle_tx_event()
Niklas Neronin
1
-17
/
+21
2024-05-01
usb: xhci: replace goto with return when possible in handle_tx_event()
Niklas Neronin
1
-3
/
+3
2024-05-01
usb: xhci: remove 'handling_skipped_tds' from handle_tx_event()
Niklas Neronin
1
-9
/
+4
2024-05-01
usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...
Niklas Neronin
1
-2
/
+3
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
4
-30
/
+10
2024-05-01
xhci: improve PORTSC register debugging output
Mathias Nyman
1
-1
/
+6
2024-05-01
usb: xhci: use array_size() when allocating and freeing memory
Niklas Neronin
1
-7
/
+7
2024-05-01
usb: xhci: remove redundant variable 'erst_size'
Niklas Neronin
2
-3
/
+1
2024-05-01
usb: xhci: address off-by-one in xhci_num_trbs_free()
Niklas Neronin
1
-1
/
+1
2024-05-01
usb: xhci: improve debug message in xhci_ring_expansion_needed()
Niklas Neronin
1
-4
/
+2
2024-05-01
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
2
-14
/
+14
2024-05-01
xhci: remove xhci_check_usb2_port_capability helper
Mathias Nyman
1
-21
/
+8
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
3
-28
/
+7
2024-05-01
Merge tag 'mhi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
5
-12
/
+136
2024-05-01
spi: fix null pointer dereference within spi_sync
Mans Rullgard
1
-0
/
+1
2024-04-30
net: loopback: Do not allocate lstats explicitly
Breno Leitao
1
-4
/
+1
2024-05-01
spi: use spi_valid_{tx,rx}buf() in stats function
David Lechner
1
-7
/
+5
2024-04-30
drm/amdgpu: fix doorbell regression
Shashank Sharma
1
-1
/
+1
2024-04-30
drm/amdkfd: Flush the process wq before creating a kfd_process
Lancelot SIX
1
-0
/
+8
2024-04-30
drm/amd/display: Disable seamless boot on 128b/132b encoding
Sung Joon Kim
1
-0
/
+3
[prev]
[next]