summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay2024-08-192-0/+5
* drm/xe: fix WA 14018094691Daniele Ceraolo Spurio2024-08-191-2/+2
* drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay2024-08-191-0/+23
* drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay2024-08-193-0/+9
* drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah2024-08-191-0/+4
* drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan2024-08-191-0/+10
* drm/xe/bmg: implement Wa_16023588340Matthew Auld2024-08-199-1/+117
* drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst2024-08-192-5/+29
* drm/xe: prevent UAF around preempt fenceMatthew Auld2024-08-194-4/+4
* drm/xe: Fix tile fini sequenceMatthew Brost2024-08-191-1/+4
* drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost2024-08-191-9/+14
* drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit2024-08-191-1/+0
* drm/xe: Fix opregion leakLucas De Marchi2024-08-191-1/+4
* Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-182-27/+37
|\
| * char: xillybus: Check USB endpoints when probing deviceEli Billauer2024-08-161-2/+20
| * char: xillybus: Refine workqueue handlingEli Billauer2024-08-161-3/+5
| * Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman2024-08-151-19/+3
| * char: xillybus: Don't destroy workqueue from work item running on itEli Billauer2024-08-131-5/+11
* | Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-184-39/+9
|\ \
| * | Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman2024-08-151-28/+5
| * | tty: atmel_serial: use the correct RTS flag.Mathieu Othacehe2024-08-131-1/+1
| * | tty: vt: conmakehash: remove non-portable code printing comment headerMasahiro Yamada2024-08-131-10/+2
| * | tty: serial: fsl_lpuart: mark last busy before uart_add_one_portPeng Fan2024-08-131-0/+1
| |/
* | Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-188-10/+16
|\ \
| * | xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman2024-08-151-3/+5
| * | usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede2024-08-131-0/+1
| * | Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang2024-08-131-1/+0
| * | usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus2024-08-131-1/+1
| * | usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin2024-08-131-0/+1
| * | usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier2024-08-131-1/+1
| * | Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2024-08-132-4/+7
| |\ \ | | |/ | |/|
| | * thunderbolt: Mark XDomain as unplugged when router is removedMika Westerberg2024-08-061-0/+1
| | * thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()Aapo Vienamo2024-08-021-4/+6
* | | Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-08-171-5/+0
|\ \ \
| * | | soc: fsl: qbman: remove unused struct 'cgr_comp'Dr. David Alan Gilbert2024-08-081-5/+0
* | | | Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-172-3/+5
|\ \ \ \
| * | | | i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao2024-08-151-2/+2
| * | | | i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti2024-08-141-1/+3
| | |/ / | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-172-3/+9
|\ \ \ \
| * | | | scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki2024-08-121-3/+8
| * | | | scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lockShin'ichiro Kawasaki2024-08-121-0/+1
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-161-1/+1
|\ \ \ \ \
| * | | | | clk: thead: fix dependency on clk_ignore_unusedDrew Fustini2024-07-311-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds2024-08-166-58/+60
|\ \ \ \ \
| * | | | | md/raid1: Fix data corruption for degraded array with slow diskYu Kuai2024-08-151-4/+10
| * | | | | s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland2024-08-124-53/+50
| * | | | | s390/dasd: Remove DMA alignmentEric Farman2024-08-121-1/+0
* | | | | | Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-08-161-4/+11
|\ \ \ \ \ \
| * | | | | | of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler2024-08-131-4/+11
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-162-18/+68
|\ \ \ \ \ \