summaryrefslogtreecommitdiffstats
path: root/drivers/misc/bcm-vk/bcm_vk_dev.c
Commit message (Expand)AuthorAgeFilesLines
* misc: bcm_vk: Remove usage of deprecated functionsBreno Leitao2022-09-011-3/+3
* misc: bcm-vk: Specify the minimum number of IRQ vecsBreno Leitao2022-09-011-1/+1
* misc: bcm-vk: Remove viper from device id tableDesmond Yan2022-03-181-1/+0
* kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden2021-02-041-3/+2
* misc: bcm-vk: Fix a couple error codes in probe()Dan Carpenter2021-02-041-1/+3
* misc: bcm-vk: add ttyVK supportScott Branden2021-01-251-1/+29
* misc: bcm-vk: add mmap function for exposing BAR2Scott Branden2021-01-251-0/+24
* misc: bcm-vk: reset_pid supportScott Branden2021-01-251-6/+152
* misc: bcm-vk: add VK messaging supportScott Branden2021-01-251-2/+307
* misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_infoScott Branden2021-01-251-0/+105
* misc: bcm-vk: add ioctl load_imageScott Branden2021-01-251-0/+95
* misc: bcm-vk: add open/releaseScott Branden2021-01-251-0/+23
* misc: bcm-vk: add triggers when host panic or reboots to notify cardScott Branden2021-01-251-1/+28
* misc: bcm-vk: add misc device to Broadcom VK driverScott Branden2021-01-251-1/+35
* misc: bcm-vk: add autoload supportScott Branden2021-01-251-0/+723
* misc: bcm-vk: add Broadcom VK driverScott Branden2021-01-251-0/+141