index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-04-10
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-04-10
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2024-04-10
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2024-04-10
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
2024-04-10
drm/i915/gt: Enable only one CCS for compute workload
Andi Shyti
2024-04-10
drm/i915/gt: Do not generate the command streamer for all the CCS
Andi Shyti
2024-04-10
drm/i915/gt: Disable HW load balancing for CCS
Andi Shyti
2024-04-10
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
2024-04-10
gpio: cdev: fix missed label sanitizing in debounce_setup()
Kent Gibson
2024-04-10
gpio: cdev: check for NULL labels when sanitizing them for irqs
Bartosz Golaszewski
2024-04-10
ice: fix typo in assignment
Jesse Brandeburg
2024-04-10
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann
2024-04-10
spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
Huai-Yuan Liu
2024-04-10
scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
Li Nan
2024-04-10
scsi: mylex: Fix sysfs buffer lengths
Arnd Bergmann
2024-04-10
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Arnd Bergmann
2024-04-10
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
2024-04-10
spi: s3c64xx: Use DMA mode from fifo size
Jaewon Kim
2024-04-10
spi: s3c64xx: determine the fifo depth only once
Tudor Ambarus
2024-04-10
spi: s3c64xx: allow full FIFO masks
Tudor Ambarus
2024-04-10
spi: s3c64xx: define a magic value
Tudor Ambarus
2024-04-10
spi: s3c64xx: remove else after return
Tudor Ambarus
2024-04-10
spi: s3c64xx: explicitly include <linux/bits.h>
Tudor Ambarus
2024-04-10
spi: s3c64xx: sort headers alphabetically
Tudor Ambarus
2024-04-10
spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
Sam Protsenko
2024-04-10
drm/prime: Unbreak virtgpu dma-buf export
Rob Clark
2024-04-10
nouveau/uvmm: fix addr/range calcs for remap operations
Dave Airlie
2024-04-10
drm/panfrost: fix power transition timeout warnings
Christian Hewitt
2024-04-10
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
2024-04-10
drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
Pu Lehui
2024-04-10
net: ravb: Always update error counters
Paul Barker
2024-04-10
net: ravb: Always process TX descriptor ring
Paul Barker
2024-04-10
net: ravb: Let IP-specific receive function to interrogate descriptors
Claudiu Beznea
2024-04-10
e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
Vitaly Lifshits
2024-04-10
e1000e: Minor flow correction in e1000_shutdown function
Vitaly Lifshits
2024-04-10
e1000e: Workaround for sporadic MDI error on Meteor Lake systems
Vitaly Lifshits
2024-04-10
intel: legacy: field get conversion
Jesse Brandeburg
2024-04-10
intel: add bit macro includes where needed
Jesse Brandeburg
2024-04-10
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2024-04-10
i40e: Split i40e_osdep.h
Ivan Vecera
2024-04-10
i40e: Move memory allocation structures to i40e_alloc.h
Ivan Vecera
2024-04-10
i40e: Simplify memory allocation functions
Ivan Vecera
2024-04-10
i40e: Refactor I40E_MDIO_CLAUSE* macros
Ivan Vecera
2024-04-10
i40e: Remove back pointer from i40e_hw structure
Ivan Vecera
2024-04-10
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2024-04-10
i40e: Remove _t suffix from enum type names
Ivan Vecera
2024-04-10
drm/amd: Flush GFXOFF requests in prepare stage
Mario Limonciello
2024-04-10
drm/amd: Add concept of running prepare_suspend() sequence for IP blocks
Mario Limonciello
2024-04-10
drm/amd: Evict resources during PM ops prepare() callback
Mario Limonciello
[next]