summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: stpmic1: add .supply_nameSascha Hauer2023-09-201-0/+8
* regulator: stpmic1: add .get_voltage_selSascha Hauer2023-09-201-0/+3
* regulator: Add missing cases in regulator_map_voltage()Sascha Hauer2023-09-201-1/+4
* regulator: add regulator_get_voltage_internal()Sascha Hauer2023-09-201-25/+27
* regulator: introduce regulator logging functions.Sascha Hauer2023-09-201-2/+10
* regulator: merge struct regulator_internal fields into struct regulator_devSascha Hauer2023-09-201-117/+97
* regulator: rename variable rd to rdevSascha Hauer2023-09-201-16/+16
* mci: sdhci: hardcode SDMA boundary for DMAAhmad Fatoum2023-09-122-7/+5
* mci: sdhci: unmap the DMA buffers actually usedAhmad Fatoum2023-09-121-2/+2
* aiodev: imx_thermal: fix breakage after device tree syncAhmad Fatoum2023-09-121-21/+4
* pwm: imx: enable clocks during PWM register accessesAhmad Fatoum2023-09-061-1/+44
* Merge branch 'for-next/spi-nor'Sascha Hauer2023-08-234-3/+947
|\
| * mtd: spi-nor: Add Synopsys DesignWare Octal SPI driverJules Maselbas2023-08-143-0/+936
| * mtd: spi-nor: move SPI_NOR_MAX_ADDR_WIDTH define to spi-nor.hJules Maselbas2023-08-141-1/+0
| * mtd: spi-nor: enable quad-write for is25lp01gJules Maselbas2023-08-141-1/+1
| * mtd: spi-nor: enable {dual,quad}-read and quad-write for w25q256Clement Leger2023-08-141-1/+2
| * mtd: spi-nor: Add SPI_NOR_QUAD_WRITE hwcapJules Maselbas2023-08-141-0/+8
* | Merge branch 'for-next/phy'Sascha Hauer2023-08-235-52/+204
|\ \
| * | net: phy: at803x: disable extended next page bitMarco Felsch2023-08-141-1/+7
| * | net: phy: at803x: add disable hibernation mode supportMarco Felsch2023-08-141-0/+16
| * | net: phy: at803x: disable SmartEEEMarco Felsch2023-08-141-1/+18
| * | net: phy: add deprecation warning to phy_{read,write,modify}_mmd_indirectMarco Felsch2023-08-141-0/+9
| * | net: phy: replace phy_{write,read,modify}_mmd_indirect with phy_{write,read,m...Marco Felsch2023-08-144-50/+41
| * | net: phy: import phy_{read,write,modify}_mmd helpers from LinuxMarco Felsch2023-08-141-0/+109
| * | net: phy: mmd_phy_indirect: align parameters with LinuxMarco Felsch2023-08-141-5/+5
| * | net: phy: micrel: make use of MDIO_MMD register definesMarco Felsch2023-08-141-4/+8
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2023-08-2316-205/+388
|\ \
| * | virtio: pci: add support for transitional devicesAhmad Fatoum2023-08-232-8/+12
| * | PCI: populate struct pci_device subsystem_device, subsystem_vendorAhmad Fatoum2023-08-231-0/+3
| * | net: ksz9477: do not advertise EEE supportOleksij Rempel2023-08-181-6/+2
| * | net: ksz9477: add support for ksz9893 switchOleksij Rempel2023-08-181-0/+1
| * | of_firmware: fix lookup of fpga managerMichael Tretter2023-08-181-1/+2
| * | i2c: stm32: Update driverAlexander Shiyan2023-08-071-165/+277
| * | mfd: rk808: Add missing RK809 chip ID to poweroff handlerAlexander Shiyan2023-08-041-0/+1
| * | mci: arasan: Fix reg/val argument swap in register writeSascha Hauer2023-08-031-1/+1
| * | FIT: don't verify signature of non-signature nodesAhmad Fatoum2023-07-281-0/+15
| * | hab: habv4: export function to query HAB stateAhmad Fatoum2023-07-281-16/+13
| * | nvmem: ocotp: handle too early calls into ocotp driver gracefullyAhmad Fatoum2023-07-282-3/+43
| * | HAB: guard against NULL imx_hab_ops in imx_hab_device_locked_down()Ahmad Fatoum2023-07-281-0/+3
| * | mci: imx-esdhc-pbl: fix image load in DDR modeMarco Felsch2023-07-261-0/+6
| * | ddr: imx8m: add comment and print out prior to first DDRC readAhmad Fatoum2023-07-261-1/+5
| * | fdt: copy terminating '\0' in lstrcpy()Enrico Scholz2023-07-261-4/+4
* | | Merge branch 'for-next/kvx'Sascha Hauer2023-08-231-2/+35
|\ \ \
| * | | soc: kvx: Add board_sn global var from OTPJules Maselbas2023-07-261-1/+32
| * | | soc: kvx: Fix memory leaksJules Maselbas2023-07-261-0/+2
| * | | soc: kvx: Rename function to match global variableJules Maselbas2023-07-261-2/+2
| |/ /
* | | Merge branch 'for-next/eqos'Sascha Hauer2023-08-232-22/+63
|\ \ \
| * | | net: designware: eqos: do not receive pause framesOleksij Rempel2023-08-141-1/+1
| * | | net: designware: eqos: fix NULL pointer dereference on LLDP packetsOleksij Rempel2023-08-142-20/+39
| * | | net: designware: eqos: add comment about external clock dependencies for the ...Oleksij Rempel2023-08-141-0/+4