index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2022-09-01
misc: bcm_vk: Remove usage of deprecated functions
Breno Leitao
1
-3
/
+3
2022-09-01
misc: bcm-vk: Specify the minimum number of IRQ vecs
Breno Leitao
1
-1
/
+1
2022-03-18
misc: bcm-vk: Remove viper from device id table
Desmond Yan
1
-1
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-02-04
misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
Scott Branden
1
-3
/
+2
2021-02-04
misc: bcm-vk: Fix a couple error codes in probe()
Dan Carpenter
1
-1
/
+3
2021-01-25
misc: bcm-vk: add ttyVK support
Scott Branden
1
-1
/
+29
2021-01-25
misc: bcm-vk: add mmap function for exposing BAR2
Scott Branden
1
-0
/
+24
2021-01-25
misc: bcm-vk: reset_pid support
Scott Branden
1
-6
/
+152
2021-01-25
misc: bcm-vk: add VK messaging support
Scott Branden
1
-2
/
+307
2021-01-25
misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_info
Scott Branden
1
-0
/
+105
2021-01-25
misc: bcm-vk: add ioctl load_image
Scott Branden
1
-0
/
+95
2021-01-25
misc: bcm-vk: add open/release
Scott Branden
1
-0
/
+23
2021-01-25
misc: bcm-vk: add triggers when host panic or reboots to notify card
Scott Branden
1
-1
/
+28
2021-01-25
misc: bcm-vk: add misc device to Broadcom VK driver
Scott Branden
1
-1
/
+35
2021-01-25
misc: bcm-vk: add autoload support
Scott Branden
1
-0
/
+723
2021-01-25
misc: bcm-vk: add Broadcom VK driver
Scott Branden
1
-0
/
+141