aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-16/+10
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-16/+10
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-3/+0
2012-03-08Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran2-0/+3
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan1-11/+12
2012-03-06Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]James M. Leddy1-0/+1
2012-03-01Bluetooth: Fix coding style with breaking linesGustavo F. Padovan1-10/+9
2012-02-24Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann2-0/+6
2012-02-24Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann2-8/+4
2012-02-23Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2-0/+2
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.gitJohan Hedberg3-9/+9
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-13Bluetooth: btusb: Remove device lock on releaseDavid Herrmann1-5/+0
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann13-78/+77
2012-02-13Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-13Bluetooth: Remove __hci_dev_put/holdDavid Herrmann1-2/+2
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann12-22/+0
2012-02-13Bluetooth: uart-ldisc: Fix memory leak and remove destruct cbDavid Herrmann1-10/+2
2012-02-13Bluetooth: btsdio: Free driver data on SDIO shutdownDavid Herrmann1-10/+1
2012-02-13Bluetooth: bpa10x: Free private driver data on usb shutdownDavid Herrmann1-12/+3
2012-02-13Bluetooth: btusb: Free driver data on USB shutdownDavid Herrmann1-10/+1
2012-02-13Bluetooth: bfusb: Free driver_data on USB shutdownDavid Herrmann1-10/+1
2012-02-13Bluetooth: vhci: Free driver_data on file releaseDavid Herrmann1-6/+1
2012-02-13Bluetooth: dtl1-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: btwilink: Remove empty destruct cbDavid Herrmann1-9/+0
2012-02-13Bluetooth: btuart-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: btmrvl: Remove empty destruct cbDavid Herrmann1-5/+0
2012-02-13Bluetooth: bt3c-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: bluecard-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: dtl1: Fix memleak in probe()David Herrmann1-17/+3
2012-02-13Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell3-9/+9
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-81/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-81/+5
2011-12-22Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung1-0/+1
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki3-7/+17
2011-12-21Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-7/+17
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville4-7/+25
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan3-7/+17
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang1-2/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville3-0/+4
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo1-2/+0
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao2-5/+16