aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-05soc: samsung: exynos-chipid: initialize later - with arch_initcallKrzysztof Kozlowski1-4/+4
2020-12-05soc: samsung: exynos-chipid: order list of SoCs by nameKrzysztof Kozlowski1-1/+2
2020-12-05memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Zhang Changzhong1-0/+2
2020-12-05memory: ti-emif-sram: only build for ARMv7Arnd Bergmann1-1/+1
2020-12-05memory: tegra30: Support interconnect frameworkDmitry Osipenko3-22/+496
2020-12-05memory: tegra20: Support hardware versioning and clean up OPP table initializationDmitry Osipenko1-28/+20
2020-12-05i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun1-6/+6
2020-12-05i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann1-0/+1
2020-12-05pcmcia: omap: Fix error return code in omap_cf_probe()Wang ShaoBo1-2/+6
2020-12-05pcmcia: Remove NEC VRC4173 CARDUSebastian Andrzej Siewior4-843/+0
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-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-05USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)1-1/+1
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-04net: bna: remove trailing semicolon in macro definitionTom Rix1-9/+9
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman2-2/+2
2020-12-04PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-04nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon3-12/+23
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ün2-3/+19
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 Westerberg2-11/+6
2020-12-04PCI: Add sysfs attribute for device power stateMaximilian Luz1-0/+10
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-04vrf: add mac header for tunneled packets when sniffer is attachedAndrea Mayer1-6/+72
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-33/+21
2020-12-04mt76: mt7615: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-04mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()Shayne Chen1-1/+3
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas1-3/+3
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan1-21/+21
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11Mark Brown398-24400/+3186
2020-12-04Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King1-1/+1
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer1-2/+0
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer1-2/+0
2020-12-04dm: fix IO splittingMike Snitzer2-13/+11
2020-12-04thermal: imx8mm: Disable the clock on probe failureFabio Estevam1-1/+5