Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Johannes Berg
|
634fef6107
networking: add and use skb_put_u8()
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 years ago |
PrasannaKumar Muralidharan
|
d6a38c0ba7
miscdevice: Use module_misc_device() macro
|
9 years ago |
Marcel Holtmann
|
ca8bee5dde
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
|
9 years ago |
Takashi Iwai
|
c7c999cb18
Bluetooth: vhci: Fix race at creating hci device
|
9 years ago |
Jiri Slaby
|
13407376b2
Bluetooth: vhci: purge unhandled skbs
|
9 years ago |
Jiri Slaby
|
373a32c848
Bluetooth: vhci: fix open_timeout vs. hdev race
|
9 years ago |
Marcel Holtmann
|
618e8bc228
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
|
9 years ago |
Marcel Holtmann
|
e9ca8bf157
Bluetooth: Move handling of HCI_RUNNING flag into core
|
9 years ago |
Marcel Holtmann
|
73d0d3c867
Bluetooth: Move HCI_RUNNING check into hci_send_frame
|
9 years ago |
Prasanna Karthik
|
4eeab599e1
Bluetooth: vhci: Clean up coding style fix
|
10 years ago |
Al Viro
|
512b226815
switch hci_vhci to ->write_iter()
|
11 years ago |
Marcel Holtmann
|
0ad184ef58
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver
|
11 years ago |
Marcel Holtmann
|
82a30cfcb8
Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
|
11 years ago |
Lucas De Marchi
|
b075dd40c9
Bluetooth: allocate static minor for vhci
|
11 years ago |
Marcel Holtmann
|
5bc00b5c58
Bluetooth: Add support for vectored writes to virtual HCI driver
|
11 years ago |
Marcel Holtmann
|
602987758b
Bluetooth: Remove pointless parameter check in vhci_send_frame()
|
11 years ago |
Marcel Holtmann
|
7bd8f09f69
Bluetooth: Add hdev parameter to hdev->send driver callback
|
11 years ago |
Marcel Holtmann
|
e1a2617069
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
|
11 years ago |
Marcel Holtmann
|
23424c0d31
Bluetooth: Add support creating virtual AMP controllers
|
12 years ago |
Marcel Holtmann
|
bfacbb9aec
Bluetooth: Use devname:vhci module alias for virtual HCI driver
|
12 years ago |
Peter Senna Tschudin
|
2c24d45406
Bluetooth: hci_vhci.c: removes unnecessary semicolon
|
13 years ago |
David Herrmann
|
0dea0141a9
Bluetooth: vhci: Ignore return code of nonseekable_open()
|
13 years ago |
David Herrmann
|
155961e800
Bluetooth: Remove hci_dev->driver_data
|
13 years ago |
David Herrmann
|
e9b9cfa157
Bluetooth: Remove HCI-owner field
|
13 years ago |
David Herrmann
|
bf18c7118c
Bluetooth: vhci: Free driver_data on file release
|
13 years ago |
Andrei Emeltchenko
|
36acbb1ada
Bluetooth: Allow to set AMP type for virtual HCI
|
13 years ago |