summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-27dt-bindings: phy: Add Marvell COMPHY clocksMiquel Raynal1-0/+10
2019-08-27phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootMiquel Raynal1-2/+4
2019-08-27phy: mvebu-cp110-comphy: Add PCIe supportGrzegorz Jaszczyk1-5/+32
2019-08-27phy: mvebu-cp110-comphy: Cosmetic change in a helperMiquel Raynal1-6/+8
2019-08-27phy: mvebu-cp110-comphy: Add SATA supportGrzegorz Jaszczyk1-0/+10
2019-08-27phy: mvebu-cp110-comphy: Add USB3 host/device supportGrzegorz Jaszczyk1-0/+23
2019-08-27phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredMiquel Raynal1-3/+0
2019-08-27phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesMiquel Raynal1-22/+22
2019-08-27phy: mvebu-cp110-comphy: Add RXAUI supportGrzegorz Jaszczyk1-0/+10
2019-08-27phy: mvebu-cp110-comphy: List already supported Ethernet modesMiquel Raynal1-0/+2
2019-08-27phy: mvebu-cp110-comphy: Add SMC call supportGrzegorz Jaszczyk2-22/+177
2019-08-27phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeMiquel Raynal1-0/+1
2019-08-27phy: mvebu-cp110-comphy: Add clocks supportMiquel Raynal1-3/+85
2019-08-27phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third valueNathan Chancellor1-1/+1
2019-08-26phy: qcom-qmp: Correct ready status, againBjorn Andersson1-17/+16
2019-08-26phy: qualcomm: phy-qcom-qmp: Add of_node_put() before returnNishka Dasgupta1-4/+7
2019-08-26phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda1-0/+2
2019-08-26phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()Wen Yang1-11/+22
2019-08-23phy: mvebu-a3700-comphy: Inform users if their firmware is too oldMiquel Raynal1-1/+8
2019-08-23phy: samsung: disable bind/unbind platform driver featureMarek Szyprowski6-0/+6
2019-08-23phy: core: document phy_calibrate()Marek Szyprowski1-0/+10
2019-08-23phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before returnNishka Dasgupta1-2/+6
2019-08-23phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnNishka Dasgupta1-2/+6
2019-08-23phy: marvell: phy-armada38x-comphy: Add of_node_put() before returnNishka Dasgupta1-1/+3
2019-08-23phy: enable compile-testing for the Lantiq PHY driversMartin Blumenstingl1-1/+1
2019-08-23phy: lantiq: vrx200-pcie: add a driver for the Lantiq VRX200 PCIe PHYMartin Blumenstingl3-0/+506
2019-08-23dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYsMartin Blumenstingl2-0/+106
2019-07-28Linux 5.3-rc2v5.3-rc2Linus Torvalds1-1/+1
2019-07-27kbuild: remove unused single-used-mMasahiro Yamada1-2/+0
2019-07-27gen_compile_commands: lower the entry count thresholdMasahiro Yamada1-2/+2
2019-07-27.gitignore: Add compilation database fileToru Komatsu1-0/+3
2019-07-27kbuild: remove unused objectify macroMasahiro Yamada1-3/+0
2019-07-27dt-bindings: Fix more $id value mismatches filenamesRob Herring11-11/+11
2019-07-27dt-bindings: nvmem: SID: Fix the examples node namesMaxime Ripard1-2/+2
2019-07-27dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindingsMaxime Ripard3-80/+139
2019-07-27of: Fix typo in kerneldocThierry Reding1-1/+1
2019-07-26block: fix max segment size handling in blk_queue_virt_boundaryChristoph Hellwig1-1/+2
2019-07-26docs: phy: Drop duplicate 'be made'Guido Günther1-2/+2
2019-07-26fix the struct mount leak in umount_tree()Al Viro1-2/+2
2019-07-26MAINTAINERS: vfio-ccw: Remove myself as the maintainerFarhan Ali1-1/+0
2019-07-26s390/mm: use shared variables for sysctl range checkVasily Gorbik1-4/+2
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+4
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2019-07-26btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_rangeNaohiro Aota1-5/+6
2019-07-26Makefile: Globally enable fall-through warningGustavo A. R. Silva2-0/+17
2019-07-26drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva6-4/+5
2019-07-26drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-26drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva1-1/+0
2019-07-26drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-26drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva1-0/+1