summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* reset: remove duplicate imx8mq-reset.h and use correct definesLucas Stach2020-03-231-6/+6
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-1816-117/+958
|\
| * phy: port over Linux stm32 usbphyc driverAhmad Fatoum2020-02-253-0/+448
| * regulator: port over Linux stm32 PWR regulator driverAhmad Fatoum2020-02-253-0/+223
| * phy: introduce phy_get_by_indexAhmad Fatoum2020-02-251-0/+14
| * phy: populate existing ->pwr member with phy-supplyAhmad Fatoum2020-02-251-0/+10
| * phy: remove unused init_data parameterAhmad Fatoum2020-02-255-9/+6
| * regulator: import Linux regulator_bulk APIAhmad Fatoum2020-02-251-0/+139
| * reset: stm32: migrate restart reason and handler from stm32_iwdgAhmad Fatoum2020-02-192-103/+113
| * reset_source: migrate from reset_source_name to reset_source_to_stringAhmad Fatoum2020-02-192-2/+2
| * watchdog: f71808e: only print reset reason if one's indicatedAhmad Fatoum2020-02-191-4/+4
* | Merge branch 'for-next/misc'Sascha Hauer2020-03-189-104/+131
|\ \
| * | of: overlay: rework error message for symbolsRouven Czerwinski2020-03-091-11/+7
| * | video/ssd1307fb: make reset GPIO optionalAhmad Fatoum2020-03-091-20/+23
| * | video/ssd1307fb: drop unneeded regulator NULL checksAhmad Fatoum2020-03-091-10/+6
| * | video/ssd1307fb: fix NULL pointer dereference in probeAhmad Fatoum2020-03-091-1/+3
| * | usb: host: ehci: distinguish DMA addressesPeter Mamonov2020-03-051-33/+68
| * | net: designware: eqos: mimic Linux gmac4 mdio_{read, write}Ahmad Fatoum2020-03-024-21/+7
| * | net: designware: eqos: remove left-over PHY quirk work aroundAhmad Fatoum2020-03-021-6/+2
| * | gadget: f_fastboot: New Kconfig option USB_GADGET_FASTBOOT_CMD_OEMChristian Eggers2020-02-252-1/+14
| * | of: add missing newline to pr_warnRouven Czerwinski2020-02-251-1/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-03-1826-394/+2813
|\ \
| * | usb: imx: add i.MX8MM support for usbmiscSascha Hauer2020-02-251-0/+6
| * | ARM: i.MX8M: Add DDR controller supportSascha Hauer2020-02-199-0/+1463
| * | iomux: Add i.MX8MM supportSascha Hauer2020-02-191-0/+2
| * | 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
* | | Merge branch 'for-next/clk'Sascha Hauer2020-03-181-5/+38
|\ \ \
| * | | clk: print more consistent clock statesSascha Hauer2020-02-251-2/+30
| * | | clk: Do not let the enable count of critical clocks go below 1Sascha Hauer2020-02-251-3/+5
| * | | clk: initially enable critical clocksSascha Hauer2020-02-251-0/+3
| | |/ | |/|
* | | Merge branch 'for-next/block'Sascha Hauer2020-03-181-0/+2
|\ \ \
| * | | usb: gadget: fastboot: call discard_range for sparse files as wellAhmad Fatoum2020-03-031-0/+2
* | | | 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