summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / | |/| |
* | | | Merge branch 'for-next/efi'Sascha Hauer2022-02-187-2/+257
|\ \ \ \
| * | | | misc: Add storage-by-uuid driverSascha Hauer2022-02-083-0/+223
| * | | | driver: Add functions to free devicesSascha Hauer2022-02-084-2/+34
| | |/ / | |/| |
* | | | Merge branch 'for-next/dts'Sascha Hauer2022-02-181-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | dts: update to v5.17-rc1Sascha Hauer2022-01-281-1/+0
* | | | firmware: zynqmp-fpga: fix use of uninitialized addrMichael Tretter2022-02-031-7/+6
* | | | clk: imx6: fix PLL exception for i.MX6DQ revision 1.0Ahmad Fatoum2022-02-031-2/+2
* | | | serial: cadence: add ZynqMP compatiblesMichael Tretter2022-02-031-0/+6
| |_|/ |/| |
* | | pinctrl: rockchip: drop unused variable 'name'Antony Pavlov2022-01-311-1/+0
|/ /
* / mmc: sdhci: Fix setting wrong buswidthSascha Hauer2022-01-262-4/+4
|/
* Merge branch 'for-next/ssd1307'Sascha Hauer2022-01-192-57/+115
|\