summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: add driver for stpmic1-regulatorsAhmad Fatoum2019-11-063-1/+447
* mfd: stpmic1: use dev_get_regmap instead of priv memberAhmad Fatoum2019-11-062-2/+4
* regulator: import linear voltage range helpersAhmad Fatoum2019-11-061-0/+186
* regulator: port Linux of_regulator_matchAhmad Fatoum2019-11-062-0/+230
* net: eqos: extend Designware Ethernet QoS for Tegra 186 supportAhmad Fatoum2019-11-063-0/+354
* net: add Designware Ethernet QoS for STM32MPAhmad Fatoum2019-11-065-1/+1227
* mci: stm32_sdmmc2: parse generic MCI oftree propertiesAhmad Fatoum2019-11-061-0/+7
* nvmem: add read support for STM32MP1 bsec OTPAhmad Fatoum2019-11-063-1/+233
* pinctrl: stm32: parse pinctrl nodes without subnodes as wellAhmad Fatoum2019-11-061-81/+99
* pinctrl: demote dev_info on successful probes to dev_dbgAhmad Fatoum2019-11-063-4/+4
* pinctrl: stm32: fix debug print of uninitialized variableAhmad Fatoum2019-11-061-3/+3
* mci: add support for stm32mp sd/mmc controllerOleksij Rempel2019-11-063-0/+675
* serial: cadence: fix serial_flushLucas Stach2019-11-041-1/+1
* Merge branch 'for-next/usb'Sascha Hauer2019-10-171-25/+159
|\
| * usb: Change power-on / scanning timeout handlingPrimoz Fiser2019-10-021-19/+152
| * usb: usb_hub_port_connect_change(): Remove unnecessary delaysPrimoz Fiser2019-10-021-4/+0
| * usb: hub_port_reset(): Speedup hub reset handlingPrimoz Fiser2019-10-021-2/+7
* | Merge branch 'for-next/remoteproc'Sascha Hauer2019-10-179-1/+723
|\ \
| * | port reduced version of remoteproc framework from linuxOleksij Rempel2019-09-268-0/+721
| * | of: base: don't try to read cells_name property if no cells_name setOleksij Rempel2019-09-261-1/+2
* | | Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-175-0/+638
|\ \ \
| * | | dtc: optionally add add __symbols__ to build-in devicetreeMichael Tretter2019-09-161-0/+16
| * | | firmware: add support to load firmware from dt overlayMichael Tretter2019-09-162-1/+87
| * | | of: add iterator for overlaysMichael Tretter2019-09-161-0/+38
| * | | of: add support for devicetree overlaysMichael Tretter2019-09-164-0/+498
| |/ /
* | | Merge branch 'for-next/of'Sascha Hauer2019-10-171-12/+141
|\ \ \
| * | | of: add of_diff()Sascha Hauer2019-09-121-10/+131
| * | | of: Fix memory hole in of_find_node_by_reproducible_name()Sascha Hauer2019-09-121-2/+10
* | | | Merge branch 'for-next/mmc'Sascha Hauer2019-10-172-6/+28
|\ \ \ \
| * | | | mci: imx-esdhc: fix error handling during probeMarco Felsch2019-09-121-6/+24
| * | | | mci: core: make mci_register -EPROBE_DEFER sensitiveMarco Felsch2019-09-121-0/+4
| |/ / /
* | | | Merge branch 'for-next/misc'Sascha Hauer2019-10-1724-54/+1045
|\ \ \ \
| * | | | mfd: superio: add base SMSC MFD driverAhmad Fatoum2019-10-143-0/+122
| * | | | watchdog: add support for Fintek F718xx and, F818xx Super I/OAhmad Fatoum2019-10-143-0/+389
| * | | | mfd: superio: add Fintek MFD driverAhmad Fatoum2019-10-143-0/+129
| * | | | mfd: add basic Super I/O chip helpersAhmad Fatoum2019-10-143-0/+102
| * | | | regulator: pfuze: add device_id of pfuze3001Ahmad Fatoum2019-10-141-0/+2
| * | | | regulator: pfuze: remove unused driver_dataAhmad Fatoum2019-10-141-20/+6
| * | | | gpio: add DA9062 MFD gpio supportMarco Felsch2019-10-141-0/+136
| * | | | mfd: da9063: add support to populate subdevsMarco Felsch2019-10-141-0/+3
| * | | | MIPS: net: ag71xx/ar9331: partially sync network support with upstreamOleksij Rempel2019-10-141-1/+1
| * | | | nvmem: Fix read/write access to partition devicesStefan Riedmueller2019-10-141-2/+12
| * | | | net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrey Smirnov2019-10-145-0/+124
| * | | | net: dsa: mv88e6xxx: Fix error message typoAndrey Smirnov2019-10-141-1/+1
| * | | | USB: gadget: ACM: don't announce V.25ter supportAhmad Fatoum2019-10-141-2/+2
| * | | | input: set console input name as inputAhmad Fatoum2019-10-141-0/+2
| * | | | mtd: ubi: Max out wear-leveling thresholdStefan Riedmueller2019-10-144-26/+12
| * | | | regmap: align documentation in comment with codeAhmad Fatoum2019-10-141-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-next/machine-id'Sascha Hauer2019-10-171-0/+19
|\ \ \ \
| * | | | nvmem: ocotp: set unique id as machine-id hashableBastian Krause2019-09-301-0/+19
| | |_|/ | |/| |