summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'gpio-fixes-for-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-052-16/+35
| |\ \ \ \
| | * | | | gpio: cdev: fix missed label sanitizing in debounce_setup()Kent Gibson2024-04-041-21/+28
| | * | | | gpio: cdev: check for NULL labels when sanitizing them for irqsBartosz Golaszewski2024-04-041-5/+14
| | * | | | gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...Hans de Goede2024-04-031-0/+3
| | |/ / /
| * | | | Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-04-055-41/+37
| |\ \ \ \
| | * | | | ata: sata_gemini: Check clk_enable() resultChen Ni2024-04-041-1/+4
| | * | | | ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann2024-04-041-32/+31
| | * | | | ata: ahci_st: Remove an unused field in struct st_ahci_drv_dataChristophe JAILLET2024-04-021-1/+0
| | * | | | ata: pata_macio: drop driver owner assignmentKrzysztof Kozlowski2024-04-011-3/+0
| | * | | | ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann2024-04-011-4/+2
| | |/ / /
| * | | | Merge tag 'drm-fixes-2024-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-0535-197/+340
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit.freedesktop.org/git...Dave Airlie2024-04-0515-42/+185
| | |\ \ \ \
| | | * | | | drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä2024-04-031-1/+2
| | | * | | | drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä2024-04-032-1/+2
| | | * | | | drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal2024-04-031-2/+3
| | | * | | | drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti2024-04-035-0/+65
| | | * | | | drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti2024-04-031-0/+17
| | | * | | | drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2024-04-032-2/+22
| | | * | | | drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti2024-04-033-4/+14
| | | * | | | drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usageJouni Högander2024-04-031-22/+33
| | | * | | | drm/i915/psr: Move writing early transport pipe srcJouni Högander2024-04-032-9/+7
| | | * | | | drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT valueJouni Högander2024-04-032-0/+18
| | | * | | | drm/i915/dp: Remove support for UHBR13.5Arun R Murthy2024-04-021-1/+1
| | | * | | | drm/i915/dp: Fix DSC state HW readout for SST connectorsImre Deak2024-04-021-0/+1
| | | |/ / /
| | * | | | Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-0515-145/+140
| | |\ \ \ \
| | | * | | | drm/xe: Use ordered wq for preempt fence waitingMatthew Brost2024-04-043-2/+14
| | | * | | | drm/xe: Move vma rebinding to the drm_exec locking loopThomas Hellström2024-04-045-75/+83
| | | * | | | drm/xe: Make TLB invalidation fences unorderedThomas Hellström2024-04-043-10/+1
| | | * | | | drm/xe: Rework rebindingThomas Hellström2024-04-045-51/+14
| | | * | | | drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström2024-04-046-9/+30
| | | |/ / /
| | * | | | Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-055-10/+15
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | drm/display: fix typoOleksandr Natalenko2024-04-011-2/+2
| | | * | | drm/prime: Unbreak virtgpu dma-buf exportRob Clark2024-03-281-1/+6
| | | * | | nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie2024-03-281-3/+3
| | | * | | drm/nouveau/gr/gf100: Remove second semicolonColin Ian King2024-03-281-1/+1
| | | * | | drm/panfrost: fix power transition timeout warningsChristian Hewitt2024-03-281-3/+3
| * | | | | Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-051-1/+1
| |\ \ \ \ \
| | * | | | | fs,block: yield devices earlyChristian Brauner2024-03-271-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-0434-210/+475
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-044-18/+16
| | |\ \ \ \ \
| | | * | | | | idpf: fix kernel panic on unknown packet typesJoshua Hay2024-04-031-2/+2
| | | * | | | | ice: fix enabling RX VLAN filteringPetr Oros2024-04-031-10/+8
| | | * | | | | ice: Fix freeing uninitialized pointersDan Carpenter2024-04-032-6/+6
| | * | | | | | net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez2024-04-041-0/+2
| | * | | | | | net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET2024-04-041-1/+1
| | * | | | | | net: ravb: Always update error countersPaul Barker2024-04-041-8/+9
| | * | | | | | net: ravb: Always process TX descriptor ringPaul Barker2024-04-041-2/+5
| | * | | | | | Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni2024-04-041-4/+26
| | * | | | | | tg3: Remove residual error handling in tg3_suspendNikita Kiryushin2024-04-041-26/+4
| | * | | | | | net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2024-04-031-1/+1