summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pstore: return -ENOENT when file is missingHEADmasterAhmad Fatoum8 days1-2/+2
* pstore: fix size of OF fixup memory regionAhmad Fatoum8 days1-1/+1
* pstore: ramoops: fix use of wrong types on 64-bitAhmad Fatoum8 days1-11/+14
* pblimage: suppress stdout outputAhmad Fatoum9 days1-2/+1
* mtd: nand: mxc_nand: clear NAND_BBT_CREATE flagSascha Hauer11 days1-2/+2
* mtd: nand: Allow non page aligned length writesSascha Hauer11 days1-1/+1
* ARM: i.MX8MP: fix compatible string for koenigbauer,alphajet boardRoland Hieber12 days1-1/+1
* net: workaround NICs and MDIO busses sharing same OF nodeAhmad Fatoum12 days1-4/+5
* mdio_bus: return 0xFFFF when read fails with error codeAhmad Fatoum12 days1-2/+3
* net: dsa: ksz9477: return negative error codes on PHY access failuresAhmad Fatoum12 days1-5/+7
* net: dsa: ksz9477: report 0 as value when returning errorAhmad Fatoum12 days1-3/+3
* net: dsa: ksz9477: always toggle reset gpio if availableAhmad Fatoum12 days1-1/+3
* mci: core: make execute_tuning mandatory for HS200Ahmad Fatoum2024-04-301-2/+8
* mci: core: fix fallback when host doesn't support HS200Ahmad Fatoum2024-04-301-0/+5
* mci: core: fix fallback when eMMC DDR52 is not possibleAhmad Fatoum2024-04-301-1/+1
* Merge branch 'for-next/rockchip'Sascha Hauer2024-04-2928-367/+1162
|\
| * arm: boards: add wolfvision pf5 mainboardMichael Riesch2024-04-1610-0/+201
| * common: add wolfvision board code libraryMichael Riesch2024-04-165-0/+180
| * arm: dts: add common state for wolfvision boardsMichael Riesch2024-04-161-0/+71
| * arm: dts: copy pf5 device tree from mainline linuxMichael Riesch2024-04-162-0/+665
| * ARM: Rockchip: bbu: allow forcing barebox update handler despite sizeAhmad Fatoum2024-04-161-3/+3
| * ARM: Rockchip: bbu: output unallocated space size on errorAhmad Fatoum2024-04-161-2/+2
| * ARM: Rockchip: bbu: rename rk3568_bbu_mmc_register to rockchip_*Ahmad Fatoum2024-04-167-20/+20
| * clk: rk3568: sync PLL rates with LinuxAhmad Fatoum2024-04-161-0/+10
| * ARM: dts: rockchip: drop unreferenced rockchip-pinconf.dtsiAhmad Fatoum2024-04-161-344/+0
| * ARM: dts: rk356x: describe serial reboot modeAhmad Fatoum2024-04-161-0/+15
* | Merge branch 'for-next/pwm'Sascha Hauer2024-04-2914-94/+502
|\ \
| * | ARM: dts: rk356x: add aliases for PWM controllersAhmad Fatoum2024-04-161-0/+19
| * | PWM: rockchip: add driver supportAhmad Fatoum2024-04-163-0/+356
| * | PWM: core: add definition for PWM_POLARITY_INVERSEDAhmad Fatoum2024-04-162-2/+14
| * | PWM: align struct pwm_state member names with LinuxAhmad Fatoum2024-04-1610-76/+76
| * | PWM: core: adopt Linux prototype for struct pwm_ops::applyAhmad Fatoum2024-04-167-7/+18
| * | PWM: core: add struct pwm_chip::devAhmad Fatoum2024-04-167-9/+16
| * | PWM: core: check that struct pwm_chip::devname is setAhmad Fatoum2024-04-161-0/+3
| |/
* | Merge branch 'for-next/pci'Sascha Hauer2024-04-2925-153/+970
|\ \
| * | pci: ignore BAR when it doesn't fit into bus resourceSascha Hauer2024-04-041-1/+1
| * | phy: rockchip: add pcie3 phy driverSascha Hauer2024-04-043-0/+323
| * | of: add of_property_read_variable_uxx_array()Sascha Hauer2024-04-042-20/+220
| * | ARM: dts: rk3588-rock-5b: remove pci ranges quirksSascha Hauer2024-04-041-15/+0
| * | pci: pcie-designware: iterate over windowsSascha Hauer2024-04-041-14/+13
| * | pci: pcie-designware: remove dra7xx quirksSascha Hauer2024-04-042-35/+11
| * | pci: pcie-designware: drop duplicate resource assigningSascha Hauer2024-04-041-11/+2
| * | pci: add of_pci_bridge_init()Sascha Hauer2024-04-044-0/+115
| * | pci: drop resources from struct pci_busSascha Hauer2024-04-022-22/+11
| * | pci: pcie-dw-rockchip: wait for linkSascha Hauer2024-04-021-0/+2
| * | pci: pcie-designware: Speed up waiting for linkSascha Hauer2024-04-022-7/+5
| * | pci: support non 1:1 mappingsSascha Hauer2024-04-025-3/+133
| * | pci: add pci_controller_init()Sascha Hauer2024-04-028-3/+21
| * | pci: dwc: Drop support for config space in 'ranges'Sascha Hauer2024-04-022-15/+2
| * | pci: pcie-designware: remove unused variableSascha Hauer2024-04-022-3/+0