summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mailbox: mediatek: cmdq: clear task in channel before shutdownDennis YC Hsieh2020-08-031-0/+38
* mailbox: cmdq: support mt6779 gce platform definitionDennis YC Hsieh2020-08-031-0/+2
* mailbox: cmdq: variablize address shift in platformDennis YC Hsieh2020-08-031-13/+44
* mailbox: qcom: Add msm8994 apcs compatibleKonrad Dybcio2020-08-031-0/+5
* mailbox: qcom: Add sdm660 hmss compatibleKonrad Dybcio2020-08-031-0/+5
* mailbox: imx: Mark PM functions as __maybe_unusedNathan Chancellor2020-08-031-4/+4
* mailbox: pcc: Put the PCCT table for error pathHanjun Guo2020-08-031-2/+7
* mailbox: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-032-2/+2
* Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-2616-111/+176
|\
| * interconnect: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov2020-07-231-7/+7
| * interconnect: Do not skip aggregation for disabled pathsGeorgi Djakov2020-07-231-3/+9
| * /dev/mem: Add missing memory barriers for devmem_inodeEric Biggers2020-07-231-3/+7
| * binder: Don't use mmput() from shrinker function.Tetsuo Handa2020-07-231-1/+1
| * Merge tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/...Greg Kroah-Hartman2020-07-201-3/+11
| |\
| | * habanalabs: prevent possible out-of-bounds array accessOded Gabbay2020-07-191-3/+11
| * | Merge tag 'fpga-late-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2020-07-202-2/+4
| |\ \ | | |/ | |/|
| | * fpga: dfl: fix bug in port reset handshakeMatthew Gerlach2020-07-131-1/+2
| | * fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun2020-07-131-1/+2
| * | Merge tag 'misc-habanalabs-fixes-2020-07-10' of git://people.freedesktop.org/...Greg Kroah-Hartman2020-07-179-92/+137
| |\ \
| | * | habanalabs: set 4s timeout for message to device CPUOded Gabbay2020-07-107-30/+38
| | * | habanalabs: set clock gating per engineOded Gabbay2020-07-106-61/+93
| | * | habanalabs: block WREG_BULK packet on PDMAOded Gabbay2020-07-101-1/+6
* | | | Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-261-1/+1
|\ \ \ \
| * | | | device property: Avoid NULL pointer dereference in device_get_next_child_node()Andy Shevchenko2020-07-231-1/+1
* | | | | Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-265-19/+63
|\ \ \ \ \
| * | | | | staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-221-1/+15
| * | | | | staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-6/+14
| * | | | | staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-5/+19
| * | | | | staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-6/+14
| * | | | | staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-201-1/+1
| |/ / / /
* | | | | Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-07-2610-32/+69
|\ \ \ \ \
| * | | | | serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell2020-07-241-1/+11
| * | | | | fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa2020-07-234-8/+8
| * | | | | serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin2020-07-211-0/+18
| * | | | | serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang2020-07-211-1/+1
| * | | | | serial: tegra: drop bogus NULL tty-port checksJohan Hovold2020-07-211-9/+4
| * | | | | serial: tegra: fix CREAD handling for PIOJohan Hovold2020-07-211-2/+5
| * | | | | tty: xilinx_uartps: Really fix id assignmentHelmut Grohne2020-07-211-2/+6
| * | | | | vt: Reject zero-sized screen buffer size.Tetsuo Handa2020-07-211-11/+18
| |/ / / /
* | | | | Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-07-263-1/+8
|\ \ \ \ \
| * | | | | usb: tegra: Fix allocation for the FPCI contextJon Hunter2020-07-231-1/+1
| * | | | | usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-211-0/+3
| * | | | | usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun2020-07-211-0/+4
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-261-5/+11
|\ \ \ \ \
| * | | | | scsi: core: Run queue in case of I/O resource contention failureMing Lei2020-07-201-5/+11
* | | | | | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-252-10/+58
|\ \ \ \ \ \
| * | | | | | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren2020-07-212-10/+58
* | | | | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-259-36/+38
|\ \ \ \ \ \ \
| * | | | | | | efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
| * | | | | | | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-094-12/+16