summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-1969-0/+138
|\
| * include: add SPDX-License-IdentifierAhmad Fatoum2022-01-0569-0/+138
* | clk: propagate error pointers in clk_hw_to_clk and clk_to_clk_hwAhmad Fatoum2022-01-141-2/+2
* | clk: change clk_get_num_parents into clk_hw_get_num_parentsAhmad Fatoum2022-01-141-2/+2
* | include: <linux/compiler.h>: delete __ADDRESSABLE macroAhmad Fatoum2022-01-051-10/+0
* | include: spinlock.h: define dummy for DEFINE_SPINLOCKAhmad Fatoum2022-01-051-0/+2
* | include: <linux/overflow.h>: add missing includeAhmad Fatoum2022-01-051-0/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-12-152-0/+31
|\
| * include: <linux/build_bug.h>: define static_assertAhmad Fatoum2021-12-131-0/+19
| * driver: implement dev_err_probe()Ahmad Fatoum2021-11-251-0/+12
* | Merge branch 'for-next/efi'Sascha Hauer2021-12-153-5/+4
|\ \
| * | include: <linux/nls.h>: remove duplicate wchar_t typedefAhmad Fatoum2021-11-251-1/+2
| * | include: <linux/types.h>: wrap in #ifndef __ASSEMBLY__Ahmad Fatoum2021-11-251-0/+2
| * | fs: remove useless AT_FDCWD referencesAhmad Fatoum2021-11-251-4/+0
| |/
* / include: linux/printk.h: include <stdarg.h> to make header self-containedAhmad Fatoum2021-12-131-0/+1
|/
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-151-6/+1
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-6/+1
* | include/phy: add driver_data to resume more of kernel codeOleksij Rempel2021-11-111-0/+2
* | include: move ARRAY_AND_SIZE to <linux/kernel.h>Ahmad Fatoum2021-11-011-0/+1
* | include: add dedicated header for printf/printkAhmad Fatoum2021-11-013-15/+175
* | include: <linux/bitops.h>: discard left-over hweight codeAhmad Fatoum2021-11-011-5/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-2/+5
|\
| * net: add virtio network driverAhmad Fatoum2021-10-051-2/+5
* | Merge branch 'for-next/layerscape'Sascha Hauer2021-10-071-0/+305
|\ \
| * | nand: add NXP IFC nand driverRenaud Barbier2021-08-231-0/+305
| |/
* / virtio: implement remove callbacksAhmad Fatoum2021-10-021-0/+2
|/
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-07-181-0/+55
|\
| * bthread: implement basic Linux-like completion APIAhmad Fatoum2021-06-251-0/+55
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-07-181-0/+4
|\ \
| * | clk: Add clk_name_* functionsSascha Hauer2021-06-211-0/+4
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-07-181-0/+7
|\ \
| * | reset: add device_reset_all helperAhmad Fatoum2021-06-241-0/+7
| |/
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-07-182-0/+10
|\ \
| * | nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-211-0/+2
| * | nvmem: add support for nvmem-cells bindingAhmad Fatoum2021-06-211-0/+8
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-181-0/+2
|\ \
| * | reset: add of_reset_control_get to headerSteffen Trumtrar2021-06-211-0/+2
| |/
* / string: implement strchrnulAhmad Fatoum2021-06-281-0/+4
|/
* nvmem: fix mismatch between extern and inline stub prototypesAhmad Fatoum2021-06-211-1/+1
* Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-161-0/+20
|\
| * memory: fuse overlapping memory banksAhmad Fatoum2021-06-021-0/+20
* | Merge branch 'for-next/misc'Sascha Hauer2021-06-162-220/+0
|\ \
| * | regulator: discard unused struct regulator_init_data handlingAhmad Fatoum2021-06-112-220/+0
| |/
* | Merge branch 'for-next/i2c'Sascha Hauer2021-06-161-4/+11
|\ \
| * | nvmem: add nvmem_regmap_register helperAhmad Fatoum2021-06-021-0/+8
| * | nvmem: provider: align read/write callback prototype with upstreamAhmad Fatoum2021-06-021-4/+3
| |/
* | clk: implement clk_bulk_get_optional()Sascha Hauer2021-06-101-0/+20
* | clk: implement set/get phaseSascha Hauer2021-06-081-0/+5
* | clk: implement CLK_SET_RATE_UNGATESascha Hauer2021-06-081-0/+1
* | clk: Rename CLK_GATE_INVERTED to CLK_GATE_SET_TO_DISABLESascha Hauer2021-06-081-1/+1