summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-13spi: stm32_qspi: migrate trace to dev and log macroPatrick Delaunay1-21/+25
2021-01-13spi: stm32_spi: migrate trace to dev and log macroPatrick Delaunay1-14/+17
2021-01-13phy: stm32-usbphyc: migrate trace to dev and log macroPatrick Delaunay1-8/+10
2021-01-13i2c: stm32f7_i2c: migrate trace to dev and log macroPatrick Delaunay1-37/+37
2021-01-13mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay1-7/+9
2021-01-13reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay1-4/+9
2021-01-13clk: clk_stm32h7: migrate trace to dev and log macroPatrick Delaunay1-32/+38
2021-01-13clk: clk_stm32f: migrate trace to dev and log macroPatrick Delaunay1-19/+20
2021-01-13clk: stm32mp1: migrate trace to dev and log macroPatrick Delaunay1-76/+71
2021-01-13misc: rcc: keep the rcc device name for subnodePatrick Delaunay1-2/+2
2021-01-13misc: rcc: migrate trace to dev macroPatrick Delaunay1-2/+4
2021-01-13power: regulator: stm32-verfbuf: define LOG_CATEGORYPatrick Delaunay1-0/+2
2021-01-13watchdog: stm32mp: migrate trace to dev macroPatrick Delaunay1-3/+6
2021-01-13rtc: stm32: migrate trace to log macroPatrick Delaunay1-0/+3
2021-01-13hwspinlock: stm32: migrate trace to log macroPatrick Delaunay1-0/+2
2021-01-13timer: stm32: migrate trace to log macroPatrick Delaunay1-0/+2
2021-01-13mmc: stm32_sdmmc2: migrate trace to dev and log macroPatrick Delaunay1-40/+44
2021-01-13ram: stm32mp1: migrate trace to dev or log macroPatrick Delaunay5-104/+117
2021-01-13ram: stm32: migrate trace to log macroPatrick Delaunay1-4/+6
2021-01-13remoproc: stm32: migrate trace to log macroPatrick Delaunay1-1/+2
2021-01-13gpio: stm32-gpio: migrate trace to dev and log macroPatrick Delaunay1-1/+3
2021-01-13pinctrl: stm32: migrate trace to log macroPatrick Delaunay1-14/+16
2021-01-12remoteproc: ti_k3_arm64: Program CNTFID0 register in GTCNishanth Menon1-0/+15
2021-01-12video: omap: move drivers to 'ti' directoryDario Binacchi10-7/+20
2021-01-12video: omap: split the legacy code from the DM codeDario Binacchi7-374/+468
2021-01-12video: omap: set LCD clock rate through DM APIDario Binacchi1-26/+103
2021-01-12video: omap: add panel driverDario Binacchi5-150/+323
2021-01-12dm: core: add a function to decode display timingsDario Binacchi1-0/+6
2021-01-12bus: ti: am33xx: add pwm subsystem driverDario Binacchi3-0/+28
2021-01-12pwm: ti: am33xx: add enhanced pwm driverDario Binacchi3-0/+476
2021-01-12omap: timer: fix the rate settingDario Binacchi1-3/+3
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi5-13/+24
2021-01-12clk: move clk-ti-sci driver to 'ti' directoryDario Binacchi5-9/+9
2021-01-12clk: ti: omap4: add clock manager driverDario Binacchi2-1/+23
2021-01-12clk: ti: add support for clkctrl clocksDario Binacchi3-0/+161
2021-01-12clk: ti: add gate clock driverDario Binacchi3-0/+100
2021-01-12clk: ti: add divider clock driverDario Binacchi6-25/+439
2021-01-12clk: ti: am33xx: add DPLL clock driversDario Binacchi4-0/+355
2021-01-12clk: ti: add mux clock driverDario Binacchi5-0/+294
2021-01-12clk: add clk_round_rate()Dario Binacchi3-0/+42
2021-01-12bus: ti: add minimal sysc interconnect target driverDario Binacchi3-0/+174
2021-01-12clk: export generic routinesDario Binacchi1-12/+12
2021-01-12spi: omap3_spi: Fix speed and mode selectionVignesh Raghavendra1-3/+14
2021-01-12spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdataOvidiu Panait1-2/+2
2021-01-12gpio: tca642x: fix input subcommand for gpio banks > 0Tomas Novotny1-14/+35
2021-01-11adc: meson-saradc: use correct printf codeHeinrich Schuchardt1-1/+1
2021-01-11adc: meson-saradc: skip hardware init only if ADC is enabledMarek Szyprowski1-2/+5
2021-01-11adc: meson-saradc: add G12A variantMarek Szyprowski1-0/+2
2021-01-11clk: meson: add minimal driver for g12a-ao clocksMarek Szyprowski2-0/+84
2021-01-11video: add TDO tl070wsh30 panel driverNeil Armstrong3-0/+165