summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.17-rc1Sascha Hauer2022-01-281-1/+0
* mmc: sdhci: Fix setting wrong buswidthSascha Hauer2022-01-262-4/+4
* Merge branch 'for-next/ssd1307'Sascha Hauer2022-01-192-57/+115
|\
| * video: ssd1307fb: add spi supportMichael Tretter2022-01-032-7/+57
| * video: ssd1307fb: use function pointer for writeMichael Tretter2022-01-031-9/+17
| * video: ssd1307fb: move i2c setup to single placeMichael Tretter2022-01-031-4/+3
| * video: ssd1307fb: don't use i2c client for loggingMichael Tretter2022-01-031-10/+10
| * video: ssd1307fb: pass par instead of i2c client to writeMichael Tretter2022-01-031-34/+35
* | Merge branch 'for-next/riscv'Sascha Hauer2022-01-193-0/+54
|\ \
| * | power: reset: add RISC-V/UC Berkely HTIF poweroff driver supportAhmad Fatoum2022-01-123-0/+54
* | | Merge branch 'for-next/misc'Sascha Hauer2022-01-1921-96/+2864
|\ \ \
| * | | soc: imx: gpcv2: split PGC domain probe in two passesLucas Stach2022-01-181-2/+20
| * | | misc: acpi-test: retire test driver in favor of WDAT driverAhmad Fatoum2022-01-173-68/+0
| * | | watchdog: imxwd: suspend watchdog timer in low power modeAndrej Picej2022-01-171-0/+4
| * | | serial: amba-pl011: reset controller on pl011_setbaudrate()Oleksij Rempel2022-01-171-17/+24
| * | | i2c: add Rockchip i2c controller supportAhmad Fatoum2022-01-173-0/+467
| * | | clk: rockchip: extend for rk3399 supportAhmad Fatoum2022-01-172-0/+1654
| * | | clk: change clk_get_num_parents into clk_hw_get_num_parentsAhmad Fatoum2022-01-141-1/+1
| * | | pinctrl: stm32: replace magic values with defines for STM32_PINMODEAhmad Fatoum2022-01-141-3/+3
| * | | net: designware: rockchip: remove unnecessary clock pclk_xpcsMichael Riesch2022-01-141-2/+0
| * | | commands: add new devunbind debugging commandAhmad Fatoum2022-01-141-3/+4
| * | | driver: have CONFIG_DEBUG_PROBES report device unbind as wellAhmad Fatoum2022-01-141-0/+4
| * | | watchdog: add support for wdat_wdtSteffen Trumtrar2022-01-103-0/+507
| * | | rtc: import pcf85363 support from linux-5.12Antony Pavlov2022-01-033-0/+176
| | |/ | |/|
* | | Merge branch 'for-next/kvx'Sascha Hauer2022-01-1911-5/+270
|\ \ \
| * | | soc: add kvx_socinfo driverClement Leger2022-01-185-0/+154
| * | | drivers: add soc hierarchy properlyClement Leger2022-01-182-1/+6
| * | | nvmem: add kvx otp non volatile regbank supportClement Leger2022-01-183-0/+108
| * | | watchdog: kvx: do not disable watchdog on probeLouis Morhet2022-01-181-3/+1
| * | | clocksource: kvx: Register as postcore_platform_driverJules Maselbas2022-01-181-1/+1
* | | | Merge branch 'for-next/clk-revert'Sascha Hauer2022-01-192-11/+2
|\ \ \ \
| * | | | Revert "clk: handle CLK_OF_DECLARE in deep probe"Sascha Hauer2022-01-182-11/+2
| |/ / /
* / / / efi: skip devices without driver in efi_pause/continue_devices()Philipp Zabel2022-01-181-2/+12
|/ / /
* | | clk: ignore of_device_ensure_probed error in clock lookupLucas Stach2022-01-181-4/+2
* | | usb:chipidea-imx: honor "phys" dtree propertyEnrico Scholz2022-01-171-2/+14
* | | of: add trailing 0 in of_property_sprintf()Ahmad Fatoum2022-01-141-0/+2
* | | pinctrl: Rockchip: abort GPIO probe gracefully on out-of-range alias idAhmad Fatoum2022-01-141-0/+2
* | | pinctrl: rockchip: use alias rather than full of nameMichael Riesch2022-01-141-2/+8
| |/ |/|
* | net: cpsw: add support for new binding in Linux v5.15-rc1 DTsAhmad Fatoum2022-01-071-31/+89
* | regulator: respect "regulator-always-on" propertyEnrico Jorns2022-01-051-1/+2
* | regulator: fix broken reference counting on disableAhmad Fatoum2022-01-051-0/+5
* | clk: fixed: record parent name in clk_register_fixed_rateAhmad Fatoum2022-01-051-0/+4
* | pwm: atmel: point MMIO accesses at correct addressAhmad Fatoum2022-01-051-1/+1
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2021-12-151-1/+6
|\
| * phy: rockchip-inno-usb2: add support for older rockchip SoC bindingsAhmad Fatoum2021-12-071-1/+6
* | Merge branch 'for-next/misc'Sascha Hauer2021-12-15557-598/+891
|\ \
| * | misc: sram: remove duplicated resource handling codeAhmad Fatoum2021-12-131-8/+1
| * | commands: of_diff: don't mix tabs and spaces for indentationAhmad Fatoum2021-12-131-13/+5
| * | of: make of_dump abortable by ctrlc()Ahmad Fatoum2021-12-131-3/+10
| * | clk: bulk: improve error message on failure to getAhmad Fatoum2021-12-131-2/+2