summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/eisa.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-27misc: pvpanic: introduce events device attribuezhenwei pi2-1/+41
2021-01-27misc: pvpanic: introduce device capabilityzhenwei pi2-5/+38
2021-01-27misc: pti: Remove driver for deprecated platformAndy Shevchenko9-1624/+0
2021-01-27speakup: Add documentation on changing the speakup messages languageSamuel Thibault1-2/+46
2021-01-27speakup: Simplify spk_ttyio_out error handling.Samuel Thibault1-18/+20
2021-01-27speakup: Reference synth from tty and tty from synthSamuel Thibault2-73/+46
2021-01-27speakup: add the missing synth parameter to all io functionsSamuel Thibault16-60/+60
2021-01-26firmware: xilinx: Remove PM_API_MAX valueMichal Simek1-1/+0
2021-01-26sgi-xp: remove h from printk format specifierTom Rix1-2/+2
2021-01-26most: core: Constify static attribute_group structsRikard Falkeborn1-3/+3
2021-01-26greybus: es2: drop short control-transfer checksJohan Hovold1-7/+2
2021-01-26VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen2-6/+10
2021-01-26VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen1-1/+1
2021-01-26VMCI: Stop log spew when qp allocation isn't possibleJorgen Hansen1-1/+1
2021-01-26misc/vmw_vmci: fix typomateng1-1/+1
2021-01-25misc: bcm-vk: add ttyVK supportScott Branden4-2/+392
2021-01-25MAINTAINERS: bcm-vk: add maintainer for Broadcom VK DriverScott Branden1-0/+7
2021-01-25misc: bcm-vk: add mmap function for exposing BAR2Scott Branden1-0/+24
2021-01-25misc: bcm-vk: reset_pid supportScott Branden3-8/+191
2021-01-25misc: bcm-vk: add VK messaging supportScott Branden7-3/+2087
2021-01-25misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_infoScott Branden2-0/+165
2021-01-25misc: bcm-vk: add ioctl load_imageScott Branden2-0/+98
2021-01-25misc: bcm-vk: add open/releaseScott Branden5-1/+199
2021-01-25misc: bcm-vk: add triggers when host panic or reboots to notify cardScott Branden2-1/+30
2021-01-25misc: bcm-vk: add misc device to Broadcom VK driverScott Branden2-1/+37
2021-01-25misc: bcm-vk: add autoload supportScott Branden2-0/+973
2021-01-25misc: bcm-vk: add Broadcom VK driverScott Branden6-0/+197