summaryrefslogtreecommitdiffstats
path: root/drivers/hid/uhid.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-29mmc: sdio: Move SDIO IDs from btmtksdio driver to common include filePali Rohár2-2/+4
2020-05-29mmc: sdio: Move SDIO IDs from btmrvl driver to common include filePali Rohár2-9/+17
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár2-29/+19
2020-05-29mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár2-3/+3
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár2-2/+2
2020-05-28m68k: coldfire/clk.c: move m5441x specific codeAngelo Dureghello2-15/+15
2020-05-28mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed modeYangbo Lu1-0/+34
2020-05-28mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg1-0/+31
2020-05-28mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg2-0/+4
2020-05-28mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg1-2/+11
2020-05-28mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg1-1/+16
2020-05-28mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg1-0/+13
2020-05-28mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti1-0/+29
2020-05-28dt-bindings: mmc: Add information for DLL register propertiesSarthak Garg1-0/+13
2020-05-28dt-bindings: mmc: Add new compatible string for sm8250 targetSarthak Garg1-0/+1
2020-05-28sdhci: tegra: Avoid reading autocal timeout values when not applicableSowjanya Komatineni1-24/+33
2020-05-28mmc: renesas_sdhi: remove manual clk handlingWolfram Sang1-8/+2
2020-05-28mmc: tmio: Make sure the PM domain is 'started' while probingUlf Hansson2-2/+3
2020-05-28mmc: tmio: Further fixup runtime PM management at removeUlf Hansson1-2/+4
2020-05-28MAINTAINERS: add myself to maintain M5441X mmc host driverAngelo Dureghello1-0/+7
2020-05-28mmc: host: add Coldfire esdhc supportAngelo Dureghello3-0/+535
2020-05-28mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello2-3/+10
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello6-3/+91
2020-05-28dt-bindings: mmc: renesas,sdhi: Document r8a7742 supportLad Prabhakar1-0/+1
2020-05-28mmc: meson-mx-sdhc: Don't use literal 0 to initialize structsMartin Blumenstingl1-2/+2
2020-05-28mmc: meson-mx-sdhc: Fix manual RX FIFO flushingMartin Blumenstingl1-2/+9
2020-05-28mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLLHaibo Chen1-0/+1
2020-05-28mmc: meson-mx-sdhc: Fix building with CONFIG_MMC_MESON_MX_SDHC=mMartin Blumenstingl2-1/+2
2020-05-28mmc: sdhci-of-dwcmshc: add suspend/resume supportJisheng Zhang1-0/+43
2020-05-28mmc: sdhci-of-dwcmshc: implement specific set_uhs_signalingJisheng Zhang1-1/+30
2020-05-28mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC hostMartin Blumenstingl5-0/+1221