index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
bcm-vk
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: bcm_vk: Remove usage of deprecated functions
Breno Leitao
2022-09-01
1
-3
/
+3
*
misc: bcm-vk: Specify the minimum number of IRQ vecs
Breno Leitao
2022-09-01
1
-1
/
+1
*
misc: bcm-vk: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-24
1
-16
/
+13
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
1
-1
/
+0
|
\
|
*
misc: bcm-vk: Remove viper from device id table
Desmond Yan
2022-03-18
1
-1
/
+0
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
/
*
misc: bcm-vk: fix tty registration race
Johan Hovold
2021-09-21
1
-3
/
+3
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+4
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-1
/
+1
|
\
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
2
-5
/
+3
|
\
\
|
*
|
misc: bcm-vk: use list_move_tail instead of list_del/list_add_tail in bcm_vk_...
Baokun Li
2021-06-09
1
-2
/
+1
|
*
|
misc: bcm-vk: Replace zero-length array with flexible array member
Gustavo A. R. Silva
2021-05-21
2
-3
/
+2
|
|
/
*
/
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
Scott Branden
2021-02-04
5
-8
/
+61
*
misc: bcm-vk: Fix a couple error codes in probe()
Dan Carpenter
2021-02-04
1
-1
/
+3
*
misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()
Dan Carpenter
2021-02-03
1
-1
/
+2
*
misc: bcm-vk: fix set_q_num API precedence issue
Desmond Yan
2021-01-29
1
-2
/
+8
*
misc: bcm-vk: add ttyVK support
Scott Branden
2021-01-25
4
-2
/
+392
*
misc: bcm-vk: add mmap function for exposing BAR2
Scott Branden
2021-01-25
1
-0
/
+24
*
misc: bcm-vk: reset_pid support
Scott Branden
2021-01-25
3
-8
/
+191
*
misc: bcm-vk: add VK messaging support
Scott Branden
2021-01-25
7
-3
/
+2087
*
misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_info
Scott Branden
2021-01-25
2
-0
/
+165
*
misc: bcm-vk: add ioctl load_image
Scott Branden
2021-01-25
2
-0
/
+98
*
misc: bcm-vk: add open/release
Scott Branden
2021-01-25
5
-1
/
+199
*
misc: bcm-vk: add triggers when host panic or reboots to notify card
Scott Branden
2021-01-25
2
-1
/
+30
*
misc: bcm-vk: add misc device to Broadcom VK driver
Scott Branden
2021-01-25
2
-1
/
+37
*
misc: bcm-vk: add autoload support
Scott Branden
2021-01-25
2
-0
/
+973
*
misc: bcm-vk: add Broadcom VK driver
Scott Branden
2021-01-25
4
-0
/
+195