summaryrefslogtreecommitdiffstats
path: root/drivers/misc/bcm-vk/bcm_vk.h
Commit message (Expand)AuthorAgeFilesLines
* misc: bcm_vk: Fix potential deadlock on &vk->ctx_lockChengfeng Ye2023-08-041-1/+1
* treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
* misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden2021-02-041-3/+39
* misc: bcm-vk: add ttyVK supportScott Branden2021-01-251-0/+28
* misc: bcm-vk: reset_pid supportScott Branden2021-01-251-0/+1
* misc: bcm-vk: add VK messaging supportScott Branden2021-01-251-0/+123
* misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_infoScott Branden2021-01-251-0/+60
* misc: bcm-vk: add ioctl load_imageScott Branden2021-01-251-0/+3
* misc: bcm-vk: add open/releaseScott Branden2021-01-251-0/+15
* misc: bcm-vk: add triggers when host panic or reboots to notify cardScott Branden2021-01-251-0/+2
* misc: bcm-vk: add misc device to Broadcom VK driverScott Branden2021-01-251-0/+2
* misc: bcm-vk: add autoload supportScott Branden2021-01-251-0/+250
* misc: bcm-vk: add Broadcom VK driverScott Branden2021-01-251-0/+29