aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-13cpu: microblaze: add error handling in microblaze_cpu_get_desc()Ovidiu Panait
2022-09-13net: gem: Check rate before setting it upMichal Simek
2022-09-13firmware: zynqmp: Skip loading config object for VersalAshok Reddy Soma
2022-09-12fpga: zynq: Remove post config info message for SPLStefan Herbrechtsmeier
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionAndrew Davis
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg
2022-08-26gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg
2022-08-26reset: qcom: Add support for QCS404 SoC reset tableSumit Garg
2022-08-26reset: Convert ipq4019 driver to a generic Qcom driverSumit Garg
2022-08-26phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg
2022-08-26phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...Tom Rini
2022-08-23button: gpio: add DM_GPIO dependencyMichael Walle
2022-08-23timer: add orion-timer supportMichael Walle
2022-08-22mtd: rawnand: fsl_elbc: Fix reading address pointer from DTPali Rohár
2022-08-22mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flagPali Rohár
2022-08-22mtd: nand: samsung: Retrieve ECC requirements from extendedMichael Trimarchi
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini
2022-08-20fsl-mc: Update dependencies for DM_ETHTom Rini
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini
2022-08-12net: Remove smc91111 ethernet driverTom Rini
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-12dm: core: Add support for writing u32 with ofnodeSimon Glass
2022-08-12dm: core: Allow writing to a flat tree with ofnodeSimon Glass
2022-08-12dm: core: Swap parameters of ofnode_write_prop()Simon Glass
2022-08-12dm: core: Introduce support for multiple treesSimon Glass
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-10power: regulator: Remove i2c header from gpio regulatorMichal Simek
2022-08-10mmc: Do not send status of send_status is falseMarek Vasut
2022-08-09misc: atsha204a: Don't check for error when waking up the devicePali Rohár
2022-08-09pci: pci_mvebu: Add support for reset-gpiosPali Rohár
2022-08-09arm64: a37xx: pinctrl: Improve description for pinmux commandPali Rohár
2022-08-09arm64: a37xx: pinctrl: Remove unused macro PIN_GRP()Pali Rohár
2022-08-09arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22Pali Rohár
2022-08-09gpio: Remove mvgpio driverChris Packham