summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_vhci.c
AgeCommit message (Expand)Author
2016-06-01Bluetooth: vhci: purge unhandled skbsJiri Slaby
2013-12-29Bluetooth: Add support for vectored writes to virtual HCI driverMarcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in vhci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2013-09-16Bluetooth: Add support creating virtual AMP controllersMarcel Holtmann
2013-09-16Bluetooth: Use devname:vhci module alias for virtual HCI driverMarcel Holtmann
2012-09-18Bluetooth: hci_vhci.c: removes unnecessary semicolonPeter Senna Tschudin
2012-05-09Bluetooth: vhci: Ignore return code of nonseekable_open()David Herrmann
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann
2012-02-13Bluetooth: vhci: Free driver_data on file releaseDavid Herrmann
2011-11-16Bluetooth: Allow to set AMP type for virtual HCIAndrei Emeltchenko
2011-11-07Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann
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