Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b0b335f43705009f1ee27359cb59bf8b5cf0abd
/
drivers
/
bluetooth
/
hci_vhci.c
d6a38c0
miscdevice: Use module_misc_device() macro
by PrasannaKumar Muralidharan
· 8 years ago
ca8bee5
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
by Marcel Holtmann
· 8 years ago
c7c999c
Bluetooth: vhci: Fix race at creating hci device
by Takashi Iwai
· 9 years ago
1340737
Bluetooth: vhci: purge unhandled skbs
by Jiri Slaby
· 9 years ago
373a32c
Bluetooth: vhci: fix open_timeout vs. hdev race
by Jiri Slaby
· 9 years ago
618e8bc
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
by Marcel Holtmann
· 9 years ago
e9ca8bf
Bluetooth: Move handling of HCI_RUNNING flag into core
by Marcel Holtmann
· 9 years ago
73d0d3c
Bluetooth: Move HCI_RUNNING check into hci_send_frame
by Marcel Holtmann
· 9 years ago
4eeab59
Bluetooth: vhci: Clean up coding style fix
by Prasanna Karthik
· 9 years ago
512b226
switch hci_vhci to ->write_iter()
by Al Viro
· 10 years ago
0ad184e
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver
by Marcel Holtmann
· 10 years ago
82a30cf
Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
by Marcel Holtmann
· 10 years ago
b075dd4
Bluetooth: allocate static minor for vhci
by Lucas De Marchi
· 11 years ago
5bc00b5
Bluetooth: Add support for vectored writes to virtual HCI driver
by Marcel Holtmann
· 11 years ago
6029877
Bluetooth: Remove pointless parameter check in vhci_send_frame()
by Marcel Holtmann
· 11 years ago
7bd8f09
Bluetooth: Add hdev parameter to hdev->send driver callback
by Marcel Holtmann
· 11 years ago
e1a2617
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
by Marcel Holtmann
· 11 years ago
23424c0
Bluetooth: Add support creating virtual AMP controllers
by Marcel Holtmann
· 11 years ago
bfacbb9
Bluetooth: Use devname:vhci module alias for virtual HCI driver
by Marcel Holtmann
· 11 years ago
2c24d45
Bluetooth: hci_vhci.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
0dea014
Bluetooth: vhci: Ignore return code of nonseekable_open()
by David Herrmann
· 13 years ago
155961e
Bluetooth: Remove hci_dev->driver_data
by David Herrmann
· 13 years ago
e9b9cfa
Bluetooth: Remove HCI-owner field
by David Herrmann
· 13 years ago
bf18c71
Bluetooth: vhci: Free driver_data on file release
by David Herrmann
· 13 years ago
36acbb1
Bluetooth: Allow to set AMP type for virtual HCI
by Andrei Emeltchenko
· 13 years ago
13ea401
Bluetooth: Ignore hci_unregister_dev return value
by David Herrmann
· 13 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
4f7ac18
Bluetooth: Fix wrong packet type count increment
by Gustavo F. Padovan
· 15 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
fed4c25
Bluetooth: Fix miscdev ops owner for virtual driver
by Marcel Holtmann
· 15 years ago
329ab1b
Bluetooth: Remove unused global minor variable
by Marcel Holtmann
· 15 years ago
5990108
Bluetooth: Remove stub ioctl in hci_vhci
by Thomas Gleixner
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
092b858
Bluetooth: Remove unused and unneeded support in virtual driver
by Marcel Holtmann
· 15 years ago
3857abc
Bluetooth: Remove BKL from open callback of virtual driver
by Marcel Holtmann
· 15 years ago
4db7589
Bluetooth: Use wait_event_interruptible for virtual driver
by Marcel Holtmann
· 15 years ago
ac28494
Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver
by Marcel Holtmann
· 15 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
63fbd24
[Bluetooth] Consolidate maintainers information
by Marcel Holtmann
· 16 years ago
dbfb2df
Bluetooth VHCI: fasync BKL pushdown
by Jonathan Corbet
· 16 years ago
8324af6
bluetooth-vhci: BKL pushdown
by Arnd Bergmann
· 16 years ago
924f0e4
[Bluetooth] Remove the redundant non-seekable llseek method
by Robert P. J. Day
· 17 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
0ac5393
[Bluetooth] Add HCI device identifier for SDIO cards
by Marcel Holtmann
· 18 years ago
9c72435
[Bluetooth] Code cleanup of the drivers source code
by Marcel Holtmann
· 18 years ago
27d3528
[Bluetooth] Add platform device for virtual and serial devices
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
089b1db
[PATCH] bluetooth: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
0d48d93
[Bluetooth]: Move packet type into the SKB control buffer
by Marcel Holtmann
· 19 years ago
4aa769b
[Bluetooth]: Update and cleanup of the virtual HCI driver
by Marcel Holtmann
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago