| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012. | Eran | 2012-03-08 | 2 | -0/+3 |
* | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan | 2012-03-08 | 1 | -11/+12 |
* | Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6] | James M. Leddy | 2012-03-06 | 1 | -0/+1 |
* | Bluetooth: Fix coding style with breaking lines | Gustavo F. Padovan | 2012-03-01 | 1 | -10/+9 |
* | Bluetooth: Add support for creating HCI UART based AMP controllers | Marcel Holtmann | 2012-02-24 | 2 | -0/+6 |
* | Bluetooth: Allow HCI UART reset parameter via flags ioctl | Marcel Holtmann | 2012-02-24 | 2 | -8/+4 |
* | Bluetooth: Add AR30XX device ID on Asus laptops | Keng-Yu Lin | 2012-02-23 | 2 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | Johan Hedberg | 2012-02-16 | 3 | -9/+9 |
|\ |
|
| * | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 | Manoj Iyer | 2012-02-15 | 1 | -0/+1 |
| * | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner | 2012-02-15 | 1 | -3/+0 |
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 3 | -9/+9 |
* | | Bluetooth: btusb: Remove device lock on release | David Herrmann | 2012-02-13 | 1 | -5/+0 |
* | | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 2012-02-13 | 13 | -78/+77 |
* | | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 | Manoj Iyer | 2012-02-13 | 1 | -0/+1 |
* | | Bluetooth: Remove __hci_dev_put/hold | David Herrmann | 2012-02-13 | 1 | -2/+2 |
* | | Bluetooth: Remove HCI-owner field | David Herrmann | 2012-02-13 | 12 | -22/+0 |
* | | Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb | David Herrmann | 2012-02-13 | 1 | -10/+2 |
* | | Bluetooth: btsdio: Free driver data on SDIO shutdown | David Herrmann | 2012-02-13 | 1 | -10/+1 |
* | | Bluetooth: bpa10x: Free private driver data on usb shutdown | David Herrmann | 2012-02-13 | 1 | -12/+3 |
* | | Bluetooth: btusb: Free driver data on USB shutdown | David Herrmann | 2012-02-13 | 1 | -10/+1 |
* | | Bluetooth: bfusb: Free driver_data on USB shutdown | David Herrmann | 2012-02-13 | 1 | -10/+1 |
* | | Bluetooth: vhci: Free driver_data on file release | David Herrmann | 2012-02-13 | 1 | -6/+1 |
* | | Bluetooth: dtl1-cs: Remove empty destruct cb | David Herrmann | 2012-02-13 | 1 | -6/+0 |
* | | Bluetooth: btwilink: Remove empty destruct cb | David Herrmann | 2012-02-13 | 1 | -9/+0 |
* | | Bluetooth: btuart-cs: Remove empty destruct cb | David Herrmann | 2012-02-13 | 1 | -6/+0 |
* | | Bluetooth: btmrvl: Remove empty destruct cb | David Herrmann | 2012-02-13 | 1 | -5/+0 |
* | | Bluetooth: bt3c-cs: Remove empty destruct cb | David Herrmann | 2012-02-13 | 1 | -6/+0 |
* | | Bluetooth: bluecard-cs: Remove empty destruct cb | David Herrmann | 2012-02-13 | 1 | -6/+0 |
* | | Bluetooth: dtl1: Fix memleak in probe() | David Herrmann | 2012-02-13 | 1 | -17/+3 |
* | | Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open() | David Herrmann | 2012-02-13 | 1 | -1/+1 |
* | | Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open() | David Herrmann | 2012-02-13 | 1 | -1/+1 |
* | | Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open() | David Herrmann | 2012-02-13 | 1 | -1/+1 |
* | | Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open() | David Herrmann | 2012-02-13 | 1 | -1/+1 |
* | | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner | 2012-02-13 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 3 | -7/+17 |
| |\ |
|
| * | | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 5 | -81/+5 |
|\ \ \ |
|
| * \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 5 | -81/+5 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | USB: convert drivers/bluetooth/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 5 | -81/+5 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-09 | 3 | -7/+17 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-09 | 1 | -0/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
* | | | | Bluetooth: Add support for BCM20702A0 [0a5c:21e3] | Jesse Sung | 2011-12-22 | 1 | -0/+1 |
* | | | | Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints | Bing Zhao | 2011-12-21 | 1 | -7/+2 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-12-06 | 4 | -7/+25 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan | 2011-12-03 | 3 | -7/+17 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | btusb: fix a memory leak in btusb_send_frame() | Cong Wang | 2011-12-03 | 1 | -2/+1 |
| | * | | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8797 | Bing Zhao | 2011-11-21 | 2 | -5/+16 |
| | | |/
| | |/| |
|
| * | | | Bluetooth: Allow to set AMP type for virtual HCI | Andrei Emeltchenko | 2011-11-16 | 1 | -0/+8 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 3 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|