summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg
2012-07-17Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg
2012-07-17Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg
2012-07-17Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg
2012-07-17Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg
2012-07-17Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg
2012-07-17Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg
2012-07-16Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau
2012-07-11Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko
2012-07-11Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko
2012-07-11Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko
2012-07-10Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko
2012-07-10Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko
2012-07-10Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery
2012-07-09Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko
2012-06-30Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko
2012-06-30Bluetooth: bluecard_cs: Shorten scope for iobaseAndrei Emeltchenko
2012-06-30Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko
2012-06-30Bluetooth: Fix warning: using int as NULL pointerAndrei Emeltchenko
2012-06-30Bluetooth: cleanup dtl1_configDevendra Naga
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko
2012-06-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-19Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal
2012-06-13Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes
2012-06-13Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes
2012-06-12Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko
2012-06-12Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko
2012-06-12Bluetooth: Add opcode to error messageAndrei Emeltchenko
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko
2012-06-12Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia
2012-06-12Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-06-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-09Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut
2012-06-09Bluetooth: Fix style in hidp codeGustavo Padovan
2012-06-09Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal