aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-05pcmcia: db1xxx_ss: remove unneeded semicolonJason Yan1-1/+1
2020-12-05pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of errorChristophe JAILLET1-0/+2
2020-12-05dt-bindings: phy: Convert Broadcom SATA PHY to YAMLFlorian Fainelli2-61/+148
2020-12-05devicetree: phy: rockchip-emmc add output-tapdelay-selectChris Ruehl1-0/+3
2020-12-05phy: rockchip-emmc: output tap delay dt propertyChris Ruehl1-1/+12
2020-12-05PHY: Ingenic: Add USB PHY driver using generic PHY framework.周琰杰 (Zhou Yanjie)5-0/+428
2020-12-05dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000.周琰杰 (Zhou Yanjie)2-2/+4
2020-12-05USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)1-1/+1
2020-12-05devicetree: phy: rockchip-emmc: pulldown propertyChris Ruehl1-0/+2
2020-12-05phy: rockchip: set pulldown for strobe line in dtsChris Ruehl1-0/+16
2020-12-05phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li1-2/+4
2020-12-05phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann1-1/+3
2020-12-05soundwire: intel: fix another unused-function warningArnd Bergmann1-6/+2
2020-12-05ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptopHui Wang1-0/+7
2020-12-04Merge tag 'clk-v5.11-samsung' of https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk into clk-samsungStephen Boyd4-91/+149
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon4-16/+138
2020-12-04selftests: forwarding: Add MPLS L2VPN testGuillaume Nault3-0/+196
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix1-9/+9
2020-12-04tipc: support 128bit node identity for peer removingHoang Le1-3/+18
2020-12-04mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet1-3/+1
2020-12-04[SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn1-1/+1
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman2-2/+2
2020-12-04openvswitch: fix error return code in validate_and_copy_dec_ttl()Wang Hai1-1/+1
2020-12-04net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong1-1/+3
2020-12-04PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-04ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong1-1/+1
2020-12-04nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon3-12/+23
2020-12-04ASoC: qcom: fix QDSP6 dependencies, attempt #3Arnd Bergmann1-0/+1
2020-12-04ASoC: fsl_aud2htx: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-12-04ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682Brent Lu6-7/+201
2020-12-04ASoC: atmel: mchp-spdifrx needs COMMON_CLKArnd Bergmann1-0/+1
2020-12-04ASoC: cros_ec_codec: fix uninitialized memory readArnd Bergmann1-1/+1
2020-12-04ASoC: SOF: control: fix cppcheck warning in snd_sof_volume_info()Pierre-Louis Bossart1-1/+1
2020-12-04dm crypt: export sysfs of kcryptd workqueueJeffle Xu1-3/+4
2020-12-04dm ioctl: fix error return code in target_messageQinglang Miao1-0/+1
2020-12-04dm crypt: Constify static crypt_iv_operationsRikard Falkeborn1-3/+3
2020-12-04dm: add support for REQ_NOWAIT to various targetsJeffle Xu4-1/+4
2020-12-04dm: rename multipath path selector source files to have "dm-ps" prefixMike Snitzer6-7/+12
2020-12-04dm mpath: add IO affinity path selectorMike Christie3-0/+282
2020-12-04dm verity: Add support for signature verification with 2nd keyringMickaël Salaün3-4/+25
2020-12-04dm: remove unnecessary current->bio_list check when submitting split bioJeffle Xu1-1/+1
2020-12-04PCI/PM: Do not generate wakeup event when runtime resuming deviceMika Westerberg1-1/+0
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg3-12/+7
2020-12-04PCI: Add sysfs attribute for device power stateMaximilian Luz2-0/+19
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann10-0/+10
2020-12-04remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in KconfigColin Ian King1-1/+1
2020-12-04remoteproc: sysmon: fix shutdown_acked stateArnd Bergmann1-5/+2
2020-12-04net: ipa: pass the correct size when freeing DMA memoryAlex Elder1-1/+6
2020-12-04ARM: highmem: Fix cache_is_vivt() referenceArnd Bergmann1-0/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer1-4/+6