summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include filePali Rohár2020-07-132-8/+4
| * | | | mmc: sdhci-msm: Use internal voltage controlVeerabhadrarao Badiganti2020-07-131-9/+197
| * | | | mmc: core: Set default power mode in mmc_alloc_host()Veerabhadrarao Badiganti2020-07-132-1/+1
| * | | | mmc: sdhci: Allow platform controlled voltage switchingVijay Viswanath2020-07-132-13/+20
| * | | | mmc: sdhci-acpi: For amd device set driver type as MMC_SET_DRIVER_TYPE_AAkshu Agrawal2020-07-131-0/+1
| * | | | mmc: sdhci-esdhc-imx: dump internal IC debug status during errorHaibo Chen2020-07-131-0/+39
| * | | | mmc: sdio: fix clock rate setting for SDR12/SDR25 modeHaibo Chen2020-07-131-7/+8
| * | | | mmc: sdhci_am654: Add support for clkbuf_sel propertyFaiz Abbas2020-07-131-0/+11
| * | | | mmc: sdhci_am654: Update delay chain configurationFaiz Abbas2020-07-131-1/+9
| * | | | mmc: sdhci_am654: Fix conditions for enabling dllFaiz Abbas2020-07-131-22/+20
| * | | | mmc: sdhci_am654: Add Support for SR2.0Faiz Abbas2020-07-131-1/+22
| * | | | mmc: sdhci_am654: Add flag for PHY calibrationFaiz Abbas2020-07-131-3/+5
| * | | | mmc: sh_mmcif: Use "kHz" for kilohertzGeert Uytterhoeven2020-07-131-3/+3
| * | | | mmc: sdhci-msm: Fix spelling mistakeFlavio Suligoi2020-07-131-1/+1
| * | | | mmc: mmci: add sdio datactrl mask for sdmmc revisionsLudovic Barre2020-07-131-0/+2
| * | | | mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()Chuhong Yuan2020-07-131-0/+4
| * | | | mmc: sdio: Fix 1-bit mode for SD-combo cards during suspendYue Hu2020-07-131-1/+22
| * | | | mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...Yue Hu2020-07-131-14/+12
| * | | | mmc: sdio: Return ret if sdio_disable_func() failsYue Hu2020-07-131-1/+1
| * | | | mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKSSowjanya Komatineni2020-07-131-0/+9
| * | | | mmc: sdhci-msm: Add interconnect bandwidth scaling supportPradeep P V K2020-07-131-0/+6
| * | | | mmc: core: Always allow the card detect uevent to be consumedUlf Hansson2020-07-132-5/+8
* | | | | Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2020-08-0526-101/+1007
|\ \ \ \ \
| * | | | | hwmon: (adc128d818) Fix advanced configuration register initRoy van Doormaal2020-08-041-12/+12
| * | | | | hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean2020-08-041-4/+0
| * | | | | hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return valueSaheed O. Bolarinwa2020-08-042-8/+12
| * | | | | hwmon: (sparx5) Make symbol 's5_temp_match' staticWei Yongjun2020-07-241-1/+1
| * | | | | hwmon: (corsair-cpro) add reading pwm valuesMarius Zachmann2020-07-241-20/+44
| * | | | | hwmon: sparx5: Add Sparx5 SoC temperature driverLars Povlsen2020-07-243-0/+179
| * | | | | hwmon: (ina2xx) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-5/+5
| * | | | | hwmon: (ina209) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-1/+1
| * | | | | hwmon: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-246-8/+8
| * | | | | hwmon: (adm1025) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-1/+1
| * | | | | hwmon: add Corsair Commander Pro driverMarius Zachmann2020-07-243-0/+569
| * | | | | hwmon: (max6697) Allow max6581 to create tempX_offsetChu Lin2020-07-241-2/+94
| * | | | | hwmon: (tmmp513) Replace HTTP links with HTTPS linksAlexander A. Klimov2020-07-241-2/+2
| * | | | | hwmon: (pmbus/core) Use s64 instead of long for calculationsJosh Lehan2020-07-241-35/+31
| * | | | | hwmon: (pmbus/max20730) Add max20710 supportUgur Usug2020-07-242-8/+45
| * | | | | hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey2020-07-201-3/+5
| * | | | | hwmon: (adm1275) Enable adm1278 ADM1278_TEMP1_ENManikandan Elumalai2020-07-201-7/+6
| * | | | | hwmon: (dell-smm) Add Latitude 5480 to fan control whitelistJeffrey Lin2020-07-201-0/+8
| * | | | | hwmon: (nct6683) Replace container_of() with kobj_to_dev()Wang Qing2020-07-201-4/+4
| * | | | | hwmon: (i5k_amb) remove redundant assignment to variable resColin Ian King2020-07-201-1/+1
* | | | | | Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-056-21/+98
|\ \ \ \ \ \
| * | | | | | of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...Yue Hu2020-08-041-6/+6
| * | | | | | of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne2020-08-042-6/+6
| * | | | | | of: property: Add device link support for pinctrl-0 through pinctrl-8Saravana Kannan2020-07-271-0/+18
| * | | | | | of: property: Add device link support for multiple DT bindingsSaravana Kannan2020-07-271-0/+9
| * | | | | | of/address: Fix variable name in comment of of_iomapWenchao Hao2020-07-151-1/+1
| * | | | | | of: property: Improve cycle detection when one of the devices is never addedSaravana Kannan2020-06-181-6/+56