summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-311-1/+2
|\
| * x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Arvind Sankar2020-02-251-1/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-319-49/+132
|\ \
| * \ Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-253-0/+38
| |\ \
| | * | lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap2020-03-183-0/+38
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-256-49/+94
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | perf: arm-ccn: Use scnprintf() for robustnessTakashi Iwai2020-03-171-10/+10
| | | | * | perf: arm_spe: Remove unnecessary zero check on 'nr_pages'luanshi2020-03-021-1/+1
| | |_|/ / | |/| | |
| | | * | clocksource/drivers/arm_arch_timer: validate arch_timer_rateIonela Voinescu2020-03-061-3/+15
| | | * | arm64: use activity monitors for frequency invarianceIonela Voinescu2020-03-061-0/+12
| | | * | cpufreq: add function to get the hardware max frequencyIonela Voinescu2020-03-061-0/+20
| | |/ / | |/| |
| | * | firmware: arm_sdei: clean up sdei_event_create()Liguang Zhang2020-02-271-9/+3
| | * | firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhpJames Morse2020-02-271-12/+14
| | * | firmware: arm_sdei: fix possible double-lock on hibernate error pathLiguang Zhang2020-02-271-6/+13
| | * | firmware: arm_sdei: fix double-lock on hibernate with shared eventsJames Morse2020-02-271-17/+15
| |/ /
* | | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-03-319-645/+450
|\ \ \
| * \ \ Merge tag 'v5.6' into mips-nextThomas Bogendoerfer2020-03-30664-5092/+7445
| |\ \ \
| * | | | irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang2020-03-253-0/+160
| * | | | irqchip: loongson-liointc: Workaround LPC IRQ ErrataJiaxun Yang2020-03-251-2/+12
| * | | | irqchip: Add driver for Loongson I/O Local Interrupt ControllerJiaxun Yang2020-03-253-0/+271
| * | | | ide: remove no longer used au1xxx-ide driverBartlomiej Zolnierkiewicz2020-03-243-618/+1
| * | | | firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_STARTTiezhu Yang2020-03-231-1/+5
| * | | | fbdev/g364fb: Fix build failureFinn Thain2020-02-191-26/+3
* | | | | Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-315-23/+23
|\ \ \ \ \
| * | | | | zorro: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-091-1/+1
| * | | | | fbdev: c2p: Use BUILD_BUG() instead of custom solutionGeert Uytterhoeven2020-03-091-6/+6
| * | | | | dio: Fix dio_bus_match() kerneldocGeert Uytterhoeven2020-03-091-3/+3
| * | | | | dio: Make dio_match_device() staticGeert Uytterhoeven2020-03-091-2/+1
| * | | | | zorro: Move zorro_bus_type to bus-private header fileGeert Uytterhoeven2020-03-091-0/+7
| * | | | | zorro: Use zorro_match_device() helper in zorro_bus_match()Geert Uytterhoeven2020-03-091-6/+1
| * | | | | zorro: Fix zorro_bus_match() kerneldocGeert Uytterhoeven2020-03-091-3/+3
| * | | | | zorro: Make zorro_match_device() staticGeert Uytterhoeven2020-03-091-2/+1
* | | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-3136-332/+481
|\ \ \ \ \ \
| * | | | | | Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"Thomas Gleixner2020-03-281-2/+0
| * | | | | | Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-03-1934-324/+464
| |\ \ \ \ \ \
| | * | | | | | clocksource/drivers/timer-probe: Avoid creating dead devicesSaravana Kannan2020-03-171-0/+2
| | * | | | | | clocksource/drivers/imx-sysctr: Remove unused includesAnson Huang2020-03-171-2/+0
| | * | | | | | clocksource/drivers/imx-tpm: Remove unused includesAnson Huang2020-03-171-2/+0
| | * | | | | | Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano2020-03-162-77/+114
| | |\ \ \ \ \ \
| | | * | | | | | clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla2020-03-162-14/+10
| | | * | | | | | clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla2020-03-161-0/+15
| | | * | | | | | clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla2020-03-161-1/+0
| | | * | | | | | clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla2020-03-161-40/+57
| | | * | | | | | clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren2020-03-161-5/+31
| | | * | | | | | clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla2020-03-161-18/+1
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea2020-03-161-0/+1
| | * | | | | | clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_idafzal mohammed2020-03-121-3/+2
| | * | | | | | clocksource: Replace setup_irq() by request_irq()afzal mohammed2020-02-2722-190/+83
| | * | | | | | clocksource/drivers/ingenic: Add support for TCU of X1000周琰杰 (Zhou Yanjie)2020-02-271-1/+2
| | * | | | | | clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna2020-02-271-32/+1