summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rockchip' into nextnextSascha Hauer48 hours2-2/+36
|\
| * common: add wolfvision board code libraryMichael Riesch2 days1-0/+32
| * ARM: Rockchip: bbu: rename rk3568_bbu_mmc_register to rockchip_*Ahmad Fatoum2 days1-2/+4
* | Merge branch 'for-next/pwm' into nextSascha Hauer48 hours1-12/+27
|\ \
| * | PWM: core: add definition for PWM_POLARITY_INVERSEDAhmad Fatoum2 days1-1/+13
| * | PWM: align struct pwm_state member names with LinuxAhmad Fatoum2 days1-9/+9
| * | PWM: core: adopt Linux prototype for struct pwm_ops::applyAhmad Fatoum2 days1-1/+2
| * | PWM: core: add struct pwm_chip::devAhmad Fatoum2 days1-1/+3
| |/
* | Merge branch 'for-next/pci' into nextSascha Hauer48 hours3-7/+154
|\ \
| * | of: add of_property_read_variable_uxx_array()Sascha Hauer2024-04-041-4/+39
| * | pci: add of_pci_bridge_init()Sascha Hauer2024-04-041-0/+10
| * | pci: drop resources from struct pci_busSascha Hauer2024-04-021-1/+0
| * | pci: support non 1:1 mappingsSascha Hauer2024-04-021-0/+20
| * | pci: add pci_controller_init()Sascha Hauer2024-04-021-0/+1
| * | add support for resource listsSascha Hauer2024-04-021-0/+81
| * | pci: rename parent_bus to parentSascha Hauer2024-04-021-1/+1
| * | pci: add 'self' member to struct pci_busSascha Hauer2024-04-021-1/+2
| |/
* | Merge branch 'for-next/nand' into nextSascha Hauer48 hours8-91/+747
|\ \
| * | mtd: nand: update to Linux-6.9-rc2Sascha Hauer2 days6-71/+736
| * | mtd: update _lock/_unlock prototypeSascha Hauer2 days1-2/+2
| * | mtd: nand: move to drivers/mtd/nand/raw/Sascha Hauer2 days1-1/+1
| * | bch: update from KernelSascha Hauer2 days1-17/+8
| |/
* | Merge branch 'for-next/misc' into nextSascha Hauer48 hours12-36/+64
|\ \
| * | gpio: Add Intel gpio controller supportTomas Marek48 hours1-0/+23
| * | gpiolib: implement gpiod_slice_acquiredAhmad Fatoum2 days1-0/+2
| * | bootm: add support for dynamically forcing signature verificationAhmad Fatoum8 days1-0/+1
| * | bootm: replace CONFIG_BOOTM_FORCE_SIGNED_IMAGES with helperAhmad Fatoum8 days1-0/+2
| * | mci: arasan: rework register_sdclkSteffen Trumtrar9 days1-0/+11
| * | aiodev: add helper for getting a value by its channel nameSascha Hauer13 days1-0/+9
| * | bootm: add global.bootm.provide_hostname optionMarco Felsch14 days2-0/+6
| * | string: add isempty helperMarco Felsch14 days1-0/+2
| * | mci: remove FIXME in rca descriptionAhmad Fatoum2024-04-041-1/+1
| * | mci: improve packing of struct mciAhmad Fatoum2024-04-041-3/+2
| * | console: make console_set_stdoutpath publicMarco Felsch2024-04-041-0/+1
| * | i2c: add EFI i2c master driverTomas Marek2024-04-041-0/+3
| * | input: record parent device at registration timeAhmad Fatoum2024-04-031-0/+1
| * | treewide: drop unused header filesAntony Pavlov2024-04-021-32/+0
| |/
* / soc: rockchip: io-domain: handle missing supply correctlyAhmad Fatoum2 days1-0/+8
|/
* mci: mci-core: add HS200 supportSteffen Trumtrar2024-03-181-2/+40
* mci: core: parse more host capabilities from DTSteffen Trumtrar2024-03-181-2/+30
* include: mci: add more EXT_CSD_CARD_TYPE_*Steffen Trumtrar2024-03-181-2/+13
* mci: core: save the set clock as actual_clockSteffen Trumtrar2024-03-181-0/+1
* include: mci: sync mci_timing with linuxSteffen Trumtrar2024-03-181-8/+10
* zynqmp: firmware: add functions to set tap delaySteffen Trumtrar2024-03-181-0/+23
* Merge branch 'for-next/misc'Sascha Hauer2024-03-158-3/+73
|\
| * boot: add helper to set default boot source from board fileMarco Felsch2024-03-151-0/+1
| * fastboot: add support to set fastboot_bbu from board codeMarco Felsch2024-03-151-0/+5
| * net: retire global NetRxPackets arraysAhmad Fatoum2024-03-131-2/+0
| * net: add net_alloc_packets helperAhmad Fatoum2024-03-131-0/+8
| * ddr_spd: add DDR3 Load Reduced module specific dataDenis Orlov2024-03-131-0/+34