summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: syscon: Remove unused helper syscon_base_lookup_by_pdevnameAlexander Shiyan2023-05-091-6/+0
* ARM: i.MX: bbu: fix compilation without CONFIG_BAREBOX_UPDATEAndreas Kemnade2023-05-021-1/+1
* mci: add eMMC DDR52 supportAhmad Fatoum2023-04-211-0/+19
* mci: introduce new dedicated enum mmc_bus_width typeAhmad Fatoum2023-04-211-10/+10
* mci: core: drop unused DDR/SDR constantsAhmad Fatoum2023-04-211-6/+0
* Merge branch 'for-next/usb'Sascha Hauer2023-04-1931-569/+1054
|\
| * Add dev_WARN_ONCE()Sascha Hauer2023-03-241-0/+13
| * usb: gadget: update composite.c from Linux-6.3-rc2Sascha Hauer2023-03-242-24/+253
| * usb: gadget: Add super-speed-plus descriptorsSascha Hauer2023-03-242-1/+3
| * uuid.h: sync with Linux-6.3-rc2Sascha Hauer2023-03-242-35/+40
| * usb: gadget: Update core to Linux-6.3-rc2Sascha Hauer2023-03-241-454/+373
| * driver: Add unregister_driver()Sascha Hauer2023-03-211-0/+2
| * phy: Add mode setting supportSascha Hauer2023-03-201-0/+41
| * usb: ch9: Update from Linux KernelSascha Hauer2023-03-202-1007/+1281
| * usb: move include files to place where Linux has themSascha Hauer2023-03-2024-16/+16
* | Merge branch 'for-next/rockchip'Sascha Hauer2023-04-197-0/+126
|\ \
| * | ARM: Rockchip: make bootsource logic generic to all SoCsAhmad Fatoum2023-04-052-0/+33
| * | ARM: Rockchip: Add rk3568 specific barebox entry functionSascha Hauer2023-04-031-0/+2
| * | ARM: Rockchip: implement memory read out from controllerAhmad Fatoum2023-04-034-0/+91
* | | Merge branch 'for-next/misc'Sascha Hauer2023-04-1911-15/+206
|\ \ \
| * | | of: implement of_copy_propertyAhmad Fatoum2023-04-171-0/+10
| * | | usb: dwc3: populate parent of xHCI devAhmad Fatoum2023-04-171-2/+10
| * | | clock: implement CLOCKSOURCE_MASK in terms of GENMASK_ULLAhmad Fatoum2023-04-171-1/+2
| * | | treewide: remove no-longer needed IMD_USED_OFAhmad Fatoum2023-04-171-4/+6
| * | | scripts: gen-dtb-s: reference OF IMD entries automaticallyAhmad Fatoum2023-04-171-0/+30
| * | | video: mipi_dbi: add damage tracking and partial updatesPhilipp Zabel2023-04-111-0/+6
| * | | video: fb: add optional damage trackingPhilipp Zabel2023-04-111-0/+9
| * | | spi: update spi_board_info FIXME commentPhilipp Zabel2023-04-111-1/+1
| * | | spi: add per-driver bits-per-word maskPhilipp Zabel2023-04-111-0/+32
| * | | of: implement of_property_present helperAhmad Fatoum2023-04-051-2/+18
| * | | video: add MIPI DBI framebuffer helpersPhilipp Zabel2023-04-051-0/+63
| * | | video: Add of_get_display_timingPhilipp Zabel2023-04-051-0/+2
| * | | firmware: Add request/release_firmware() callsPhilipp Zabel2023-04-052-5/+16
| * | | net: dsa: add adjust_link supportOleksij Rempel2023-03-211-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/imx-image'Sascha Hauer2023-04-195-31/+140
|\ \ \
| * | | ARM: i.MX: bbu: add FlexSPI update handlerMarco Felsch2023-04-041-0/+11
| * | | ARM: i.MX: bbu: rename IMX_INTERNAL_FLAG_ERASE to IMX_BBU_FLAG_ERASEMarco Felsch2023-04-041-0/+2
| * | | filetype: add NXP FlexSPI filetypeMarco Felsch2023-04-041-0/+1
| * | | scripts: imx-image: add FlexSPI image supportMarco Felsch2023-04-041-0/+118
| * | | ARM: i.MX8M: Add QSPI image load supportMarco Felsch2023-04-041-0/+3
| * | | mci: imx-esdhc-pbl: move imx_load_image into common xload codeMarco Felsch2023-04-041-0/+5
| * | | spi: remove flash_platform_data supportMarco Felsch2023-03-171-31/+0
| |/ /
* | | Merge branch 'for-next/clk-of-overlay'Sascha Hauer2023-04-191-3/+2
|\ \ \
| * | | clk: of: drop arguments from of_clk_init()Sascha Hauer2023-03-231-3/+2
| | |/ | |/|
* | | net: linux/mdio.h: add missing init.h headerAhmad Fatoum2023-04-111-0/+1
|/ /
* | Revert "of: support of_ensure_probed for top-level machine device"Sascha Hauer2023-03-221-1/+0
|/
* Merge branch 'for-next/of-overlay' into nextSascha Hauer2023-03-161-0/+6
|\
| * driver: Add rescan hook to struct deviceSascha Hauer2023-03-101-0/+6
* | Merge branch 'for-next/misc' into nextSascha Hauer2023-03-161-3/+0
|\ \
| * | lib: string: remove duplicated functionDenis Orlov2023-03-161-3/+0
| |/