summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: Add imx8mm clk driverSascha Hauer2020-02-192-0/+578
* clk: imx: Add imx8m_clk_composite_criticalSascha Hauer2020-02-191-0/+3
* clk: imx: Add pll14xx supportSascha Hauer2020-02-193-0/+492
* I2C: i.MX: Add early i2c support for i.MX8MSascha Hauer2020-02-191-0/+12
* mci: imx-esdhc: Add i.MX8mm supportSascha Hauer2020-02-191-0/+1
* serial: imx: Add imx8mm compatibleSascha Hauer2020-02-191-0/+3
* usb: imx: Add i.MX8mm supportSascha Hauer2020-02-191-0/+2
* usb: gadget: fsl_udc: Fix warnings on 64bit compilationSascha Hauer2020-02-191-2/+15
* usb: gadget: fsl_udc: Add PBL image loading supportSascha Hauer2020-02-194-1/+215
* USB: gadget: fsl_udc: move register definitions to header fileSascha Hauer2020-02-191-376/+1
* mci: imx-esdhc-pbl: Add instance 2 for i.MX8MMSascha Hauer2020-02-191-3/+8
* ARM: i.MX8M: rename functions to be i.MX8M specificSascha Hauer2020-02-191-6/+6
* HAB: i.MX8M: rename imx8_* functions to imx8m_*Sascha Hauer2020-02-191-6/+6
* clk: i.MX1: make locally used function staticSascha Hauer2020-02-181-1/+1
* Merge branch 'for-next/pwm'Sascha Hauer2020-02-183-12/+11
|\
| * led: pwm: support active-low propertyAhmad Fatoum2020-02-101-0/+4
| * led: pwm: fail if required max-brightness option is missingAhmad Fatoum2020-02-101-1/+3
| * led: pwm: don't test if pointer is smaller than zeroAhmad Fatoum2020-02-101-1/+1
| * video: backlight-pwm: remove duplicate assignment to objectAhmad Fatoum2020-02-101-2/+0
| * PWM: pxa: make MMIO writes always little endianAhmad Fatoum2020-02-101-3/+3
| * PWM: pxa: remove unused struct membersAhmad Fatoum2020-02-101-5/+0
* | Merge branch 'for-next/parameter'Sascha Hauer2020-02-181-3/+4
|\ \
| * | mci: remove param_probe member from struct mciChristian Eggers2020-01-271-3/+4
* | | Merge branch 'for-next/mmc'Sascha Hauer2020-02-182-4/+30
|\ \ \
| * | | mci: core: populate mci_ios.timing memberAhmad Fatoum2020-02-141-4/+25
| * | | mci: stm32_sdmmc2: add High-Speed (26 & 52 MHz) supportAhmad Fatoum2020-02-141-0/+5
* | | | Merge branch 'for-next/misc'Sascha Hauer2020-02-1814-155/+271
|\ \ \ \
| * | | | i2c: tegra: correct error messageAhmad Fatoum2020-02-121-1/+1
| * | | | watchdog: dw_wdt: remove duplicated error messageAhmad Fatoum2020-02-121-1/+1
| * | | | watchdog: dw_wdt: inform user on missing reset control lineAhmad Fatoum2020-02-121-4/+6
| * | | | net: designware: socfpga: fix possible invalid pointer derefAhmad Fatoum2020-02-121-10/+8
| * | | | mci: stm32_sdmmc2: don't ignore reset_control_get errorsAhmad Fatoum2020-02-121-1/+1
| * | | | watchdog: dw_wdt: populate driver_d.nameAhmad Fatoum2020-02-121-0/+1
| * | | | driver: bail out, don't crash, if drv->name is not setAhmad Fatoum2020-02-121-0/+3
| * | | | clocksource: rename driver for ARMv8 Timer to ARM architected timerAhmad Fatoum2020-02-123-13/+12
| * | | | regulator: fixed: take regulator-boot-on into accountMarco Felsch2020-02-101-1/+2
| * | | | gpiolib: introduce helper functions working on gpio_info structsUwe Kleine-König2020-02-101-40/+97
| * | | | gpiolib: reorder functionsUwe Kleine-König2020-01-271-76/+76
| * | | | gadget: f_fastboot: Fix memory leakChristian Eggers2020-01-271-1/+1
| * | | | eeprom: at25: Allow page sizes greater than 16 bitChristian Eggers2020-01-271-1/+1
| * | | | watchdog: Fix error pathChristian Eggers2020-01-221-9/+21
| * | | | pinctrl-single: Handle "pinctrl-single,function-mask" dt propertySiméon Marijon2020-01-201-19/+62
| | |/ / | |/| |
* | | | Merge branch 'for-next/layerscape'Sascha Hauer2020-02-181-41/+89
|\ \ \ \
| * | | | PCI: layerscape: Allow to share stream_ids per host controllerSascha Hauer2020-01-201-41/+89
| |/ / /
* | | | Merge branch 'for-next/imx-nand'Sascha Hauer2020-02-184-234/+110
|\ \ \ \
| * | | | mtd: nand-imx: make sure the just created BBT is usedSascha Hauer2020-02-051-0/+4
| * | | | mtd: nand-imx: Create BBT automatically when necessarySascha Hauer2020-02-054-227/+102
| * | | | mtd: nand-imx: do not use blocks reserved for BBTSascha Hauer2020-02-052-9/+6
* | | | | Merge branch 'for-next/imx'Sascha Hauer2020-02-186-15/+27
|\ \ \ \ \
| * | | | | usb: gadget: fsl_udc: remove unnessary argumentSascha Hauer2020-02-131-8/+7