summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_vhci.c
AgeCommit message (Expand)Author
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-10Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-12-03Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann
2009-12-03Bluetooth: Remove unused global minor variableMarcel Holtmann
2009-12-03Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-08Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann
2009-06-08Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann
2009-06-08Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann
2009-06-08Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-07-02Bluetooth VHCI: fasync BKL pushdownJonathan Corbet
2008-06-20bluetooth-vhci: BKL pushdownArnd Bergmann
2007-07-11[Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann
2006-09-28[Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-29[Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds