aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-13nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig1-22/+17
2024-11-13nvdimm: Correct some typos in commentsShen Lichuan3-3/+3
2024-11-13e1000: Hold RTNL when e1000_down can be calledJoe Damato1-1/+9
2024-11-13igbvf: remove unused spinlockWander Lairson Costa2-6/+0
2024-11-13igb: Fix 2 typos in comments in igb_main.cJohnny Park1-2/+2
2024-11-13igc: remove autoneg parameter from igc_mac_infoVitaly Lifshits6-195/+163
2024-11-13ixgbe: Break include dependency cycleDiomidis Spinellis7-14/+22
2024-11-13ice: Unbind the workqueueFrederic Weisbecker1-1/+1
2024-11-13ice: use stack variable for virtchnl_supported_rxdidsJacob Keller1-16/+4
2024-11-13ice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller2-18/+33
2024-11-13ice: only allow Tx promiscuous for multicastBrett Creeley2-10/+19
2024-11-13ice: Add support for persistent NAPI configJoe Damato2-3/+6
2024-11-13ice: support optional flags in signature segment headerPrzemek Kitszel2-7/+20
2024-11-13ice: refactor "last" segment of DDP pkgPrzemek Kitszel1-137/+151
2024-11-13ice: extend dump serdes equalizer values featureMateusz Polchlopek3-0/+51
2024-11-13ice: rework of dump serdes equalizer values featureMateusz Polchlopek2-77/+38
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe13-49/+1836
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann6-36/+626
2024-11-13thermal/drivers/k3_j72xx_bandgap: Simplify code in k3_bgp_read_temp()Rex Nie1-1/+1
2024-11-13PCI: mediatek-gen3: Remove unneeded semicolonYang Li1-1/+1
2024-11-13PCI: cadence: Lower severity of message when phy-names property is absent in DTSBartosz Wawrzyniak1-2/+2
2024-11-13nvmet: add tracing of reservation commandsGuixin Liu1-0/+108
2024-11-13nvme: parse reservation commands's action and rtype to stringGuixin Liu1-6/+52
2024-11-13nvmet: report ns's vwc not presentGuixin Liu1-0/+7
2024-11-13drm/xe: handle flat ccs during hibernation on igpuMatthew Auld1-1/+12
2024-11-13drm/xe: improve hibernation on igpuMatthew Auld2-27/+16
2024-11-13drm/xe: Restore system memory GGTT mappingsMatthew Brost2-4/+11
2024-11-13drm/xe: Ensure all locks released in exec IOCTLMatthew Brost1-2/+2
2024-11-13spi: imx: support word delayJonas Rebmann1-10/+85
2024-11-13spi: imx: pass struct spi_transfer to prepare_transfer()Jonas Rebmann1-6/+7
2024-11-13gpio: mpfs: add CoreGPIO supportConor Dooley1-5/+33
2024-11-13thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsensBarnabás Czémán3-8/+18
2024-11-13thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König32-35/+35
2024-11-13thermal/drivers/mediatek/lvts_thermal: Make read-only arrays static constColin Ian King1-2/+2
2024-11-13serial: sprd: Add support for sc9632Wenhua Lin1-5/+36
2024-11-13tty/serial/altera_uart: unwrap error log stringTobias Klauser1-2/+2
2024-11-13tty/serial/altera_jtaguart: unwrap error log stringTobias Klauser1-2/+2
2024-11-13serial: amba-pl011: Fix RX stall when DMA is usedKartik Rajput1-0/+5
2024-11-13tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handlerNicolas Bouchinet1-1/+1
2024-11-13drivers/usb/storage: refactor min with min_tSabyrzhan Tasbolatov2-6/+6
2024-11-13drivers/usb/serial: refactor min with min_tSabyrzhan Tasbolatov2-2/+2
2024-11-13drivers/usb/musb: refactor min/max with min_t/max_tSabyrzhan Tasbolatov3-5/+4
2024-11-13drivers/usb/mon: refactor min with min_tSabyrzhan Tasbolatov1-1/+1
2024-11-13drivers/usb/misc: refactor min with min_tSabyrzhan Tasbolatov1-1/+2
2024-11-13drivers/usb/host: refactor min/max with min_t/max_tSabyrzhan Tasbolatov3-4/+4
2024-11-13drivers/usb/core: refactor max with max_tSabyrzhan Tasbolatov1-1/+1
2024-11-13drivers/usb/gadget: refactor min with min_tSabyrzhan Tasbolatov8-21/+21
2024-11-13pinctrl: qcom: Add sm8750 pinctrl driverMelody Olvera3-0/+1738
2024-11-13platform/x86/amd/hsmp: Change the error typeSuma Hegde1-3/+3
2024-11-13platform/x86/amd/hsmp: Add new error code and error logsSuma Hegde1-10/+24