| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: allocate static minor for vhci | Lucas De Marchi | 2014-02-18 | 1 | -1/+2 |
* | Bluetooth: Add support for vectored writes to virtual HCI driver | Marcel Holtmann | 2013-12-29 | 1 | -11/+18 |
* | Bluetooth: Remove pointless parameter check in vhci_send_frame() | Marcel Holtmann | 2013-10-11 | 1 | -8/+1 |
* | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann | 2013-10-11 | 1 | -2/+1 |
* | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback | Marcel Holtmann | 2013-10-11 | 1 | -2/+1 |
* | Bluetooth: Add support creating virtual AMP controllers | Marcel Holtmann | 2013-09-16 | 1 | -46/+123 |
* | Bluetooth: Use devname:vhci module alias for virtual HCI driver | Marcel Holtmann | 2013-09-16 | 1 | -0/+1 |
* | Bluetooth: hci_vhci.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-19 | 1 | -1/+1 |
* | Bluetooth: vhci: Ignore return code of nonseekable_open() | David Herrmann | 2012-05-09 | 1 | -1/+2 |
* | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 2012-02-13 | 1 | -4/+4 |
* | Bluetooth: Remove HCI-owner field | David Herrmann | 2012-02-13 | 1 | -2/+0 |
* | Bluetooth: vhci: Free driver_data on file release | David Herrmann | 2012-02-13 | 1 | -6/+1 |
* | Bluetooth: Allow to set AMP type for virtual HCI | Andrei Emeltchenko | 2011-11-16 | 1 | -0/+8 |
* | Bluetooth: Ignore hci_unregister_dev return value | David Herrmann | 2011-11-07 | 1 | -4/+1 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | Bluetooth: Fix wrong packet type count increment | Gustavo F. Padovan | 2010-05-10 | 1 | -1/+1 |
* | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 2010-02-27 | 1 | -1/+1 |
* | Bluetooth: Fix miscdev ops owner for virtual driver | Marcel Holtmann | 2009-12-03 | 1 | -0/+1 |
* | Bluetooth: Remove unused global minor variable | Marcel Holtmann | 2009-12-03 | 1 | -10/+2 |
* | Bluetooth: Remove stub ioctl in hci_vhci | Thomas Gleixner | 2009-12-03 | 1 | -7/+0 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | Bluetooth: Remove unused and unneeded support in virtual driver | Marcel Holtmann | 2009-06-08 | 1 | -31/+0 |
* | Bluetooth: Remove BKL from open callback of virtual driver | Marcel Holtmann | 2009-06-08 | 1 | -4/+0 |
* | Bluetooth: Use wait_event_interruptible for virtual driver | Marcel Holtmann | 2009-06-08 | 1 | -28/+15 |
* | Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver | Marcel Holtmann | 2009-06-08 | 1 | -8/+4 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -5/+0 |
* | [Bluetooth] Consolidate maintainers information | Marcel Holtmann | 2008-08-18 | 1 | -1/+1 |
* | Bluetooth VHCI: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 | 1 | -3/+6 |
* | bluetooth-vhci: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+5 |
* | [Bluetooth] Remove the redundant non-seekable llseek method | Robert P. J. Day | 2007-07-11 | 1 | -6/+0 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [Bluetooth] Add HCI device identifier for SDIO cards | Marcel Holtmann | 2006-09-29 | 1 | -1/+1 |
* | [Bluetooth] Code cleanup of the drivers source code | Marcel Holtmann | 2006-09-29 | 1 | -48/+49 |
* | [Bluetooth] Add platform device for virtual and serial devices | Marcel Holtmann | 2006-07-04 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 2005-11-07 | 1 | -3/+1 |
* | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann | 2005-08-30 | 1 | -12/+12 |
* | [Bluetooth]: Update and cleanup of the virtual HCI driver | Marcel Holtmann | 2005-08-30 | 1 | -174/+194 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+364 |