summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-1411-18/+1168
|\
| * clk: stm32mp1: sync with Linux v5.17-rc1Ahmad Fatoum2022-03-082-0/+21
| * 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-235-0/+768
| * ARM: smccc: sync header with upstreamAhmad Fatoum2022-02-231-14/+349
| * filetype: detect TF-A Firmware Image Packages (FIP)Ahmad Fatoum2022-02-231-0/+1
* | Merge branch 'for-next/of-deep-probe'Sascha Hauer2022-03-141-0/+21
|\ \
| * | of: platform: Ensure timers are probed earlySascha Hauer2022-03-081-0/+1
| * | of: Add of_find_node_by_name() with Linux semanticsSascha Hauer2022-03-081-0/+20
| * | of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-8/+8
| |/
* | 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/video'Sascha Hauer2022-02-184-1/+282
|\
| * video: add MIPI DBI Type C Option 3 supportAhmad Fatoum2022-02-083-0/+275
| * gpiolib: implement gpiod_set_valueAhmad Fatoum2022-02-071-1/+7
* | Merge branch 'for-next/tests'Sascha Hauer2022-02-181-1/+1
|\ \
| * | of: report whether of_diff found differences in return codeAhmad Fatoum2022-02-071-1/+1
| |/
* | Merge branch 'for-next/stm32'Sascha Hauer2022-02-184-4/+147
|\ \
| * | clk: add clock driver for stm32f4 and stm32f7Ahmad Fatoum2022-02-012-0/+9
| * | 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
| |/
* | Merge branch 'for-next/state'Sascha Hauer2022-02-181-3/+9
|\ \
| * | state: add deep probe aware helpers to get stateAhmad Fatoum2022-02-071-3/+9
| |/
* | Merge branch 'for-next/qoi'Sascha Hauer2022-02-181-0/+1
|\ \
| * | filetype: Add QOI format image typeJules Maselbas2022-01-201-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-02-182-2/+14
|\ \
| * | compiler: fix __attribute__((format(printf, sandbox incompatibilityAhmad Fatoum2022-02-071-2/+2
| * | include: <asm-generic/bug.h>: implement WARN_ON_ONCEAhmad Fatoum2022-01-311-0/+12
| |/
* | cdev: create iterator for cdev listSascha Hauer2022-02-081-0/+4
* | cdev: Create missing cdev_* functionsSascha Hauer2022-02-081-0/+5
* | driver: Add functions to free devicesSascha Hauer2022-02-081-0/+4
* | cdev: implement cdev_open()Sascha Hauer2022-02-081-1/+1
* | rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-081-1/+1
* | cdev: add diskuuid supportMichael Olbrich2022-02-081-0/+1
* | cdev: rename partuuid to uuidMichael Olbrich2022-02-081-2/+2
|/
* Merge branch 'for-next/ssd1307'Sascha Hauer2022-01-192-0/+15
|\
| * i2c: stub device_i2c_driver if I2C is disabledMichael Tretter2022-01-031-0/+5