aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_vhci.c
Commit message (Expand)AuthorAge
* Bluetooth: Allow to set AMP type for virtual HCIAndrei Emeltchenko2011-11-16
* Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann2011-11-07
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan2010-05-10
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-27
* Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann2009-12-03
* Bluetooth: Remove unused global minor variableMarcel Holtmann2009-12-03
* Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner2009-12-03
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann2009-06-08
* Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann2009-06-08
* Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann2009-06-08
* Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann2009-06-08
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* Bluetooth VHCI: fasync BKL pushdownJonathan Corbet2008-07-02
* bluetooth-vhci: BKL pushdownArnd Bergmann2008-06-20
* [Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day2007-07-11
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann2006-09-28
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-28
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-29
* [Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2005-08-29
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16