index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_vhci.c
Age
Commit message (
Expand
)
Author
2021-12-22
Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATES
Luiz Augusto von Dentz
2021-10-22
Bluetooth: vhci: Fix checking of msft_opcode
Luiz Augusto von Dentz
2021-10-14
Bluetooth: vhci: Add support for setting msft_opcode and aosp_capable
Luiz Augusto von Dentz
2021-10-07
Bluetooth: hci_vhci: Fix to set the force_wakeup value
Tedd Ho-Jeong An
2021-10-06
Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev
Luiz Augusto von Dentz
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-09-29
Bluetooth: hci_vhci: Add force_prevent_wake entry
Luiz Augusto von Dentz
2021-09-29
Bluetooth: hci_vhci: Add force_suspend entry
Luiz Augusto von Dentz
2021-09-07
Bluetooth: hci_vhci: Add support for offload codecs over SCO
Kiran K
2020-01-15
Bluetooth: hci_vhci: Add support for ISO packets
Luiz Augusto von Dentz
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-08-31
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-04-20
Bluetooth: vhci: Fix race at creating hci device
Takashi Iwai
2016-04-08
Bluetooth: vhci: purge unhandled skbs
Jiri Slaby
2016-04-08
Bluetooth: vhci: fix open_timeout vs. hdev race
Jiri Slaby
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
2015-06-04
Bluetooth: vhci: Clean up coding style fix
Prasanna Karthik
2014-10-09
switch hci_vhci to ->write_iter()
Al Viro
2014-07-04
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver
Marcel Holtmann
2014-07-03
Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
Marcel Holtmann
2014-02-18
Bluetooth: allocate static minor for vhci
Lucas De Marchi
2013-12-29
Bluetooth: Add support for vectored writes to virtual HCI driver
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in vhci_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-09-16
Bluetooth: Add support creating virtual AMP controllers
Marcel Holtmann
2013-09-16
Bluetooth: Use devname:vhci module alias for virtual HCI driver
Marcel Holtmann
2012-09-18
Bluetooth: hci_vhci.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-05-09
Bluetooth: vhci: Ignore return code of nonseekable_open()
David Herrmann
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
2012-02-13
Bluetooth: vhci: Free driver_data on file release
David Herrmann
2011-11-16
Bluetooth: Allow to set AMP type for virtual HCI
Andrei Emeltchenko
2011-11-07
Bluetooth: Ignore hci_unregister_dev return value
David Herrmann
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-10
Bluetooth: Fix wrong packet type count increment
Gustavo F. Padovan
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2009-12-03
Bluetooth: Fix miscdev ops owner for virtual driver
Marcel Holtmann
2009-12-03
Bluetooth: Remove unused global minor variable
Marcel Holtmann
2009-12-03
Bluetooth: Remove stub ioctl in hci_vhci
Thomas Gleixner
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-08
Bluetooth: Remove unused and unneeded support in virtual driver
Marcel Holtmann
[next]