aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2012-08-06Bluetooth: Use devm_kzalloc in bfusb.c fileGravatar Sachin Kamat 1-8/+4
2012-08-06Bluetooth: Use devm_kzalloc in bcm203x.c file.Gravatar Sachin Kamat 1-7/+1
2012-08-06Merge tty-next into 3.6-rc1Gravatar Greg Kroah-Hartman 16-56/+872
2012-07-17Bluetooth: Introduce a flags variable to Three-wire UART stateGravatar Johan Hedberg 1-11/+15
2012-07-17Bluetooth: Improve Three-wire UART configuration handlingGravatar Johan Hedberg 1-7/+27
2012-07-17Bluetooth: Remove unnecessary h5_build_pkt functionGravatar Johan Hedberg 1-26/+23
2012-07-17Bluetooth: Implement proper low-power support for Three-wire UARTGravatar Johan Hedberg 1-5/+32
2012-07-17Bluetooth: Add initialization tracking to HCI Three-wire driverGravatar Johan Hedberg 1-16/+50
2012-07-17Bluetooth: Add initial sleep support to Three-wire UARTGravatar Johan Hedberg 1-0/+13
2012-07-17Bluetooth: Improve rx debug logs for Three-wire UARTGravatar Johan Hedberg 1-14/+3
2012-07-17Bluetooth: Use delayed init for Three-wire UARTGravatar Johan Hedberg 1-0/+3
2012-07-17Bluetooth: Add delayed init sequence support for UART controllersGravatar Johan Hedberg 2-1/+43
2012-07-17Bluetooth: Simplify hci_uart_tty_close logicGravatar Johan Hedberg 1-12/+13
2012-07-17Bluetooth: Add support for Three-wire Link Control packetsGravatar Johan Hedberg 1-17/+79
2012-07-17Bluetooth: Fix/implement Three-wire reliable packet sendingGravatar Johan Hedberg 1-17/+70
2012-07-17Bluetooth: Add Three-wire header value convenience macrosGravatar Johan Hedberg 1-0/+8
2012-07-17Bluetooth: Add initial packet sending support to Three-wire UARTGravatar Johan Hedberg 1-7/+98
2012-07-17Bluetooth: Add basic packet parsing to Three-wire UART driverGravatar Johan Hedberg 1-8/+222
2012-07-17Bluetooth: Add initial reliable packet support for Three-wire UARTGravatar Johan Hedberg 1-0/+56
2012-07-17Bluetooth: Add basic state tracking to Three-wire UART driverGravatar Johan Hedberg 1-4/+92
2012-07-17Bluetooth: Initial skeleton for Three-wire UART (H5) supportGravatar Johan Hedberg 5-0/+112
2012-07-16tty: move the termios object into the ttyGravatar Alan Cox 1-1/+1
2012-07-09Bluetooth: btmrvl: trivial style fixesGravatar Andrei Emeltchenko 2-4/+7
2012-06-30Bluetooth: bluecard_cs: Shorten scope for iobaseGravatar Andrei Emeltchenko 1-2/+4
2012-06-30Bluetooth: Fix warning: using int as NULL pointerGravatar Andrei Emeltchenko 2-2/+2
2012-06-30Bluetooth: cleanup dtl1_configGravatar Devendra Naga 1-8/+10
2012-06-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Gustavo Padovan 5-6/+23
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackGravatar Andrei Emeltchenko 3-6/+18
2012-06-11Bluetooth: add support for atheros 0930:0219Gravatar Giancarlo Formicuccia 2-0/+3
2012-06-09Bluetooth: Support AR3011 in Acer Iconia Tab W500Gravatar Marek Vasut 2-0/+2
2012-06-05Bluetooth: btmrvl: add SD8787 Bluetooth AMP device IDGravatar Bing Zhao 1-0/+3
2012-06-05Bluetooth: Remove unnecessary headers includeGravatar Gustavo Padovan 1-8/+0
2012-06-05Bluetooth: Remove 'register' usage from the subsystemGravatar Gustavo Padovan 7-16/+16
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSEGravatar Szymon Janc 3-5/+5
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-34/+164
2012-05-18USB: Disable hub-initiated LPM for comms devices.Gravatar Sarah Sharp 5-0/+5
2012-05-16Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CGravatar Michael Gruetzner 2-0/+9
2012-05-09Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksGravatar Amitkumar Karwar 3-1/+104
2012-05-09Bluetooth: btmrvl: configure default host sleep parametersGravatar Amitkumar Karwar 3-22/+35
2012-05-09Bluetooth: btusb: Dynamic alternate settingGravatar Mikel Astiz 1-2/+11
2012-05-09Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()Gravatar Jesper Juhl 1-7/+2
2012-05-09Bluetooth: vhci: Ignore return code of nonseekable_open()Gravatar David Herrmann 1-1/+2
2012-05-09Bluetooth: Remove redundant hdev->parent fieldGravatar David Herrmann 1-1/+1
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 2-0/+10
2012-04-24Add Foxconn / Hon Hai IDs for btusb moduleGravatar Steven Harms 1-0/+3
2012-04-19Bluetooth: Add support for AR3012 [0cf3:e004]Gravatar AceLan Kao 2-0/+3
2012-04-13Bluetooth: Add support for Atheros [13d3:3362]Gravatar AceLan Kao 2-0/+3
2012-04-13Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Gravatar Manoj Iyer 1-0/+1
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Gravatar John W. Linville 3-2/+9
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-16/+10