summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg2012-07-171-11/+15
* Bluetooth: Improve Three-wire UART configuration handlingJohan Hedberg2012-07-171-7/+27
* Bluetooth: Remove unnecessary h5_build_pkt functionJohan Hedberg2012-07-171-26/+23
* Bluetooth: Implement proper low-power support for Three-wire UARTJohan Hedberg2012-07-171-5/+32
* Bluetooth: Add initialization tracking to HCI Three-wire driverJohan Hedberg2012-07-171-16/+50
* Bluetooth: Add initial sleep support to Three-wire UARTJohan Hedberg2012-07-171-0/+13
* Bluetooth: Improve rx debug logs for Three-wire UARTJohan Hedberg2012-07-171-14/+3
* Bluetooth: Use delayed init for Three-wire UARTJohan Hedberg2012-07-171-0/+3
* Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg2012-07-172-1/+43
* Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg2012-07-171-12/+13
* Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg2012-07-171-17/+79
* Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg2012-07-171-17/+70
* Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg2012-07-171-0/+8
* Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg2012-07-171-7/+98
* Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg2012-07-171-8/+222
* Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg2012-07-171-0/+56
* Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg2012-07-171-4/+92
* Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-175-0/+112
* Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg2012-07-161-2/+2
* Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-152-25/+35
* Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-111-2/+2
* Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko2012-07-111-0/+4
* Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-111-85/+85
* Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko2012-07-101-2/+3
* Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko2012-07-101-15/+20
* Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko2012-07-101-26/+26
* Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko2012-07-101-1/+2
* Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery2012-07-101-23/+12
* Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko2012-07-092-4/+7
* Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko2012-06-301-1/+4
* Bluetooth: bluecard_cs: Shorten scope for iobaseAndrei Emeltchenko2012-06-301-2/+4
* Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko2012-06-301-1/+2
* Bluetooth: Fix warning: using int as NULL pointerAndrei Emeltchenko2012-06-302-2/+2
* Bluetooth: cleanup dtl1_configDevendra Naga2012-06-301-8/+10
* Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko2012-06-302-22/+28
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-267-13/+32
|\
| * Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-193-6/+18
| * Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-141-1/+1
| * Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-112-0/+3
| * Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-111-6/+8
| * Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-092-0/+2
* | Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes2012-06-191-3/+3
* | Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes2012-06-191-2/+2
* | Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes2012-06-191-2/+2
* | Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-192-5/+3
* | Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko2012-06-181-4/+2
* | Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes2012-06-121-1/+1
* | Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-122-3/+4
* | Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-121-9/+4
* | Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-121-6/+6
OpenPOWER on IntegriCloud