summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+29
* misc: pvpanic: introduce device capabilityzhenwei pi2021-01-271-5/+26
* misc: pti: Remove driver for deprecated platformAndy Shevchenko2021-01-277-1481/+0
* 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
* 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-261-4/+8
* 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
* 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
* Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman2021-01-25291-1335/+3420
|\
| * Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2021-01-242-13/+3
| |\
| | * sh/intc: Restore devm_ioremap() alignmentGeert Uytterhoeven2021-01-071-1/+1
| | * sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-071-12/+2
| * | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-247-52/+126
| |\ \
| | * | lightnvm: fix memory leak when submit failsPan Bian2021-01-211-2/+1
| | * | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-215-50/+123
| | |\ \
| | | * | nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig2021-01-201-10/+18
| | | * | nvme-pci: refactor nvme_unmap_dataChristoph Hellwig2021-01-201-28/+49
| | | * | nvmet: set right status on error in id-ns handlerChaitanya Kulkarni2021-01-181-2/+6
| | | * | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+14
| | | * | nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng2021-01-181-4/+10
| | | * | nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng2021-01-181-4/+11
| | | * | nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar2021-01-181-2/+15
| | * | | md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni2021-01-201-0/+2
| | |/ /
| * | | Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-2415-21/+75
| |\ \ \
| | * | | misc: rtsx: init value of aspm_enabledRicky Wu2021-01-221-1/+6
| | * | | habanalabs: disable FW events on device removalOded Gabbay2021-01-211-0/+9
| | * | | habanalabs: fix backward compatibility of idle checkOded Gabbay2021-01-211-0/+2
| | * | | habanalabs: zero pci counters packet before submit to FWOfir Bitton2021-01-211-0/+5
| | * | | intel_th: pci: Add Alder Lake-P supportAlexander Shishkin2021-01-211-0/+5
| | * | | stm class: Fix module init return on allocation failureWang Hui2021-01-211-2/+4
| | * | | habanalabs: prevent soft lockup during unmapOded Gabbay2021-01-123-5/+12
| | * | | habanalabs: fix reset process in case of failuresOded Gabbay2021-01-122-3/+11
| | * | | habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2021-01-122-2/+4