summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2022-09-1423-47/+982
|\
| * of: of_probe: create board's machine device at the earliestAhmad Fatoum2022-09-131-2/+6
| * of: implement of_prepend_propertyAhmad Fatoum2022-09-131-0/+30
| * commands: add pm_domain for listing power domainsAhmad Fatoum2022-09-131-0/+10
| * of: overlay: avoid potential null pointer exceptionMichael Riesch2022-09-131-1/+5
| * of: overlay: improve error handling in of_overlay_apply_treeMichael Riesch2022-09-131-5/+9
| * gpiolib: gpioinfo: add optional CONTROLLER command line argumentAhmad Fatoum2022-09-131-5/+26
| * driver: implement find_device() helperAhmad Fatoum2022-09-131-0/+16
| * of: platform: optimize of_find_device_by_node when deep probingAhmad Fatoum2022-09-131-0/+3
| * gpiolib: implement gpio_get_chip_by_dev()Ahmad Fatoum2022-09-131-9/+19
| * i2c: implement of_i2c_device_enable_and_register_by_alias()Ahmad Fatoum2022-09-121-0/+13
| * i2c: implement of_i2c_register_devices_by_node()Ahmad Fatoum2022-09-121-0/+20
| * of: implement of_rename_property()Ahmad Fatoum2022-09-121-0/+16
| * of: platform: propagate of_devices_ensure_probed_by(name|property) errorsAhmad Fatoum2022-09-121-4/+10
| * nvmem: ocotp: add i.MX8M[MN] feature controller supportAhmad Fatoum2022-09-011-8/+54
| * nvmem: import Linux nvmem_cell_read_variable_le_u32Ahmad Fatoum2022-09-011-0/+33
| * soc: imx: add i.MX8M feature controller driverAhmad Fatoum2022-09-013-0/+71
| * driver: featctrl: fixup kernel device treeAhmad Fatoum2022-09-012-0/+52
| * driver: consult feature controller prior to device probeAhmad Fatoum2022-09-011-0/+9
| * driver: add feature controller frameworkAhmad Fatoum2022-09-013-0/+124
| * mfd: axp20x: add mfd axp20x driverAhmad Fatoum2022-08-314-0/+440
| * mdio_bus: Configure pinctrl for phy devicesSascha Hauer2022-08-311-0/+2
| * reset: starfive: add dependency on CONFIG_COMMON_CLKAhmad Fatoum2022-08-171-0/+1
| * of: move of_get_node_by_reproducible_name() into common codeAhmad Fatoum2022-08-172-13/+13
* | Merge branch 'for-next/imx'Sascha Hauer2022-09-146-131/+947
|\ \
| * | soc: imx: gpcv2: make available to all i.MX8MAhmad Fatoum2022-09-131-3/+3
| * | usb: gadget: fsl_udc: add imx6_barebox_(load/start)_usbAhmad Fatoum2022-09-011-0/+11
| * | soc: imx: gpcv2: extend for i.MX8M Mini/Nano/Plus supportAhmad Fatoum2022-09-011-90/+864
| * | soc: imx: gpcv2: align with upstream Linux driverAhmad Fatoum2022-09-011-80/+29
| * | soc: imx: gpcv2: split power_up/power_offAhmad Fatoum2022-09-011-13/+79
| * | soc: imx: gpcv2: switch to regmapAhmad Fatoum2022-09-011-23/+32
| * | drivers: mtd: nand: nand_mxs: enable nand_mxs on imx7Johannes Zink2022-08-312-1/+4
| * | clk: imx25: Add support for watchdog clockUwe Kleine-König2022-08-181-0/+4
| * | clk: imx25: Add comments to clk list with offsetsUwe Kleine-König2022-08-181-19/+19
| |/
* | Merge branch 'for-next/clang-analyze'Sascha Hauer2022-09-1414-33/+38
|\ \
| * | phy: core: drop useless else clauseAhmad Fatoum2022-09-121-2/+0
| * | serial: ns16550_pci: drop useless assignmentAhmad Fatoum2022-09-121-1/+1
| * | of: partition: drop unused variableAhmad Fatoum2022-09-121-3/+0
| * | of: overlay: drop unused variable of_overlay_apply_dir()Ahmad Fatoum2022-09-121-3/+0
| * | of: fdt: gracefully handle out-of-place propertiesAhmad Fatoum2022-09-121-1/+1
| * | nvmem: core: drop always true conditionAhmad Fatoum2022-09-121-1/+1
| * | misc: ubootvar: always initialize struct ubootvar_data::flagAhmad Fatoum2022-09-121-1/+1
| * | crypto: caam - delete unused variableAhmad Fatoum2022-09-121-2/+0
| * | regmap-mmio: regmap_mmio_get_min_stride: unify branches for readabilityAhmad Fatoum2022-09-121-1/+1
| * | usb: dwc2: gracefully handle unknown hs_phy_typeAhmad Fatoum2022-09-121-0/+3
| * | usb: otg: always propagate failure to register parametersAhmad Fatoum2022-09-121-15/+18
| * | nvmem: core: propagate read failureAhmad Fatoum2022-09-121-0/+6
| * | mci: core: drop useless assignmentAhmad Fatoum2022-09-121-1/+1
| * | net: phy: micrel: drop useless assignment of dummy readAhmad Fatoum2022-09-121-1/+1
| * | clk: have SCMI and SiFive clock controllers depend on COMMON_CLKAhmad Fatoum2022-09-121-1/+4