aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-03spi: pxa2xx: Print DMA burst size only when DMA is enabledAndy Shevchenko1-1/+2
2024-06-03spi: pxa2xx: Utilise temporary variable for struct deviceAndy Shevchenko1-10/+11
2024-06-03spi: pxa2xx: Remove hard coded number of chip select pinsAndy Shevchenko1-4/+0
2024-06-03spi: pxa2xx: Remove no more needed driver dataAndy Shevchenko1-6/+6
2024-06-03spi: pxa2xx: Reorganize the SSP type retrievalAndy Shevchenko1-14/+11
2024-06-03spi: pxa2xx: Wrap pxa_ssp_request() to be device managed resourceAndy Shevchenko1-18/+32
2024-06-03gpiolib: make gpiochip_set_desc_names() return voidBartosz Golaszewski1-8/+4
2024-06-03phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEsdevi priya1-0/+309
2024-06-03phy: qcom-qmp: Add missing register definitions for PCS V5devi priya1-0/+14
2024-06-03phy: qcom-qmp: Add missing offsets for Qserdes PLL registers.devi priya1-0/+3
2024-06-03phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa2-29/+162
2024-06-03phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa1-0/+32
2024-06-03phy: qcom-qmp: qserdes-txrx: Add missing registers offsetsAbel Vesa1-0/+13
2024-06-03phy: miphy28lp: remove unused struct 'miphy_initval'Dr. David Alan Gilbert1-5/+0
2024-06-03phy: starfive: remove unused struct 'regval'Dr. David Alan Gilbert1-5/+0
2024-06-03phy: qcom-qmp-usb: Add sc8180x USB UNIPHYBjorn Andersson1-0/+3
2024-06-03phy: cadence-torrent: add suspend and resume supportThomas Richard1-0/+57
2024-06-03phy: cadence-torrent: remove noop_ops phy operationsThomas Richard1-17/+13
2024-06-03phy: cadence-torrent: add already_configured to struct cdns_torrent_phyThomas Richard1-5/+5
2024-06-03phy: cadence-torrent: register resets even if the phy is already configuredThomas Richard1-5/+5
2024-06-03phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clkThomas Richard1-16/+21
2024-06-03phy: ti: phy-j721e-wiz: add resume supportThomas Richard1-0/+29
2024-06-03phy: ti: phy-j721e-wiz: split wiz_clock_init() functionThomas Richard1-29/+37
2024-06-03phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()Thomas Richard1-25/+21
2024-06-03phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r...Swapnil Jakhade1-4/+60
2024-06-03wifi: ath12k: add hw_link_id in ath12k_pdevKarthikeyan Periyasamy3-1/+3
2024-06-03wifi: ath12k: add panic handlerBaochen Qiang4-0/+49
2024-06-03gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt typeMatthias Schiffer1-4/+42
2024-06-03gpio: tqmx86: store IRQ trigger type and unmask status separatelyMatthias Schiffer1-20/+28
2024-06-03gpio: tqmx86: introduce shadow register for GPIO output valueMatthias Schiffer1-7/+11
2024-06-03gpio: tqmx86: fix typo in Kconfig labelGregor Herburger1-1/+1
2024-06-03soundwire: intel_ace2.x: add AC timing extensions for PantherLakePierre-Louis Bossart3-0/+40
2024-06-03soundwire: bus: add stream refcountPierre-Louis Bossart1-0/+5
2024-06-03soundwire: debugfs: add interface to read/write commandsPierre-Louis Bossart1-0/+150
2024-06-03net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_opsVladimir Oltean2-7/+2
2024-06-03net: dsa: ocelot: common probing codeVladimir Oltean5-111/+63
2024-06-03net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all modelsVladimir Oltean4-6/+5
2024-06-03net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()Vladimir Oltean3-21/+33
2024-06-03net: dsa: ocelot: consistently use devres in felix_pci_probe()Vladimir Oltean1-25/+15
2024-06-03net: dsa: ocelot: delete open coded status = "disabled" parsingVladimir Oltean1-5/+0
2024-06-03net: dsa: ocelot: use devres in seville_probe()Vladimir Oltean1-31/+13
2024-06-03net: dsa: ocelot: use devres in ocelot_ext_probe()Vladimir Oltean1-19/+5
2024-06-03soundwire: fix usages of device_get_named_child_node()Pierre-Louis Bossart3-7/+32
2024-06-03spi: Merge up fixesMark Brown110-559/+942
2024-06-03regmap: Merge up fixesMark Brown110-566/+971
2024-06-03irqchip/sifive-plic: Chain to parent IRQ after handlers are readySamuel Holland1-17/+17
2024-06-03platform/x86: thinkpad_acpi: Use 2-argument strscpy()Andy Shevchenko1-4/+2
2024-06-03platform/x86: think-lmi: Use 2-argument strscpy()Andy Shevchenko1-2/+2
2024-06-03platform/x86: serial-multi-instantiate: Use 2-argument strscpy()Andy Shevchenko1-2/+2
2024-06-03platform/x86: intel: chtwc_int33fe: Use 2-argument strscpy()Andy Shevchenko1-3/+3