summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl-single: fix parsing of `pinctrl-single,bits` propertyPeter Mamonov2020-03-161-1/+1
* usb: Add extra delay for device scanChristian Eggers2020-03-111-0/+3
* USB: MUSB: defer driver probes where necessaryAhmad Fatoum2020-03-024-23/+57
* USB: MUSB: PHY: scrap singleton am335x_get_usb_phy()Ahmad Fatoum2020-03-023-20/+13
* net: designware: eqos: stm32: drop no longer needed syscfg-clkAhmad Fatoum2020-02-191-2/+1
* mfd: syscon: clock peripheral if specified in device treeAhmad Fatoum2020-02-191-2/+18
* mfd: syscon: use regmap-mmio as backendAhmad Fatoum2020-02-191-25/+2
* regmap: add support for regmap_init_mmio_clkAhmad Fatoum2020-02-192-1/+273
* regmap: make internal.h a self-contained headerAhmad Fatoum2020-02-191-1/+8
* gpiolib: use correct format specifier for ptrdiff_tAhmad Fatoum2020-02-191-1/+1
* 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
| * | | | | mci: imx-esdhc: lower timeout message priority to dev_dbgSascha Hauer2020-02-131-1/+1
| * | | | | regulator: pfuze: add support to other architecturesMichael Grzeschik2020-02-032-3/+1
| * | | | | regulator: pfuze: remove unsued defineMichael Grzeschik2020-02-031-2/+0