summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-24mmc: mediatek: command queue supportChun-Hung Wu
2020-07-24mmc: mediatek: refine msdc timeout apiChun-Hung Wu
2020-07-24mmc: mediatek: add MT6779 MMC driver supportChun-Hung Wu
2020-07-24leds: pattern trigger -- check pattern for validityPavel Machek
2020-07-24mmc: sdhci-pci-o2micro: Add HW tuning for SDR104 modeshirley her
2020-07-24mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1shirley her
2020-07-24mmc: via-sdmmc: use generic power managementVaibhav Gupta
2020-07-24memstick: jmb38x_ms: use generic power managementVaibhav Gupta
2020-07-24mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada
2020-07-24mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975xBen Chuang
2020-07-24mmc: cqhci: Fix a print format for the task descriptorBen Chuang
2020-07-24mmc: sdhci-of-arasan: fix timings allocation codeManish Narani
2020-07-24mmc: sdhci: Fix a potential uninitialized variableDan Carpenter
2020-07-24clk: Clean up kernel-doc errorsStephen Boyd
2020-07-24clk: qcom: Export gdsc_gx_do_nothing_enable() to modulesStephen Boyd
2020-07-24clk: at91: sama7g5: add clock support for sama7g5Claudiu Beznea
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea
2020-07-24clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputsClaudiu Beznea
2020-07-24clk: at91: clk-programmable: add mux_table optionClaudiu Beznea
2020-07-24clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea
2020-07-24clk: at91: clk-generated: add mux_table optionClaudiu Beznea
2020-07-24clk: at91: clk-generated: pass the id of changeable parent at registrationClaudiu Beznea
2020-07-24clk: at91: replace conditional operator with double logical notClaudiu Beznea
2020-07-24clk: at91: sckc: register slow_rc with accuracy optionClaudiu Beznea
2020-07-24clk: at91: sam9x60: fix main rc oscillator frequencyClaudiu Beznea
2020-07-24clk: at91: sam9x60-pll: use frac when setting frequencyClaudiu Beznea
2020-07-24clk: at91: sam9x60-pll: check fcore against rangesClaudiu Beznea
2020-07-24clk: at91: sam9x60-pll: use logical or for range checkClaudiu Beznea
2020-07-24clk: at91: clk-sam9x60-pll: fix mul maskClaudiu Beznea
2020-07-24clk: at91: clk-generated: check best_rate against rangesClaudiu Beznea
2020-07-24clk: at91: clk-generated: continue if __clk_determine_rate() returns errorClaudiu Beznea
2020-07-24clk: at91: fix possible dead lock in new driversAhmad Fatoum
2020-07-24clk: Add support for enabling/disabling clocks from debugfsMike Tipton
2020-07-24clk: intel: Avoid unnecessary memset by improving codeRahul Tanwar
2020-07-24serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-07-24clk: intel: Improve locking in the driverRahul Tanwar
2020-07-24clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()Rahul Tanwar
2020-07-24clk: iproc: round clock rate to the closestLori Hikichi
2020-07-24clk: qcom: Add graphics clock controller driver for SM8250Jonathan Marek
2020-07-24clk: qcom: Add graphics clock controller driver for SM8150Jonathan Marek
2020-07-24clk: qcom: add common gdsc_gx_do_nothing_enable for gpucc driversJonathan Marek
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu
2020-07-24iommu/vt-d: Report page request faults for guest SVALu Baolu
2020-07-24iommu/vt-d: Add a helper to get svm and sdev for pasidLu Baolu
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu
2020-07-24iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan
2020-07-24iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan
2020-07-24iommu/vt-d: Fix devTLB flush for vSVALiu Yi L