aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-20phy: qcom-qmp-combo: fix memleak on probe deferralJohan Hovold1-15/+17
2022-09-20phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferralJohan Hovold1-12/+11
2022-09-20phy: qcom-qmp-pcie: fix memleak on probe deferralJohan Hovold1-17/+17
2022-09-20phy: qcom-qmp-pcie: add pcs_misc sanity checkJohan Hovold1-2/+4
2022-09-20phy: qcom-qmp-usb: shorten function prefixesJohan Hovold2-64/+60
2022-09-20phy: qcom-qmp-ufs: shorten function prefixesJohan Hovold1-45/+43
2022-09-20phy: qcom-qmp-pcie-msm8996: shorten function prefixesJohan Hovold1-47/+46
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused secondary init tablesJohan Hovold1-26/+0
2022-09-20phy: qcom-qmp-combo: shorten function prefixesJohan Hovold1-86/+79
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold5-10/+0
2022-09-20phy: qcom-qmp-usb: drop unused definesJohan Hovold1-13/+0
2022-09-20phy: qcom-qmp-usb: disable runtime PM on unbindJohan Hovold1-4/+3
2022-09-20phy: qcom-qmp-ufs: drop unused definesJohan Hovold1-33/+1
2022-09-20phy: qcom-qmp-ufs: drop unused runtime PM implementationJohan Hovold1-38/+0
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused definesJohan Hovold1-26/+1
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementationJohan Hovold1-37/+0
2022-09-20phy: qcom-qmp-pcie: drop unused definesJohan Hovold1-24/+0
2022-09-20phy: qcom-qmp-pcie: drop unused runtime PM implementationJohan Hovold1-38/+0
2022-09-20phy: qcom-qmp-combo: drop unused definesJohan Hovold1-15/+0
2022-09-20phy: qcom-qmp-combo: disable runtime PM on unbindJohan Hovold1-4/+3
2022-09-20ALSA: hda/hdmi: Fix the converter allocation for the silent streamJaroslav Kysela1-8/+12
2022-09-20Merge branch 'for-linus' into for-nextTakashi Iwai2-7/+49
2022-09-20soundwire: intel: add helper to stop busPierre-Louis Bossart1-42/+41
2022-09-20soundwire: intel: introduce helpers to start busPierre-Louis Bossart1-193/+195
2022-09-20soundwire: intel: introduce intel_shim_check_wake() helperPierre-Louis Bossart1-6/+12
2022-09-20soundwire: intel: simplify read ops assignmentPierre-Louis Bossart1-3/+2
2022-09-20soundwire: intel: remove intel_init() wrapperPierre-Louis Bossart1-23/+10
2022-09-20soundwire: intel: move shim initialization before power up/downPierre-Louis Bossart1-80/+79
2022-09-20soundwire: intel: remove clock_stop parameter in intel_shim_init()Pierre-Louis Bossart1-6/+2
2022-09-20soundwire: intel: move all PDI initialization under intel_register_dai()Pierre-Louis Bossart1-9/+9
2022-09-20soundwire: intel: move DAI registration and debugfs init earlierPierre-Louis Bossart1-9/+9
2022-09-20soundwire: intel: simplify flow and use devm_ for DAI registrationPierre-Louis Bossart1-4/+2
2022-09-20soundwire: intel: fix error handling on dai registration issuesPierre-Louis Bossart1-1/+0
2022-09-20soundwire: cadence: Simplify error paths in cdns_xfer_msg()Richard Fitzgerald1-7/+4
2022-09-20soundwire: cadence: Fix error check in cdns_xfer_msg()Richard Fitzgerald1-1/+1
2022-09-20soundwire: cadence: Write to correct address for each FIFO chunkRichard Fitzgerald1-1/+1
2022-09-20soundwire: bus: Fix wrong port number in sdw_handle_slave_alerts()Richard Fitzgerald1-2/+2
2022-09-20soundwire: qcom: do not send status of device 0 during alertSrinivas Kandagatla1-1/+1
2022-09-20soundwire: qcom: update status from device id 1Srinivas Kandagatla1-1/+1
2022-09-20soundwire: cadence: Don't overwrite msg->buf during write commandsRichard Fitzgerald1-3/+6
2022-09-20soundwire: bus: Don't exit early if no device IDs were programmedRichard Fitzgerald1-8/+21
2022-09-20soundwire: cadence: Fix lost ATTACHED interrupts when enumeratingRichard Fitzgerald1-4/+19
2022-09-20soundwire: bus: Don't re-enumerate before status is UNATTACHEDRichard Fitzgerald1-0/+10
2022-09-20soundwire: bus: Don't lose unattach notificationsRichard Fitzgerald1-0/+5
2022-09-20soundwire: cadence: fix updating slave status when a bus has multiple peripheralsSimon Trimmer1-32/+25
2022-09-19octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge1-2/+1
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand1-1/+1
2022-09-19openvswitch: Change the return type for vport_ops.send function hook to intNathan Huckleberry2-2/+2
2022-09-19net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmitNathan Huckleberry1-1/+1
2022-09-19net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry1-2/+2