summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc busIoana Ciornei2021-01-272-1/+3
* bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei2021-01-273-7/+27
* w1: w1_therm: Fix conversion result for negative temperaturesIvan Zaentsev2021-01-271-13/+9
* platform/goldfish: Convert pipe tasklet to threaded irqDavidlohr Bueso2021-01-271-17/+11
* ver_linux: Eliminate duplicate code in ldconfig processing logicAlexander Kapshuk2021-01-271-7/+5
* spdxcheck.py: Use Python 3Bert Vermeulen2021-01-271-1/+1
* virt: vbox: Do not use wait_event_interruptible when called from kernel contextHans de Goede2021-01-271-6/+12
* misc: pvpanic: introduce events device attribuezhenwei pi2021-01-272-1/+41
* misc: pvpanic: introduce device capabilityzhenwei pi2021-01-272-5/+38
* misc: pti: Remove driver for deprecated platformAndy Shevchenko2021-01-279-1624/+0
* speakup: Add documentation on changing the speakup messages languageSamuel Thibault2021-01-271-2/+46
* speakup: Simplify spk_ttyio_out error handling.Samuel Thibault2021-01-271-18/+20
* speakup: Reference synth from tty and tty from synthSamuel Thibault2021-01-272-73/+46
* speakup: add the missing synth parameter to all io functionsSamuel Thibault2021-01-2716-60/+60
* firmware: xilinx: Remove PM_API_MAX valueMichal Simek2021-01-261-1/+0
* sgi-xp: remove h from printk format specifierTom Rix2021-01-261-2/+2
* most: core: Constify static attribute_group structsRikard Falkeborn2021-01-261-3/+3
* greybus: es2: drop short control-transfer checksJohan Hovold2021-01-261-7/+2
* VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen2021-01-262-6/+10
* VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen2021-01-261-1/+1
* VMCI: Stop log spew when qp allocation isn't possibleJorgen Hansen2021-01-261-1/+1
* misc/vmw_vmci: fix typomateng2021-01-261-1/+1
* misc: bcm-vk: add ttyVK supportScott Branden2021-01-254-2/+392
* MAINTAINERS: bcm-vk: add maintainer for Broadcom VK DriverScott Branden2021-01-251-0/+7
* misc: bcm-vk: add mmap function for exposing BAR2Scott Branden2021-01-251-0/+24
* misc: bcm-vk: reset_pid supportScott Branden2021-01-253-8/+191
* misc: bcm-vk: add VK messaging supportScott Branden2021-01-257-3/+2087
* misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_infoScott Branden2021-01-252-0/+165
* misc: bcm-vk: add ioctl load_imageScott Branden2021-01-252-0/+98
* misc: bcm-vk: add open/releaseScott Branden2021-01-255-1/+199
* misc: bcm-vk: add triggers when host panic or reboots to notify cardScott Branden2021-01-252-1/+30
* misc: bcm-vk: add misc device to Broadcom VK driverScott Branden2021-01-252-1/+37
* misc: bcm-vk: add autoload supportScott Branden2021-01-252-0/+973
* misc: bcm-vk: add Broadcom VK driverScott Branden2021-01-256-0/+197
* bcm-vk: add bcm_vk UAPIScott Branden2021-01-251-0/+84
* Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman2021-01-25641-3370/+6909
|\
| * Linux 5.11-rc5v5.11-rc5Linus Torvalds2021-01-241-1/+1
| * Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2021-01-2417-77/+17
| |\
| | * sh/intc: Restore devm_ioremap() alignmentGeert Uytterhoeven2021-01-061-1/+1
| | * sh: mach-sh03: remove duplicate includeWang Qing2021-01-061-1/+0
| | * arch: sh: remove duplicate includeWang Qing2021-01-061-1/+0
| | * sh: Drop ARCH_NR_GPIOS definitionAndy Shevchenko2021-01-061-1/+0
| | * sh: Remove unused HAVE_COPY_THREAD_TLS macroJinyang He2021-01-061-1/+0
| | * sh: remove CONFIG_IDE from most defconfigChristoph Hellwig2021-01-066-18/+6
| | * sh: mm: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-063-39/+6
| | * sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-061-12/+2
| | * arch/sh: hyphenate Non-Uniform in Kconfig promptRandy Dunlap2021-01-061-1/+1
| | * sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-061-2/+1
| * | Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-241-20/+47
| |\ \
| | * | io_uring: account io_uring internal files as REQ_F_INFLIGHTJens Axboe2021-01-241-10/+26