summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: zynqmp: defconfig: enable MCI_ARASANMichael Tretter2021-06-161-0/+2
| * | | mci: arasan: wait for XFER_COMPLETE for busy responseMichael Tretter2021-06-161-0/+2
| * | | mci: arasan: remove duplicate stop clockMichael Tretter2021-06-161-3/+0
| * | | mci: arasan: fix most checkpatch warningsMichael Tretter2021-06-161-19/+27
| * | | mci: mci-core: respect disable-wp propertyMichael Tretter2021-06-162-1/+4
| * | | mci: dw_mmc: set dma mask to work correctly on 64bit platformsSascha Hauer2021-06-111-22/+31
| * | | mci: imx-esdhc: Use common DMA helpersSascha Hauer2021-06-111-64/+24
| * | | mci: Add support for Rockchip variant of the dwcmshcSascha Hauer2021-06-113-0/+385
| * | | mci: sdhci: Add DMA transfer helpersSascha Hauer2021-06-116-6/+130
| * | | mci: sdhci: Get rid of many register opsSascha Hauer2021-06-118-167/+51
| * | | mci: sdhci: arasan: Use sdhci_set_clock()Sascha Hauer2021-06-101-38/+2
| * | | mci: sdhci: arasan: Use sdhci_set_bus_width()Sascha Hauer2021-06-101-11/+3
| * | | mci: sdhci: arasan: Use sdhci_setup_host()Sascha Hauer2021-06-101-27/+5
| * | | mci: sdhci: imx: Use sdhci_setup_host()Sascha Hauer2021-06-101-13/+5
| * | | mci: sdhci: port over some common functions from LinuxSascha Hauer2021-06-103-0/+335
| * | | mci: sdhci: Use Linux defines for SDHCI_CLOCK_CONTROL registerSascha Hauer2021-06-104-15/+18
| * | | mci: sdhci: Use Linux defines for SDHCI_HOST_CONTROL registerSascha Hauer2021-06-104-23/+30
| * | | mci: sdhci: Use SDHCI_MAX_DIV_SPEC_200 defineSascha Hauer2021-06-083-4/+4
| * | | mci: sdhci: Add and use SDHCI_CAPABILITIES_1 definesSascha Hauer2021-06-082-5/+17
| * | | mci: sdhci: straighten capabilities registerSascha Hauer2021-06-076-35/+38
| * | | mci: arasan: configure data transfer only if we actually have dataMichael Tretter2021-05-251-4/+6
| * | | mci: arasan: wait for data available only on readMichael Tretter2021-05-251-1/+1
* | | | Merge branch 'for-next/misc'Sascha Hauer2021-06-1633-539/+298
|\ \ \ \
| * | | | drivers: base: Check all compatible strings for modalias matchTrent Piepho2021-06-161-18/+9
| * | | | drivers: drop unused usb_gadget_{map,unmap}_request()Antony Pavlov2021-06-152-65/+0
| * | | | regulator: discard unused struct regulator_init_data handlingAhmad Fatoum2021-06-113-368/+0
| * | | | fs: nfs: Start earlier to resend requestsUwe Kleine-König2021-06-111-2/+2
| * | | | watchdog: add option to provide fall-back restart handlerAhmad Fatoum2021-06-091-0/+26
| * | | | partitions: efi: Fix MAX_PARTITION checkSascha Hauer2021-06-091-5/+8
| * | | | partitions: Increase MAX_PARTITION to 128Sascha Hauer2021-06-091-1/+1
| * | | | net: phy: micrel: Add led-mode supportTrent Piepho2021-06-091-5/+29
| * | | | i2c: designware: fix error message formattingAhmad Fatoum2021-06-091-5/+3
| * | | | of: base: constify some property pointersTrent Piepho2021-06-022-7/+7
| * | | | driver: have dev_set_name() return 0 on successAhmad Fatoum2021-06-021-3/+1
| * | | | video: reunite fb devices with their hardware parentAhmad Fatoum2021-06-0212-0/+14
| * | | | commands: of_dump: implement -p for printing properties onlyAhmad Fatoum2021-05-313-4/+19
| * | | | bootm: add support for booting compressed imagesLucas Stach2021-05-271-0/+93
| * | | | uncompress: use read_full to fill decompression bufferLucas Stach2021-05-271-1/+2
| * | | | of: introduce global.linux.bootargs_appendAhmad Fatoum2021-05-261-1/+21
| * | | | of: fix up /chosen node even when there are no bootargsAhmad Fatoum2021-05-261-7/+13
| * | | | usb: i.MX: warn if vbus regulator isn't availableUwe Kleine-König2021-05-251-1/+4
| * | | | common: oftree: replace printf by pr_infoMarco Felsch2021-05-251-1/+1
| * | | | common: bootm: replace printf by pr_err/infoMarco Felsch2021-05-251-44/+44
| * | | | common: boot: replace printf by pr_info/warn variantsMarco Felsch2021-05-251-2/+2
* | | | | Merge branch 'for-next/kconfig'Sascha Hauer2021-06-1633-1191/+952
|\ \ \ \ \
| * | | | | kconfig: update to Linux 5.13-rc1Masahiro Yamada2021-05-3132-1155/+932
| * | | | | firmware: refactor firmware/MakefileMasahiro Yamada2021-05-311-36/+20
* | | | | | Merge branch 'for-next/imx'Sascha Hauer2021-06-1653-421/+2952
|\ \ \ \ \ \
| * | | | | | ARM: dts: protonic: define state partitionOleksij Rempel2021-06-091-1/+69
| * | | | | | ARM: imx_v8_defconfig: enable EHCILucas Stach2021-05-311-0/+1