| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 14 | -91/+31 |
| 2012-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 8 | -23/+9 |
| 2012-09-18 | Bluetooth: Add support for BCM20702A0 [04ca, 2003] | Jaroslav Resler | 1 | -0/+1 |
| 2012-09-18 | Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn | Gustavo Padovan | 1 | -1/+1 |
| 2012-09-18 | Bluetooth: btuart_cs.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
| 2012-09-18 | Bluetooth: hci_vhci.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
| 2012-09-18 | Bluetooth: hci_ll.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
| 2012-09-18 | Bluetooth: hci_ldisc.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
| 2012-09-18 | Bluetooth: bluecard_cs.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
| 2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2 | -5/+9 |
| 2012-09-08 | Bluetooth: btmrvl: remove pointless conditional before kfree_skb() | Wei Yongjun | 1 | -2/+1 |
| 2012-09-08 | Bluetooth: Use module_platform_driver() in btwilink.c file | Sachin Kamat | 1 | -15/+1 |
| 2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -4/+12 |
| 2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2 | -0/+4 |
| 2012-08-27 | Bluetooth: Add support for Apple vendor-specific devices | Henrik Rydberg | 1 | -0/+3 |
| 2012-08-21 | Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices | Gustavo Padovan | 1 | -5/+3 |
| 2012-08-15 | Bluetooth: Add support for Sony Vaio T-Series | Yevgeniy Melnichuk | 2 | -0/+3 |
| 2012-08-06 | Bluetooth: add support for atheros 0489:e057 | Peng Chen | 2 | -0/+3 |
| 2012-08-06 | Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0 | Manoj Iyer | 1 | -0/+1 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in dtl1_cs.c file | Sachin Kamat | 1 | -2/+1 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in btwilink.c file | Sachin Kamat | 1 | -6/+2 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in btusb.c file | Sachin Kamat | 1 | -10/+3 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in btuart_cs.c file | Sachin Kamat | 1 | -4/+1 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in btsdio.c file | Sachin Kamat | 1 | -6/+2 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file | Sachin Kamat | 1 | -11/+4 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in bt3c_cs.c file | Sachin Kamat | 1 | -4/+1 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in bpa10x.c file | Sachin Kamat | 1 | -6/+2 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in bluecard_cs.c file | Sachin Kamat | 1 | -4/+1 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in bfusb.c file | Sachin Kamat | 1 | -8/+4 |
| 2012-08-06 | Bluetooth: Use devm_kzalloc in bcm203x.c file. | Sachin Kamat | 1 | -7/+1 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 16 | -56/+872 |
| 2012-07-17 | Bluetooth: Introduce a flags variable to Three-wire UART state | Johan Hedberg | 1 | -11/+15 |
| 2012-07-17 | Bluetooth: Improve Three-wire UART configuration handling | Johan Hedberg | 1 | -7/+27 |
| 2012-07-17 | Bluetooth: Remove unnecessary h5_build_pkt function | Johan Hedberg | 1 | -26/+23 |
| 2012-07-17 | Bluetooth: Implement proper low-power support for Three-wire UART | Johan Hedberg | 1 | -5/+32 |
| 2012-07-17 | Bluetooth: Add initialization tracking to HCI Three-wire driver | Johan Hedberg | 1 | -16/+50 |
| 2012-07-17 | Bluetooth: Add initial sleep support to Three-wire UART | Johan Hedberg | 1 | -0/+13 |
| 2012-07-17 | Bluetooth: Improve rx debug logs for Three-wire UART | Johan Hedberg | 1 | -14/+3 |
| 2012-07-17 | Bluetooth: Use delayed init for Three-wire UART | Johan Hedberg | 1 | -0/+3 |
| 2012-07-17 | Bluetooth: Add delayed init sequence support for UART controllers | Johan Hedberg | 2 | -1/+43 |
| 2012-07-17 | Bluetooth: Simplify hci_uart_tty_close logic | Johan Hedberg | 1 | -12/+13 |
| 2012-07-17 | Bluetooth: Add support for Three-wire Link Control packets | Johan Hedberg | 1 | -17/+79 |
| 2012-07-17 | Bluetooth: Fix/implement Three-wire reliable packet sending | Johan Hedberg | 1 | -17/+70 |
| 2012-07-17 | Bluetooth: Add Three-wire header value convenience macros | Johan Hedberg | 1 | -0/+8 |
| 2012-07-17 | Bluetooth: Add initial packet sending support to Three-wire UART | Johan Hedberg | 1 | -7/+98 |
| 2012-07-17 | Bluetooth: Add basic packet parsing to Three-wire UART driver | Johan Hedberg | 1 | -8/+222 |
| 2012-07-17 | Bluetooth: Add initial reliable packet support for Three-wire UART | Johan Hedberg | 1 | -0/+56 |
| 2012-07-17 | Bluetooth: Add basic state tracking to Three-wire UART driver | Johan Hedberg | 1 | -4/+92 |
| 2012-07-17 | Bluetooth: Initial skeleton for Three-wire UART (H5) support | Johan Hedberg | 5 | -0/+112 |
| 2012-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -1/+1 |
| 2012-07-09 | Bluetooth: btmrvl: trivial style fixes | Andrei Emeltchenko | 2 | -4/+7 |
| 2012-06-30 | Bluetooth: bluecard_cs: Shorten scope for iobase | Andrei Emeltchenko | 1 | -2/+4 |
| 2012-06-30 | Bluetooth: Fix warning: using int as NULL pointer | Andrei Emeltchenko | 2 | -2/+2 |
| 2012-06-30 | Bluetooth: cleanup dtl1_config | Devendra Naga | 1 | -8/+10 |
| 2012-06-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan | 5 | -6/+23 |
| 2012-06-19 | Bluetooth: btmrvl: Do not send vendor events to bluetooth stack | Andrei Emeltchenko | 3 | -6/+18 |
| 2012-06-11 | Bluetooth: add support for atheros 0930:0219 | Giancarlo Formicuccia | 2 | -0/+3 |
| 2012-06-09 | Bluetooth: Support AR3011 in Acer Iconia Tab W500 | Marek Vasut | 2 | -0/+2 |
| 2012-06-05 | Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID | Bing Zhao | 1 | -0/+3 |
| 2012-06-05 | Bluetooth: Remove unnecessary headers include | Gustavo Padovan | 1 | -8/+0 |
| 2012-06-05 | Bluetooth: Remove 'register' usage from the subsystem | Gustavo Padovan | 7 | -16/+16 |
| 2012-06-05 | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE | Szymon Janc | 3 | -5/+5 |
| 2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -34/+164 |
| 2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 5 | -0/+5 |
| 2012-05-16 | Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C | Michael Gruetzner | 2 | -0/+9 |
| 2012-05-09 | Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks | Amitkumar Karwar | 3 | -1/+104 |
| 2012-05-09 | Bluetooth: btmrvl: configure default host sleep parameters | Amitkumar Karwar | 3 | -22/+35 |
| 2012-05-09 | Bluetooth: btusb: Dynamic alternate setting | Mikel Astiz | 1 | -2/+11 |
| 2012-05-09 | Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware() | Jesper Juhl | 1 | -7/+2 |
| 2012-05-09 | Bluetooth: vhci: Ignore return code of nonseekable_open() | David Herrmann | 1 | -1/+2 |
| 2012-05-09 | Bluetooth: Remove redundant hdev->parent field | David Herrmann | 1 | -1/+1 |
| 2012-04-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -0/+10 |
| 2012-04-24 | Add Foxconn / Hon Hai IDs for btusb module | Steven Harms | 1 | -0/+3 |
| 2012-04-19 | Bluetooth: Add support for AR3012 [0cf3:e004] | AceLan Kao | 2 | -0/+3 |
| 2012-04-13 | Bluetooth: Add support for Atheros [13d3:3362] | AceLan Kao | 2 | -0/+3 |
| 2012-04-13 | Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 | Manoj Iyer | 1 | -0/+1 |
| 2012-04-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 3 | -2/+9 |
| 2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -16/+10 |
| 2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -16/+10 |
| 2012-03-29 | Bluetooth: btusb: typo in Broadcom SoftSailing id | Don Zickus | 1 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 3 | -3/+0 |
| 2012-03-28 | Bluetooth: Add support for Atheros [04ca:3005] | AceLan Kao | 2 | -0/+3 |
| 2012-03-28 | Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close | Johan Hovold | 1 | -1/+1 |
| 2012-03-28 | Bluetooth: Add Atheros maryann PIDVID support | Cho, Yu-Chen | 2 | -0/+3 |
| 2012-03-28 | Bluetooth: btusb: Add USB device ID "0a5c 21e8" | João Paulo Rechi Vita | 1 | -0/+1 |
| 2012-03-08 | Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012. | Eran | 2 | -0/+3 |
| 2012-03-08 | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan | 1 | -11/+12 |
| 2012-03-06 | Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6] | James M. Leddy | 1 | -0/+1 |
| 2012-03-01 | Bluetooth: Fix coding style with breaking lines | Gustavo F. Padovan | 1 | -10/+9 |
| 2012-02-24 | Bluetooth: Add support for creating HCI UART based AMP controllers | Marcel Holtmann | 2 | -0/+6 |
| 2012-02-24 | Bluetooth: Allow HCI UART reset parameter via flags ioctl | Marcel Holtmann | 2 | -8/+4 |
| 2012-02-23 | Bluetooth: Add AR30XX device ID on Asus laptops | Keng-Yu Lin | 2 | -0/+2 |
| 2012-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | Johan Hedberg | 3 | -9/+9 |
| 2012-02-15 | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 | Manoj Iyer | 1 | -0/+1 |
| 2012-02-15 | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner | 1 | -3/+0 |
| 2012-02-13 | Bluetooth: btusb: Remove device lock on release | David Herrmann | 1 | -5/+0 |
| 2012-02-13 | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 13 | -78/+77 |
| 2012-02-13 | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 | Manoj Iyer | 1 | -0/+1 |
| 2012-02-13 | Bluetooth: Remove __hci_dev_put/hold | David Herrmann | 1 | -2/+2 |
| 2012-02-13 | Bluetooth: Remove HCI-owner field | David Herrmann | 12 | -22/+0 |
| 2012-02-13 | Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb | David Herrmann | 1 | -10/+2 |
| 2012-02-13 | Bluetooth: btsdio: Free driver data on SDIO shutdown | David Herrmann | 1 | -10/+1 |
| 2012-02-13 | Bluetooth: bpa10x: Free private driver data on usb shutdown | David Herrmann | 1 | -12/+3 |
| 2012-02-13 | Bluetooth: btusb: Free driver data on USB shutdown | David Herrmann | 1 | -10/+1 |
| 2012-02-13 | Bluetooth: bfusb: Free driver_data on USB shutdown | David Herrmann | 1 | -10/+1 |
| 2012-02-13 | Bluetooth: vhci: Free driver_data on file release | David Herrmann | 1 | -6/+1 |
| 2012-02-13 | Bluetooth: dtl1-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
| 2012-02-13 | Bluetooth: btwilink: Remove empty destruct cb | David Herrmann | 1 | -9/+0 |
| 2012-02-13 | Bluetooth: btuart-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
| 2012-02-13 | Bluetooth: btmrvl: Remove empty destruct cb | David Herrmann | 1 | -5/+0 |
| 2012-02-13 | Bluetooth: bt3c-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
| 2012-02-13 | Bluetooth: bluecard-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
| 2012-02-13 | Bluetooth: dtl1: Fix memleak in probe() | David Herrmann | 1 | -17/+3 |
| 2012-02-13 | Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
| 2012-02-13 | Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
| 2012-02-13 | Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
| 2012-02-13 | Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
| 2012-02-13 | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner | 1 | -3/+0 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -9/+9 |
| 2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -81/+5 |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 5 | -81/+5 |
| 2011-12-22 | Bluetooth: Add support for BCM20702A0 [0a5c:21e3] | Jesse Sung | 1 | -0/+1 |
| 2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 3 | -7/+17 |
| 2011-12-21 | Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints | Bing Zhao | 1 | -7/+2 |
| 2011-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -7/+17 |
| 2011-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 4 | -7/+25 |
| 2011-12-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan | 3 | -7/+17 |
| 2011-12-03 | btusb: fix a memory leak in btusb_send_frame() | Cong Wang | 1 | -2/+1 |
| 2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 3 | -0/+4 |
| 2011-11-21 | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 1 | -2/+0 |
| 2011-11-21 | Bluetooth: btmrvl: support Marvell Bluetooth device SD8797 | Bing Zhao | 2 | -5/+16 |
| 2011-11-18 | USB: convert drivers/bluetooth/* to use module_usb_driver() | Greg Kroah-Hartman | 5 | -81/+5 |
| 2011-11-16 | Bluetooth: Allow to set AMP type for virtual HCI | Andrei Emeltchenko | 1 | -0/+8 |
| 2011-11-09 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -0/+3 |
| 2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 8 | -27/+29 |
| 2011-11-08 | Bluetooth: Add support for Broadcom BCM20702A0 | Wen-chien Jesse Sung | 1 | -0/+3 |
| 2011-11-07 | Bluetooth: use buffer priority to mark URB_ISO_ASAP flag | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2011-11-07 | Bluetooth: bfusb: Fix error path on firmware load | David Herrmann | 1 | -6/+7 |
| 2011-11-07 | Bluetooth: bcm203x: Use GFP_KERNEL in workqueue | David Herrmann | 1 | -1/+1 |
| 2011-11-07 | Bluetooth: bcm203x: Fix race condition on disconnect | David Herrmann | 1 | -0/+10 |
| 2011-11-07 | Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC | David Herrmann | 1 | -2/+2 |
| 2011-11-07 | Bluetooth: ath3k: output firmware filename when request_firmware failed | Paul Fertser | 1 | -4/+11 |
| 2011-11-07 | Bluetooth: Ignore hci_unregister_dev return value | David Herrmann | 6 | -19/+6 |
| 2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -9/+20 |
| 2011-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 3 | -9/+20 |
| 2011-10-31 | bluetooth: add module.h to drivers/bluetooth files as required. | Paul Gortmaker | 3 | -0/+4 |
| 2011-10-31 | Bluetooth: bfusb: Fix error path on firmware load | David Herrmann | 1 | -6/+7 |
| 2011-10-31 | Bluetooth: bcm203x: Use GFP_KERNEL in workqueue | David Herrmann | 1 | -1/+1 |
| 2011-10-31 | Bluetooth: bcm203x: Fix race condition on disconnect | David Herrmann | 1 | -0/+10 |
| 2011-10-31 | Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC | David Herrmann | 1 | -2/+2 |
| 2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+4 |
| 2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2011-10-10 | Bluetooth: btusb: hide more usb_submit_urb errors | Paul Bolle | 1 | -3/+6 |
| 2011-10-10 | Bluetooth: btusb: also be quiet when suspending | Paul Bolle | 1 | -1/+3 |
| 2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -1/+1 |
| 2011-10-05 | btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888' | Paul Bolle | 1 | -2/+2 |
| 2011-09-29 | btusb: add device entry for Broadcom SoftSailing | Oliver Neukum | 1 | -0/+3 |
| 2011-09-27 | Bluetooth: Allow ACL packets over USB in HCI_RAW mode | Peter Hurley | 1 | -2/+1 |
| 2011-09-17 | Bluetooth: add support for 2011 mac mini | Jurgen Kramer | 1 | -0/+3 |
| 2011-09-17 | Bluetooth: Add MacBookAir4,1 support | Pieter-Augustijn Van Malleghem | 1 | -0/+3 |
| 2011-09-17 | Bluetooth: Fixed BT ST Channel reg order | Chen Ganir | 1 | -8/+8 |
| 2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 1 | -1/+1 |
| 2011-08-11 | Bluetooth: Add Toshiba laptops AR30XX device ID | Ricardo Mendoza | 2 | -0/+2 |
| 2011-08-11 | Bluetooth: btusb: be quiet on device disconnect | Paul Bolle | 1 | -3/+9 |
| 2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -1/+16 |
| 2011-07-01 | Bluetooth: Add Atheros AR3012 one PID/VID supported | Steven.Li | 2 | -1/+16 |
| 2011-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+12 |
| 2011-06-10 | Bluetooth: Do not ignore errors returned from strict_strtol() | David Miller | 1 | -0/+12 |
| 2011-06-09 | Bluetooth: Do not ignore errors returned from strict_strtol() | David Miller | 1 | -0/+12 |
| 2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -11/+6 |
| 2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 4 | -4/+4 |
| 2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -8/+11 |
| 2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+2 |
| 2011-05-11 | Bluetooth: Device ids for ath3k on Pegatron Lucid tablets | Andy Ross | 2 | -0/+2 |
| 2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 4 | -4/+4 |
| 2011-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -71/+148 |
| 2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -4/+8 |
| 2011-04-13 | Bluetooth: btmrvl: support Marvell Bluetooth device SD8787 | Kevin Gan | 3 | -64/+132 |
| 2011-04-13 | Bluetooth: Check return value of hci_recv_stream_fragment() | Gustavo F. Padovan | 1 | -1/+6 |
| 2011-04-13 | Bluetooth: hci_uart: check the return value of recv() | Jiejing Zhang | 2 | -3/+10 |
| 2011-04-13 | Bluetooth: Clean up ath3k_load_firmware() | Gustavo F. Padovan | 1 | -3/+0 |
| 2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2011-03-31 | Bluetooth: Fix sending LE data over USB | Vinicius Costa Gomes | 1 | -1/+2 |
| 2011-03-31 | Bluetooth: add support for Apple MacBook Pro 8,2 | Marc-Antoine Perennou | 1 | -0/+3 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-24 | Bluetooth: Fix sending LE data over USB | Vinicius Costa Gomes | 1 | -1/+2 |
| 2011-03-24 | Bluetooth: add support for Apple MacBook Pro 8,2 | Marc-Antoine Perennou | 1 | -0/+3 |
| 2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -12/+289 |
| 2011-03-16 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+406 |
| 2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -13/+13 |
| 2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+0 |
| 2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 2 | -0/+5 |
| 2011-02-23 | Revert "Bluetooth: Enable USB autosuspend by default on btusb" | Linus Torvalds | 1 | -2/+0 |
| 2011-02-23 | Bluetooth: btwilink driver | Pavan Savoy | 3 | -0/+406 |
| 2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2 | -2/+8 |
| 2011-02-17 | hci_ath: Fix the mess in this driver | Alan Cox | 1 | -13/+13 |
| 2011-02-16 | Bluetooth: Make hci a child of the corresponding tty device. | Andrei Warkentin | 1 | -0/+1 |