index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
bcm-vk
Age
Commit message (
Expand
)
Author
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-09
misc: bcm-vk: use list_move_tail instead of list_del/list_add_tail in bcm_vk_...
Baokun Li
2021-05-21
misc: bcm-vk: Replace zero-length array with flexible array member
Gustavo A. R. Silva
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
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-02-03
misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()
Dan Carpenter
2021-01-29
misc: bcm-vk: fix set_q_num API precedence issue
Desmond Yan
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