summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rk808'Sascha Hauer2022-08-1111-5/+1511
|\
| * regulator: add Rockchip rk808 supportAhmad Fatoum2022-08-116-0/+1380
| * regulator: fixed: request vin-supply as neededAhmad Fatoum2022-08-111-0/+3
| * regulator: recursively enable/disable regulator dependency treeAhmad Fatoum2022-08-111-3/+58
| * regulator: consult min_uv, max_uv for regulator_get_voltageAhmad Fatoum2022-08-081-1/+5
| * regmap: implement regmap_init_i2c_smbusAhmad Fatoum2022-08-081-0/+37
| * mfd: implement mfd_add_devicesAhmad Fatoum2022-08-083-1/+28
* | Merge branch 'for-next/net-designware'Sascha Hauer2022-08-115-52/+36
|\ \
| * | net: designware: eqos: remove undefined eqos_reset prototypeAhmad Fatoum2022-08-091-1/+0
| * | net: designware: eqos: replace double accounting of interface up statusAhmad Fatoum2022-08-093-13/+1
| * | net: designware: eqos: stm32: remove duplicate error messageAhmad Fatoum2022-08-091-8/+1
| * | net: designware: rework Kconfig text and menu structureAhmad Fatoum2022-08-091-30/+34
* | | Merge branch 'for-next/misc'Sascha Hauer2022-08-1125-179/+385
|\ \ \
| * | | power: reset: reboot-mode: parse barebox,mode-* propertiesAhmad Fatoum2022-08-111-0/+2
| * | | power: reset: reboot-mode: refactor to allow other mode- prefixesAhmad Fatoum2022-08-111-13/+20
| * | | of: implement of_append_propertyAhmad Fatoum2022-08-111-0/+33
| * | | FIT: add first support for compressed imagesAhmad Fatoum2022-08-111-2/+2
| * | | i2c: bcm283x: fix ending of transfer in case of NACKDaniel BrĂ¡t2022-08-091-8/+15
| * | | mci: add hint on how to resolve warning about vmmc-supplyAhmad Fatoum2022-08-091-0/+10
| * | | driver: probe: report power domain attach failureAhmad Fatoum2022-08-081-1/+1
| * | | reset: implement reset_control_get_count()Ahmad Fatoum2022-08-081-5/+5
| * | | reset: Fix of_reset_control_get() for consistent return valuesAhmad Fatoum2022-08-081-1/+4
| * | | gpiolib: Add of_xlate supportJules Maselbas2022-08-082-30/+35
| * | | commands: of_dump: support limiting size of printed propertiesAhmad Fatoum2022-08-081-17/+20
| * | | of: base: factor out duplication for property formattingAhmad Fatoum2022-08-081-14/+19
| * | | base: driver: print dev_err_probe message on permanent probe deferralJohannes Zink2022-07-121-7/+37
| * | | spi: stm32: fix reads for sizes bigger than SZ_64K-1Ahmad Fatoum2022-07-121-0/+20
| * | | pinctrl: stm32: keep GPIO bank clocks enabled throughoutAhmad Fatoum2022-07-111-33/+9
| * | | video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE2022-07-111-1/+1
| * | | aiodev: add ST L3GD20 Gyroscope and temperature sensor supportAhmad Fatoum2022-07-113-0/+129
| * | | regulator: fixed: remove duplicate always-on handlingAhmad Fatoum2022-07-112-12/+7
| * | | drivers: firmware: arm-scmi: Use core_platform_driver() macroAlexander Shiyan2022-07-011-7/+2
| * | | drivers: led: pca955x: Remove redundant assignmentAlexander Shiyan2022-06-301-3/+2
| * | | drivers: gpio: pcf857x: Remove redundant assignmentAlexander Shiyan2022-06-301-5/+1
| * | | drivers: pwm: imx: Remove redundant assignmentAlexander Shiyan2022-06-301-6/+2
| * | | drivers: regulator: fixed: Fix error path in probeAlexander Shiyan2022-06-301-1/+1
| * | | drivers: rtc: abracon: Remove redundant variableAlexander Shiyan2022-06-301-4/+1
| * | | drivers: rtc: pcf8536: Remove redundant variableAlexander Shiyan2022-06-301-4/+1
| * | | serial: ns16550: Reuse 48MHz default clock definition for non-DT OMAP boardsAlexander Shiyan2022-06-301-5/+5
| * | | usb: gadget: Fix Kconfig dependenciesAlexander Shiyan2022-06-291-3/+4
| * | | of: Use appropriate header for of_clk_init()Alexander Shiyan2022-06-291-1/+1
* | | | Merge branch 'for-next/imx'Sascha Hauer2022-08-118-66/+114
|\ \ \ \
| * | | | mci: imx-esdhc-pbl: fix warning about unused static functionAhmad Fatoum2022-08-081-1/+1
| * | | | pbl: generalize fsl i2c_early API into pbl_i2cAhmad Fatoum2022-08-081-8/+13
| * | | | ARM: i.MX8M: remove struct dram_timing_info::dram_type againAhmad Fatoum2022-08-082-4/+7
| * | | | ddr: imx8m: rename type to more fitting ddrc|dram_typeAhmad Fatoum2022-08-082-8/+8
| * | | | ARM: i.MX8M: include only necessary ddrphy firmwares in imageSascha Hauer2022-07-122-30/+60
| * | | | usb: chipidea: imx: call enable_clk after all resources are requestedMarco Felsch2022-07-111-2/+8
| * | | | phy: propagate error in of_phy_get_by_phandleMarco Felsch2022-07-111-1/+1
| * | | | phy: fix deep probe supportMarco Felsch2022-07-111-4/+5