index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
bcm-vk
/
bcm_vk_dev.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2022-09-01
misc: bcm_vk: Remove usage of deprecated functions
Breno Leitao
2022-09-01
misc: bcm-vk: Specify the minimum number of IRQ vecs
Breno Leitao
2022-03-18
misc: bcm-vk: Remove viper from device id table
Desmond Yan
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-02-04
misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
Scott Branden
2021-02-04
misc: bcm-vk: Fix a couple error codes in probe()
Dan Carpenter
2021-01-25
misc: bcm-vk: add ttyVK support
Scott Branden
2021-01-25
misc: bcm-vk: add mmap function for exposing BAR2
Scott Branden
2021-01-25
misc: bcm-vk: reset_pid support
Scott Branden
2021-01-25
misc: bcm-vk: add VK messaging support
Scott Branden
2021-01-25
misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_info
Scott Branden
2021-01-25
misc: bcm-vk: add ioctl load_image
Scott Branden
2021-01-25
misc: bcm-vk: add open/release
Scott Branden
2021-01-25
misc: bcm-vk: add triggers when host panic or reboots to notify card
Scott Branden
2021-01-25
misc: bcm-vk: add misc device to Broadcom VK driver
Scott Branden
2021-01-25
misc: bcm-vk: add autoload support
Scott Branden
2021-01-25
misc: bcm-vk: add Broadcom VK driver
Scott Branden