aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/bcm-vk/bcm_vk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2021-02-04misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden1-3/+39
2021-01-25misc: bcm-vk: add ttyVK supportScott Branden1-0/+28
2021-01-25misc: bcm-vk: reset_pid supportScott Branden1-0/+1
2021-01-25misc: bcm-vk: add VK messaging supportScott Branden1-0/+123
2021-01-25misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_infoScott Branden1-0/+60
2021-01-25misc: bcm-vk: add ioctl load_imageScott Branden1-0/+3
2021-01-25misc: bcm-vk: add open/releaseScott Branden1-0/+15
2021-01-25misc: bcm-vk: add triggers when host panic or reboots to notify cardScott Branden1-0/+2
2021-01-25misc: bcm-vk: add misc device to Broadcom VK driverScott Branden1-0/+2
2021-01-25misc: bcm-vk: add autoload supportScott Branden1-0/+250
2021-01-25misc: bcm-vk: add Broadcom VK driverScott Branden1-0/+29