summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include: net: align PKTSIZE to 64 bytesSteffen Trumtrar5 days1-2/+2
* Merge branch 'for-next/stm32mp1'Sascha Hauer13 days1-28/+13
|\
| * ARM: stm32mp: init: handle differences between STM32MP13 and STM32MP15Ahmad Fatoum2023-11-231-24/+13
| * ARM: stm32mp: don't re-enable DBGCFGR clockAhmad Fatoum2023-11-231-4/+0
* | Merge branch 'for-next/prepare-optee'Sascha Hauer13 days31-140/+1389
|\ \
| * | include: add linux/device.h wrapper around driver.hAhmad Fatoum2023-11-231-0/+66
| * | of: define of_devices_ensure_probed_by_compatibleAhmad Fatoum2023-11-231-0/+10
| * | of: constify string pointed to by struct of_device_id::compatibleAhmad Fatoum2023-11-231-1/+1
| * | include: add Linux ktime APIAhmad Fatoum2023-11-231-0/+212
| * | include: add blocking notifier aliasesAhmad Fatoum2023-11-232-0/+19
| * | include: implement dev_warn_once and friendsAhmad Fatoum2023-11-231-1/+28
| * | include: linux/idr.h: implement more Linux APIAhmad Fatoum2023-11-231-34/+25
| * | include: asm-generic/atomic.h: define atomic_cmpxchgAhmad Fatoum2023-11-231-0/+2
| * | string: implement strscpyAhmad Fatoum2023-11-231-0/+3
| * | include: import Linux word-at-a-time.hAhmad Fatoum2023-11-232-0/+129
| * | include: add linux/io.h with strict prototypesAhmad Fatoum2023-11-232-5/+215
| * | asm-generic: migrate relaxed helpers into asm-generic/io.hAhmad Fatoum2023-11-232-34/+34
| * | asm-generic: split off typeconfused readl and friendsAhmad Fatoum2023-11-232-56/+76
| * | include: import <linux/instruction_pointer.h>Ahmad Fatoum2023-11-232-2/+12
| * | bitops: split off linux/bits.hAhmad Fatoum2023-11-232-20/+31
| * | include: add linux/refcount.hAhmad Fatoum2023-11-235-0/+514
| * | include: provide linux/errno.hAhmad Fatoum2023-11-238-17/+42
| |/
* | Merge branch 'for-next/mmc'Sascha Hauer13 days1-1/+7
|\ \
| * | mci: export mci_get_ext_csd as helperMarco Felsch2023-11-151-0/+1
| * | commands: mmc: add write_reliability subcommandLI Qingwu2023-11-151-0/+4
| * | mci: core: check switch error for switch commandLI Qingwu2023-11-151-0/+1
| * | mci: correct ENH_ATTRIBUTE_EN_MASK bit maskLI Qingwu2023-11-151-1/+1
* | | Merge branch 'for-next/misc'Sascha Hauer13 days24-294/+325
|\ \ \
| * | | commands: regulator: add support for enabling/disabling regulatorsAhmad Fatoum2023-11-241-0/+1
| * | | clk: document struct clk_opsAhmad Fatoum2023-11-231-0/+65
| * | | console: provide best-effort clk_get_for_console helperAhmad Fatoum2023-11-232-0/+48
| * | | net: add generic MAC address derivation from machine IDAhmad Fatoum2023-11-221-0/+2
| * | | common: machine_id: support deriving app specific UUIDsAhmad Fatoum2023-11-222-0/+19
| * | | debug_ll ns16550: Add base address argument to register functionsSascha Hauer2023-11-215-53/+56
| * | | console: move ARCH_HAS_CTRLC into KconfigAhmad Fatoum2023-11-211-2/+2
| * | | commands: drvinfo: support filtering by driverAhmad Fatoum2023-11-211-0/+1
| * | | glob: drop needless ifdeffery in {glob,fnmatch}.hAhmad Fatoum2023-11-212-232/+25
| * | | include: spinlock.h: mark DEFINE_SPINLOCK with __always_unusedAhmad Fatoum2023-11-211-1/+1
| * | | include: pm_domain.h: make header self-containedAhmad Fatoum2023-11-211-0/+3
| * | | barebox-wrapper: define stub for MODULE_VERSIONAhmad Fatoum2023-11-211-0/+1
| * | | malloc: use __attribute((alloc_size)) for dynamic memory allocationAhmad Fatoum2023-11-213-4/+37
| * | | ARM: stm32mp: define stm32_serial_putc for use with pbl_set_putcAhmad Fatoum2023-11-031-2/+8
| * | | crypto: add JSON Web Token (JWT) supportAhmad Fatoum2023-11-011-0/+55
| * | | lib: base64: add support for base64urlAhmad Fatoum2023-11-011-0/+1
| |/ /
* | | Merge branch 'for-next/k3'Sascha Hauer13 days8-2/+813
|\ \ \
| * | | mci: fix defineSascha Hauer2023-11-061-2/+2
| * | | lib: Add generic binary search functionSascha Hauer2023-11-062-0/+35
| * | | firmware: Add basic support for TI System Control Interface (TI SCI) protocolSascha Hauer2023-11-031-0/+657
| * | | mailbox: Add TI K3 Secure Proxy DriverSascha Hauer2023-11-031-0/+25
| * | | Add initial mailbox supportSascha Hauer2023-11-031-0/+36