summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2022-04-2114-44/+857
|\
| * ARM: pbab01: allow USB-OTG port runtime configurationAndrej Picej2022-04-201-0/+4
| * ARM: CCMX51: Add support for 16-bit memory module variantsAlexander Shiyan2022-04-204-6/+78
| * ARM: CCMX51: Add support for low-level debugAlexander Shiyan2022-04-201-0/+28
| * ARM: CCMX51: Remove excess assignmentAlexander Shiyan2022-04-201-2/+0
| * usb: dwc3: of-simple: add i.MX8MP compatibleLucas Stach2022-04-141-0/+1
| * phy: freescale: imx8mq-usb: add support for i.MX8MP PHYLucas Stach2022-04-141-13/+74
| * video: ipuv3: combine two subsequent info prints into oneAhmad Fatoum2022-04-121-4/+2
| * ARM: boards: protonic-imx6: fix file system access warningOleksij Rempel2022-04-011-11/+10
| * ARM: boards: protonic-imx6: properly configure RGMII direction for the FEC MACOleksij Rempel2022-03-281-0/+13
| * ARM: boards: protonic-imx6: add board specific BBU SD handlersOleksij Rempel2022-03-281-0/+34
| * ARM: webasto-marvel: share the run-time setup with the ccbv2 variantJuergen Borleis2022-03-283-7/+25
| * ARM: webasto-marvel: add device tree shared with the kernelJuergen Borleis2022-03-282-0/+587
| * ARM: webasto-ccbv2: consider the available memory size for opteeJuergen Borleis2022-03-281-4/+4
* | Merge branch 'for-next/dts'Sascha Hauer2022-04-211396-14268/+68850
|\ \
| * | dts: update to v5.18-rc3Sascha Hauer2022-04-21159-367/+378
| * | dts: update to v5.18-rc2Sascha Hauer2022-04-146-20/+15
| * | dts: update to v5.18-rc1Sascha Hauer2022-04-141291-13924/+68481
| * | dts: update to v5.17Sascha Hauer2022-03-285-37/+39
| * | dts: update to v5.17-rc8Sascha Hauer2022-03-2816-48/+65
| |/
* | Merge branch 'for-next/dsa'Sascha Hauer2022-04-2122-15/+6043
|\ \
| * | add ethlog commandOleksij Rempel2022-04-196-2/+105
| * | hexdump: provide support for dev_print_hex_dump()Oleksij Rempel2022-04-192-11/+27
| * | net: dsa: add KSZ9477 switch SPI driverOleksij Rempel2022-04-144-0/+2239
| * | net: dsa: add support for SJA11xx switchesOleksij Rempel2022-04-143-0/+3004
| * | of_net: add rev-rmii supportOleksij Rempel2022-04-142-0/+2
| * | net: phy: make sure MDIO bus is probed if we search for the PHYOleksij Rempel2022-04-141-0/+1
| * | net: mdio: add MDIO_DEVAD_NONE defineOleksij Rempel2022-04-141-0/+2
| * | spi: port spi_sync_transfer() function from kernel v5.17Oleksij Rempel2022-04-141-0/+24
| * | net: port part of if_vlan header from kernel v5.17Oleksij Rempel2022-04-141-0/+56
| * | driver: add dev_get_priv() helperOleksij Rempel2022-04-141-0/+5
| * | net: add DSA framework to support basic switch functionalityOleksij Rempel2022-04-144-0/+543
| * | net: phy: export of_phy_register_fixed_link() functionOleksij Rempel2022-04-142-2/+4
| * | net: add of_find_eth_device_by_node() functionOleksij Rempel2022-04-142-0/+17
| * | net: add RX preprocessor supportOleksij Rempel2022-04-142-0/+14
* | | ARM: omap: Fix linker error with MTD disabledSascha Hauer2022-04-211-0/+5
* | | Release v2022.04.0v2022.04.0Sascha Hauer2022-04-211-1/+1
* | | ARM: omap: xload: read from unpartitioned deviceSascha Hauer2022-04-211-53/+33
* | | mtd: peb: Add mtd_peb_read_file()Sascha Hauer2022-04-212-0/+47
|/ /
* | crypto: Followup to crypto symbol renaming for algo registrationUwe Kleine-König2022-03-283-10/+10
* | usb: gadget: multi: free UMS instance at multi_unbind timeAhmad Fatoum2022-03-281-0/+5
* | usb: gadget: multi: fix broken handling of USB function bind errorAhmad Fatoum2022-03-281-6/+13
* | usb: gadget: mass-storage: reference count allocations used in bthreadAhmad Fatoum2022-03-282-9/+44
* | usb: gadget: mass-storage: fix clean up of file descriptorsAhmad Fatoum2022-03-281-4/+8
* | usb: gadget: don't register UMS with empty functionAhmad Fatoum2022-03-281-1/+1
* | usb: gadget: implement and use system_partitions_get_nullAhmad Fatoum2022-03-283-6/+10
|/
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-1468-509/+6761
|\
| * ARM: stm32: add support for PHYTEC phyCORE stm32mp1Steffen Trumtrar2022-03-0810-0/+465
| * ARM: stm32mp: ddrctl: add STM32MP131 RAM size querying supportAhmad Fatoum2022-03-081-1/+2
| * ARM: stm32mp: add board support for STM32MP135F-DKAhmad Fatoum2022-03-089-0/+59