summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* include: add initial <linux/clk-provider.h>Ahmad Fatoum2023-12-051-0/+138
* clk: factor out clk_hw_get_parent_indexAhmad Fatoum2023-12-051-0/+6
* firmware: arm_scmi: sync with Linux v6.6Ahmad Fatoum2023-12-051-30/+64
* optee: add experimental support for /dev/tee0Marc Kleine-Budde2023-12-051-0/+33
* optee: add bidirectional communication supportMarc Kleine-Budde2023-12-052-0/+395
* include: uaccess.h: import from linuxMarc Kleine-Budde2023-12-051-0/+38
* Merge branch 'for-next/prepare-optee'Sascha Hauer2023-11-2717-59/+872
|\
| * include: add linux/device.h wrapper around driver.hAhmad Fatoum2023-11-231-0/+66
| * include: add Linux ktime APIAhmad Fatoum2023-11-231-0/+212
| * include: add blocking notifier aliasesAhmad Fatoum2023-11-231-0/+16
| * 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
| * string: implement strscpyAhmad Fatoum2023-11-231-0/+3
| * include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+8
| * include: add linux/io.h with strict prototypesAhmad Fatoum2023-11-231-0/+9
| * 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-233-0/+424
| * include: provide linux/errno.hAhmad Fatoum2023-11-233-2/+38
* | Merge branch 'for-next/misc'Sascha Hauer2023-11-276-1/+128
|\ \
| * | clk: document struct clk_opsAhmad Fatoum2023-11-231-0/+65
| * | console: provide best-effort clk_get_for_console helperAhmad Fatoum2023-11-231-0/+21
| * | common: machine_id: support deriving app specific UUIDsAhmad Fatoum2023-11-221-0/+8
| * | include: spinlock.h: mark DEFINE_SPINLOCK with __always_unusedAhmad Fatoum2023-11-211-1/+1
| * | barebox-wrapper: define stub for MODULE_VERSIONAhmad Fatoum2023-11-211-0/+1
| * | malloc: use __attribute((alloc_size)) for dynamic memory allocationAhmad Fatoum2023-11-212-0/+32
| |/
* / lib: Add generic binary search functionSascha Hauer2023-11-062-0/+35
|/
* Merge branch 'for-next/tlsf'Sascha Hauer2023-10-271-0/+1
|\
| * tlsf: give malloc 8-byte alignment on 32-bit as wellAhmad Fatoum2023-09-261-0/+1
* | Merge branch 'for-next/regmap'Sascha Hauer2023-10-274-25/+267
|\ \
| * | mfd: stm32-timers: remove dependency of mfd/stm32-timers.h on regmap.hAhmad Fatoum2023-10-261-1/+2
| * | mfd: atmel-smc: remove dependency of mfd/syscon/atmel-smc.h on regmap.hAhmad Fatoum2023-10-261-1/+2
| * | mfd: axp20x: remove dependency on regmap.hAhmad Fatoum2023-10-231-23/+3
| * | regmap: align regmap_bulk_read/write API with LinuxAhmad Fatoum2023-10-231-2/+8
| * | regmap: move regmap.h content to linux/regmap.hAhmad Fatoum2023-10-231-0/+254
| |/
* | include: import Linux string_is_terminated helperAhmad Fatoum2023-10-231-0/+13
* | include: linux/overflow.h: sync with upstreamAhmad Fatoum2023-10-231-211/+203
|/
* Merge branch 'for-next/zynqmp'Sascha Hauer2023-09-251-0/+31
|\
| * clk: implement clk_get_enabled helperAhmad Fatoum2023-09-141-0/+31
* | Merge branch 'for-next/misc'Sascha Hauer2023-09-256-1/+41
|\ \
| * | include: add linux/atomic.h headerAhmad Fatoum2023-09-221-0/+7
| * | include: linux/spinlock: add stubs for Linux _bh variantsAhmad Fatoum2023-09-221-0/+2
| * | net: phy: Add phy_(set|clear)_bits_mmd()Sascha Hauer2023-09-211-0/+28
| * | include: linux/kernel.h: define PTR_ALIGN_DOWN/PTR_IS_ALIGNEDAhmad Fatoum2023-09-121-0/+2
| * | KAsan: support including header from PBLAhmad Fatoum2023-09-121-1/+1
| * | lib: random: make linux/hw_random.h header self-containedAhmad Fatoum2023-09-121-0/+1
* | | lib: add stackprotector supportAhmad Fatoum2023-09-211-2/+16
* | | ARM: mark early C setup functions as __prerelocAhmad Fatoum2023-09-211-0/+7
* | | include: move PAGE_ definitions into linux/pagemap.hAhmad Fatoum2023-09-211-1/+7
| |/ |/|
* | clk: implement clk_get_optional helperAhmad Fatoum2023-09-061-0/+19
|/