summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RISC-V: virt: riscvemu: be explicit about HTIF base addressAhmad Fatoum2022-01-121-0/+10
| * | | RISC-V: virt: riscvemu: repurpose 64k low RAM for state/environmentAhmad Fatoum2022-01-125-0/+131
| * | | RISC-V: virt: riscvemu: add HTIF DEBUG_LL supportAhmad Fatoum2022-01-123-0/+29
| * | | power: reset: add RISC-V/UC Berkely HTIF poweroff driver supportAhmad Fatoum2022-01-127-15/+87
| * | | RISC-V: virt: activate all consolesAhmad Fatoum2022-01-122-0/+2
| * | | include: <asm/csr.h>: sync with upstreamAhmad Fatoum2022-01-101-52/+161
* | | | Merge branch 'for-next/misc'Sascha Hauer2022-01-1972-359/+3469
|\ \ \ \
| * | | | regmap: Implement regmap_[set|clear]_bits()Sascha Hauer2022-01-181-0/+12
| * | | | ARM: mnt-reform: switch to deep-probeLucas Stach2022-01-181-0/+2
| * | | | 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
| * | | | ARM: rpi: set uart0-pl0110 clk to 48MHzOleksij Rempel2022-01-171-1/+1
| * | | | 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-173-0/+1655
| * | | | ARM64: rockchip: add config symbol for ARMv8-based rk3399 SoCAhmad Fatoum2022-01-177-2/+62
| * | | | ARM: rockchip: add new ARCH_ROCKCHIP_{V7,V8} symbolsAhmad Fatoum2022-01-142-8/+14
| * | | | clk: propagate error pointers in clk_hw_to_clk and clk_to_clk_hwAhmad Fatoum2022-01-141-2/+2
| * | | | clk: change clk_get_num_parents into clk_hw_get_num_parentsAhmad Fatoum2022-01-142-3/+3
| * | | | pinctrl: stm32: replace magic values with defines for STM32_PINMODEAhmad Fatoum2022-01-142-3/+7
| * | | | net: designware: rockchip: remove unnecessary clock pclk_xpcsMichael Riesch2022-01-141-2/+0
| * | | | commands: add new devunbind debugging commandAhmad Fatoum2022-01-145-3/+100
| * | | | driver: have CONFIG_DEBUG_PROBES report device unbind as wellAhmad Fatoum2022-01-142-2/+12
| * | | | tlsf: dump stack on assertion failureAhmad Fatoum2022-01-141-0/+3
| * | | | commands: add new tutorial commandAhmad Fatoum2022-01-135-6/+184
| * | | | fs: implement pushd/popd chdir wrappersAhmad Fatoum2022-01-122-0/+32
| * | | | state: make first boot with uninitialized legacy state less verboseAhmad Fatoum2022-01-102-4/+7
| * | | | include <printk.h>: include <linux/types.h> for size_t definitionAhmad Fatoum2022-01-101-0/+2
| * | | | ARM64: qemu-virt64: disable MMUAhmad Fatoum2022-01-101-3/+0
| * | | | common: boards: qemu-virt: fix dtc warningAhmad Fatoum2022-01-101-6/+11
| * | | | watchdog: add support for wdat_wdtSteffen Trumtrar2022-01-103-0/+507
| * | | | acpi.h: add defines for adr_space and gasSteffen Trumtrar2022-01-101-0/+72
| * | | | commands: hashsum: Fix endif typosEnguerrand de Ribaucourt2022-01-101-6/+6
| * | | | drivers: virtio: import list of newer Virtio IDsAhmad Fatoum2022-01-101-0/+26
| * | | | getopt: Add support for '+' in optstringSascha Hauer2022-01-051-3/+14
| * | | | commands: time: add -n option for nanoseconds outputAhmad Fatoum2022-01-051-7/+14
| * | | | parseopt: drop unused, duplicate, parseopt_u16Ahmad Fatoum2022-01-052-32/+0
| * | | | x86: remove reference to empty fileAhmad Fatoum2022-01-052-3/+1
| * | | | include: <linux/compiler.h>: delete __ADDRESSABLE macroAhmad Fatoum2022-01-051-10/+0
| * | | | include: spinlock.h: define dummy for DEFINE_SPINLOCKAhmad Fatoum2022-01-051-0/+2
| * | | | include: <linux/overflow.h>: add missing includeAhmad Fatoum2022-01-051-0/+1
| * | | | rtc: import pcf85363 support from linux-5.12Antony Pavlov2022-01-033-0/+176
| * | | | arm: mvebu: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2022-01-0311-166/+26
| | |_|/ | |/| |
* | | | Merge branch 'for-next/kvx'Sascha Hauer2022-01-1920-80/+371
|\ \ \ \
| * | | | soc: add kvx_socinfo driverClement Leger2022-01-185-0/+154
| * | | | drivers: add soc hierarchy properlyClement Leger2022-01-182-1/+6
| * | | | kvx: add kvx_sfr_field_valClement Leger2022-01-181-0/+4
| * | | | 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