summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-15thermal/drivers/qcom-tsens: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/imx: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/imx: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/hisi: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/exynos: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/exynos: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Fix race between removal and clock disableKrzysztof Kozlowski
2024-07-15thermal/drivers/mediatek/lvts_thermal: Provide default calibration dataChen-Yu Tsai
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188Julien Panis
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186Julien Panis
2024-07-15thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume supportThéo Lebrun
2024-07-15thermal/drivers/renesas/rcar: Add dependency on OFNiklas Söderlund
2024-07-15thermal/drivers/renesas: Group all renesas thermal drivers togetherNiklas Söderlund
2024-07-15Merge remote-tracking branches 'ras/edac-amd-atl' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)
2024-07-15platform/x86: ideapad-laptop: use cleanup.hGergo Koteles
2024-07-15platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...Alexis Belmonte
2024-07-15platform: cznic: turris-omnia-mcu: fix Kconfig dependenciesArnd Bergmann
2024-07-14virtio_net: Fix napi_skb_cache_put warningBreno Leitao
2024-07-14net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)
2024-07-14virtio_net: xsk: rx: support recv merge modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support recv small modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo
2024-07-14virtio_net: xsk: support wakeupXuan Zhuo
2024-07-14virtio_net: xsk: bind/unbind xsk for rxXuan Zhuo
2024-07-14virtio_net: separate receive_mergeableXuan Zhuo
2024-07-14virtio_net: separate receive_bufXuan Zhuo
2024-07-14virtio_net: separate virtnet_tx_resize()Xuan Zhuo
2024-07-14virtio_net: separate virtnet_rx_resize()Xuan Zhuo
2024-07-14virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOMXuan Zhuo
2024-07-14soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao
2024-07-14net: dpaa: no need to make sure all CPUs receive a corresponding Tx queueVladimir Oltean
2024-07-14net: dpaa: stop ignoring TX queues past the number of CPUsVladimir Oltean
2024-07-14net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]Vladimir Oltean
2024-07-14net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean
2024-07-14Bluetooth: btintel: Add firmware ID to firmware nameKiran K
2024-07-14Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu
2024-07-14Bluetooth: btnxpuart: Add handling for boot-signature timeout errorsNeeraj Sanjay Kale
2024-07-14Bluetooth: btnxpuart: Update firmware namesNeeraj Sanjay Kale
2024-07-14Bluetooth: hci_bcm4377: Add BCM4388 supportHector Martin
2024-07-14Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu
2024-07-14Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum
2024-07-14Bluetooth: Use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-07-14Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'Dr. David Alan Gilbert
2024-07-14Bluetooth: btintel_pcie: Fix irq leakKiran K
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K
2024-07-14Bluetooth: btusb: mediatek: add MT7922 subsystem resetHao Qin