summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: fall back to node name if no regulator-name propertyAhmad Fatoum2022-03-081-0/+2
* clk: stm32mp1: sync with Linux v5.17-rc1Ahmad Fatoum2022-03-083-334/+630
* reset: add support for reset_control_statusAhmad Fatoum2022-03-082-1/+23
* clk: implement of_clk_hw_{onecell,simple}_getAhmad Fatoum2022-02-231-0/+22
* serial: stm32: bail if clock_get_rate returns zeroAhmad Fatoum2022-02-231-0/+2
* regulator: add SCMI regulator driverAhmad Fatoum2022-02-237-1/+783
* clk: add SCMI clock driverAhmad Fatoum2022-02-237-1/+581
* reset: add SCMI supportAhmad Fatoum2022-02-237-1/+375
* firmware: import Linux v5.13 SCMI supportAhmad Fatoum2022-02-2310-0/+2387
* reset: move stm32 reset code to drivers/power/resetAhmad Fatoum2022-02-235-7/+7
* reset: stm32: drop stm32mp1_reset_ops indirectionAhmad Fatoum2022-02-231-60/+37
* pinctrl: stm32: use gpio-ranges instead of aliasAhmad Fatoum2022-02-231-12/+2
* Merge branch 'for-next/video'Sascha Hauer2022-02-186-0/+1499
|\
| * video: add Ilitek ILI9341 panel supportAhmad Fatoum2022-02-083-0/+553
| * video: add MIPI DBI Type C Option 3 supportAhmad Fatoum2022-02-083-0/+471
| * video: add driver for STM32 LCD-TFT Display ControllerAhmad Fatoum2022-02-074-0/+475
* | Merge branch 'for-next/tests'Sascha Hauer2022-02-181-4/+23
|\ \
| * | 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-071-3/+10
| |/
* | Merge branch 'for-next/stm32'Sascha Hauer2022-02-1827-38/+2529
|\ \
| * | 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-013-0/+1908
| * | ARM: stm32mp: allow driver reuse for STM32 MCUsAhmad Fatoum2022-02-0110-11/+11
| * | clk: implement of_clk_add_hw_providerAhmad Fatoum2022-02-011-9/+34
| * | clk: mux: export clk_mux_round_rateAhmad Fatoum2022-02-011-2/+3
| * | clk: mux: add clk_hw registration functionsAhmad Fatoum2022-02-011-1/+81
| * | clk: clk-fixed: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+8
| * | clk: fixed-factor: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+9
| * | clk: divider: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+21
| * | clk: composite: add clk_hw registration functionsAhmad Fatoum2022-02-011-0/+25
| * | 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-313-0/+207
* | | 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-182-0/+86
|\ \ \ \
| * | | | ARM: rpi: move clk support to a separate driverOleksij Rempel2022-02-072-0/+86
| | |_|/ | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2022-02-1810-34/+373
|\ \ \ \
| * | | | mtd: mtdram: add physically mapped ROM (mtd-rom) supportAhmad Fatoum2022-02-071-6/+16
| * | | | mtd: mtdram: discard superfluous codeAhmad Fatoum2022-02-071-11/+2
| * | | | of_path: Fix typoSascha Hauer2022-02-041-1/+1
| * | | | Add Ricoh RN5T568 PMIC based watchdogJuergen Borleis2022-01-203-0/+153
| * | | | Add the base Ricoh RN5T568 PMIC driverJuergen Borleis2022-01-203-0/+172
| * | | | power: reset: Kconfig: fix copy-&-paste bug in help textUlrich Ölmann2022-01-201-1/+2
| * | | | block: efi-block-io: add devinfo callback for media infoAhmad Fatoum2022-01-201-15/+27
| | |/ / | |/| |