summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2022.03.0v2022.03.0Sascha Hauer2022-03-141-1/+1
* MIPS: fix optimised memset returning garbageDenis Orlov2022-03-141-1/+1
* clk: composite: fix possible NULL pointer dereferenceAhmad Fatoum2022-03-081-3/+7
* Documentation: devel: project-ideas: align with GSoC guidelinesAhmad Fatoum2022-03-031-7/+37
* bootm: add missing space in error messageAhmad Fatoum2022-03-021-1/+1
* regulator: fix enabling of always-on regulatorsAhmad Fatoum2022-03-011-1/+1
* scripts: bareboximd: Fix -c optionSascha Hauer2022-02-282-5/+11
* Merge branch 'for-next/video'Sascha Hauer2022-02-1813-1/+1901
|\
| * video: add Ilitek ILI9341 panel supportAhmad Fatoum2022-02-083-0/+553
| * video: add MIPI DBI Type C Option 3 supportAhmad Fatoum2022-02-089-0/+866
| * video: add driver for STM32 LCD-TFT Display ControllerAhmad Fatoum2022-02-074-0/+475
| * gpiolib: implement gpiod_set_valueAhmad Fatoum2022-02-071-1/+7
* | Merge branch 'for-next/ubifs'Sascha Hauer2022-02-183-0/+59
|\ \
| * | ubifs: Add zstd supportSascha Hauer2022-02-073-0/+59
* | | Merge branch 'for-next/tests'Sascha Hauer2022-02-188-10/+199
|\ \ \
| * | | test: self: add device tree manipulation testAhmad Fatoum2022-02-074-0/+148
| * | | of: silence of_diff output for negative indentsAhmad Fatoum2022-02-071-2/+14
| * | | of: report whether of_diff found differences in return codeAhmad Fatoum2022-02-073-7/+12
| * | | test: self: printf: add tests for %*ph printsAhmad Fatoum2022-02-071-0/+18
| * | | test: self: printf: log skipped testsAhmad Fatoum2022-02-071-2/+8
| | |/ | |/|
* | | Merge branch 'for-next/stm32'Sascha Hauer2022-02-1832-42/+2683
|\ \ \
| * | | clocksource: add STM32 Timer driverAhmad Fatoum2022-02-013-0/+127
| * | | clocksource: add ARMv7-M SysTick driverAhmad Fatoum2022-02-013-0/+93
| * | | clk: add clock driver for stm32f4 and stm32f7Ahmad Fatoum2022-02-015-0/+1917
| * | | ARM: stm32mp: allow driver reuse for STM32 MCUsAhmad Fatoum2022-02-0111-11/+18
| * | | clk: gate: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+11
| * | | clk: implement of_clk_add_hw_providerAhmad Fatoum2022-02-012-9/+47
| * | | clk: mux: export clk_mux_round_rateAhmad Fatoum2022-02-012-2/+6
| * | | clk: mux: add clk_hw registration functionsAhmad Fatoum2022-02-012-1/+108
| * | | clk: define clk_hw_registerAhmad Fatoum2022-02-011-0/+5
| * | | clk: clk-fixed: add clk_hw registration functionsAhmad Fatoum2022-02-012-0/+12
| * | | clk: fixed-factor: add clk_hw registration functionsAhmad Fatoum2022-02-012-0/+13
| * | | clk: divider: add clk_hw registration functionsAhmad Fatoum2022-02-012-0/+32
| * | | clk: composite: add clk_hw registration functionsAhmad Fatoum2022-02-012-0/+33
| * | | 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: stm32: drop STM32 MCU support in favor of simple reset driverAhmad Fatoum2022-01-312-15/+2
| * | | reset: add simple reset controller supportAhmad Fatoum2022-01-314-0/+252
* | | | Merge branch 'for-next/state'Sascha Hauer2022-02-182-4/+28
|\ \ \ \
| * | | | state: add deep probe aware helpers to get stateAhmad Fatoum2022-02-072-4/+28
| | |_|/ | |/| |
* | | | Merge branch 'for-next/sata-mv'Sascha Hauer2022-02-181-7/+104
|\ \ \ \
| * | | | ata: sata_mv: try probing multiple timesSteffen Trumtrar2022-01-201-0/+30
| * | | | ata: sata_mv: issue hard-reset on probeSteffen Trumtrar2022-01-201-0/+2
| * | | | ata: sata_mv: enable Generation 2 speed supportSteffen Trumtrar2022-01-201-0/+10
| * | | | ata: sata_mv: handle the phy errataSteffen Trumtrar2022-01-201-0/+36
| * | | | ata: sata_mv: clear SERROR and en/disable EDMASteffen Trumtrar2022-01-201-0/+19
| * | | | ata: sata_mv: cleanup alignmentSteffen Trumtrar2022-01-201-6/+6
* | | | | Merge branch 'for-next/rpi'Sascha Hauer2022-02-184-230/+394
|\ \ \ \ \
| * | | | | ARM: rpi: enable deep-probe supportOleksij Rempel2022-02-071-0/+2
| * | | | | ARM: rpi: set host name based on DT compatibleOleksij Rempel2022-02-071-1/+8