summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* of_net: add rev-rmii supportOleksij Rempel2022-04-141-0/+1
* net: mdio: add MDIO_DEVAD_NONE defineOleksij Rempel2022-04-141-0/+2
* net: port part of if_vlan header from kernel v5.17Oleksij Rempel2022-04-141-0/+56
* net: phy: export of_phy_register_fixed_link() functionOleksij Rempel2022-04-141-0/+2
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-148-18/+1143
|\
| * reset: add support for reset_control_statusAhmad Fatoum2022-03-082-0/+8
| * clk: implement of_clk_hw_{onecell,simple}_getAhmad Fatoum2022-02-231-0/+17
| * clk: accept const arguments in clk_to_clk_hw/clk_hw_to_clkAhmad Fatoum2022-02-231-4/+4
| * firmware: import Linux v5.13 SCMI supportAhmad Fatoum2022-02-234-0/+765
| * ARM: smccc: sync header with upstreamAhmad Fatoum2022-02-231-14/+349
* | compiler: add support for fallthrough attributeAhmad Fatoum2022-03-081-0/+21
* | phy: core: Make 'phy_optional_get' return NULL when not implementedDaniel BrĂ¡t2022-03-081-1/+1
* | clk: Enable clk_bulk_* functions only with CONFIG_COMMON_CLKSascha Hauer2022-03-081-144/+149
|/
* Merge branch 'for-next/stm32'Sascha Hauer2022-02-183-4/+143
|\
| * clk: add clock driver for stm32f4 and stm32f7Ahmad Fatoum2022-02-011-0/+5
| * clk: gate: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+11
| * clk: implement of_clk_add_hw_providerAhmad Fatoum2022-02-011-0/+13
| * clk: mux: export clk_mux_round_rateAhmad Fatoum2022-02-011-0/+3
| * clk: mux: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+27
| * clk: define clk_hw_registerAhmad Fatoum2022-02-011-0/+5
| * clk: clk-fixed: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+4
| * clk: fixed-factor: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+4
| * clk: divider: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+11
| * clk: composite: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+8
| * clk: Move clk_hw_get_num_parents out of ifdefSascha Hauer2022-02-011-5/+5
| * string: define new memdup_arrayAhmad Fatoum2022-01-311-0/+3
| * reset: add simple reset controller supportAhmad Fatoum2022-01-311-0/+45
* | compiler: fix __attribute__((format(printf, sandbox incompatibilityAhmad Fatoum2022-02-071-2/+2
|/
* 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
|\