summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | treewide: drop unused header filesAntony Pavlov2024-04-021-32/+0
| |/
* | include: linux/slab: retire kreallocAhmad Fatoum5 days2-7/+0
* | include: linux/slab: use dma_alloc for kmallocAhmad Fatoum5 days1-6/+6
* | include: linux/slab: fix possible overflow in kmalloc_arrayAhmad Fatoum6 days1-1/+2
* | dma: remove linux/kernel.h dependency from dma.hAhmad Fatoum6 days1-2/+2
* | driver: move out struct device definition into its own headerAhmad Fatoum6 days2-92/+112
* | include: linux/kernel.h: factor out alignment macrosAhmad Fatoum6 days3-9/+15
* | dma: add definition for dma_zallocAhmad Fatoum6 days1-0/+6
* | dma: give inline dma_alloc a single external definitionAhmad Fatoum6 days1-1/+5
* | soc: rockchip: io-domain: handle missing supply correctlyAhmad Fatoum2024-04-161-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
| * of: partition: Also add partitions created by addpart to the boot dtbUwe Kleine-König2024-03-131-2/+3
| * commands: dmesg: support aborting dmesg output with ctrl-cAhmad Fatoum2024-03-081-1/+1
| * FIT: support finding compatible configuration by FDT compatibleAhmad Fatoum2024-03-051-0/+5
| * of: fdt: implement fdt_machine_is_compatibleAhmad Fatoum2024-03-051-0/+3
| * gpio: add slice supportSascha Hauer2024-02-231-0/+15
* | Merge branch 'for-next/imx'Sascha Hauer2024-03-1514-57/+119
|\ \
| * | ARM: i.MX: define MUX_MODE_SION for use in board codeAhmad Fatoum2024-03-151-0/+1
| * | ddr: imx8m: add deprecation warnings for ddrphy_trained_csrAhmad Fatoum2024-03-151-2/+6
| * | net: phy: micrel: update id table from Linux kernelMarc Kleine-Budde2024-03-131-7/+42
| * | of: introduce of_property_read_s32Sebastian Reichel2024-03-131-0/+7
| * | nvmem: add nvmem_device_get_device()Sascha Hauer2024-03-131-0/+5
| * | ARM: i.MX: ele: add ele_write_shadow_fuseSascha Hauer2024-03-131-0/+2
| * | ARM: i.MX: ele: move ELE_READ_SHADOW_REQ definitionSascha Hauer2024-03-131-0/+1
| * | ARM: i.MX8MN: set SION bits for i2c mux optionsBastian Krause2024-03-131-32/+32
| * | ARM: i.MX8MM: set SION bits for i2c2, i2c3, i2c4 mux optionsBastian Krause2024-03-131-6/+6
| * | ARM: i.MX: ele: remove unnecessary argumentSascha Hauer2024-03-131-1/+1
| * | env: export getenv_ullx() helperAhmad Fatoum2024-03-131-0/+6
| * | ARM: i.MX8M: drop function prototype for removed imx8m_uidAhmad Fatoum2024-03-131-2/+0
| * | arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macrosStefan Kerkmann2024-03-131-6/+2
| * | arm: mach-imx: set cpu type in pblStefan Kerkmann2024-03-131-0/+5
| * | ARM: i.MX93: add bootsource detectionSascha Hauer2024-03-131-0/+1
| * | ARM: i.MX6: add i2c4 base addressSascha Hauer2024-03-131-0/+1
| * | board: tq: add support for 16bit eepromSascha Hauer2024-03-131-1/+1
| |/
* | Merge branch 'for-next/hwrng'Sascha Hauer2024-03-154-0/+44
|\ \
| * | hw_random: add OMAP RNG driverAhmad Fatoum2024-03-152-0/+34
| * | hw_random: add BCM2835 RNG driverAhmad Fatoum2024-03-151-0/+5
| * | hw_random: add struct hwrng::priv memberAhmad Fatoum2024-03-151-0/+1
| * | driver: implement dev_platform_get_and_ioremap_resourceAhmad Fatoum2024-03-151-0/+4
| |/