aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_vhci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-08Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann1-31/+0
2009-06-08Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann1-4/+0
2009-06-08Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann1-28/+15
2009-06-08Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann1-8/+4
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann1-1/+1
2008-07-02Bluetooth VHCI: fasync BKL pushdownJonathan Corbet1-3/+6
2008-06-20bluetooth-vhci: BKL pushdownArnd Bergmann1-0/+5
2007-07-11[Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day1-6/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+1
2006-09-28[Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann1-48/+49
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-12/+12
2005-08-29[Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann1-174/+194
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+364