GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Print CID and PSM in hex format
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Correct types specifiers for L2CAP
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Add printing num of cmds queued
2012-07-10 Jaganath KanakkasseryBluetooth: Refactor PIN code rejection to use user_pair...
2012-07-09 Andrei EmeltchenkoBluetooth: btmrvl: trivial style fixes
2012-06-30 Andrei EmeltchenkoBluetooth: Do not auto off AMP controller
2012-06-30 Andrei EmeltchenkoBluetooth: bluecard_cs: Shorten scope for iobase
2012-06-30 Andrei EmeltchenkoBluetooth: Route traffic only through BR/EDR controller
2012-06-30 Andrei EmeltchenkoBluetooth: Fix warning: using int as NULL pointer
2012-06-30 Devendra NagaBluetooth: cleanup dtl1_config
2012-06-30 Andrei EmeltchenkoBluetooth: Improve debugging messages for hci_conn
2012-06-26 Gustavo PadovanMerge branch 'for-upstream' of git://git./linux/kernel...
2012-06-19 Andre GuedesBluetooth: Use GFP_KERNEL in mgmt events functions
2012-06-19 Andre GuedesBluetooth: Use GFP_KERNEL in mgmt_pending_add
2012-06-19 Andre GuedesBluetooth: Use GFP_KERNEL in mgmt_handlers
2012-06-19 Andrei EmeltchenkoBluetooth: btmrvl: Do not send vendor events to bluetoo...
2012-06-19 Andrei EmeltchenkoBluetooth: Use AUTO_OFF constant in jiffies
2012-06-19 Andrei EmeltchenkoBluetooth: Fix compile warnings in mgmt
2012-06-14 Vishal AgarwalBluetooth: Fix sending HCI_Disconnect only when connected
2012-06-13 Andre GuedesBluetooth: Remove magic value in disconnect mgmt handler
2012-06-13 Jefferson DelfesBluetooth: Fix flags of mgmt_device_found event
2012-06-12 Andrei EmeltchenkoBluetooth: Fix not setting HCI_RESET flag for AMP
2012-06-12 Andrei EmeltchenkoBluetooth: Correct debug print specifier for u16 objects
2012-06-12 Andrei EmeltchenkoBluetooth: Add opcode to error message
2012-06-12 Andrei EmeltchenkoBluetooth: Update HCI timeouts constants to use msecs_t...
2012-06-12 Andrei EmeltchenkoBluetooth: Use standard HCI cmd timeout for RESET
2012-06-12 Giancarlo FormicucciaBluetooth: add support for atheros 0930:0219
2012-06-12 Szymon JancBluetooth: Fix using uninitialized option in RFCMode
2012-06-12 Gustavo PadovanMerge branch 'for-upstream' of git://git./linux/kernel...
2012-06-09 Marek VasutBluetooth: Support AR3011 in Acer Iconia Tab W500
2012-06-09 Gustavo PadovanBluetooth: Fix style in hidp code
2012-06-09 Johan HedbergBluetooth: Add support for encryption key refresh
2012-06-08 Johan HedbergBluetooth: Fix SMP security elevation from medium to...
2012-06-08 Johan HedbergBluetooth: Fix deadlock and crash when SMP pairing...
2012-06-08 Vishal AgarwalBluetooth: Fix LE pairing completion on connection...
2012-06-08 Johan HedbergBluetooth: Fix SMP pairing method selection
2012-06-05 Andrei EmeltchenkoBluetooth: Remove magic disconnect reason
2012-06-05 Vinicius Costa... Bluetooth: Fix checking the wrong flag when accepting...
2012-06-05 Andre GuedesBluetooth: Filter duplicated reports in LE scan
2012-06-05 Gustavo PadovanBluetooth: Create empty l2cap ops function
2012-06-05 Andre GuedesBluetooth: Rename L2CAP_LE_DEFAULT_MTU
2012-06-05 Andre GuedesBluetooth: Check MTU value in l2cap_sock_setsockopt_old
2012-06-05 Andre GuedesBluetooth: Change default MTU for L2CAP ATT channel
2012-06-05 Andrzej KaczmarekBluetooth: Fix not removing hci_conn for failed LE...
2012-06-05 Andrzej KaczmarekBluetooth: Return proper mgmt state when LE pairing...
2012-06-05 Andrzej KaczmarekBluetooth: Allow only one LE connection attempt
2012-06-05 Gustavo PadovanBluetooth: Remove unused err var from l2cap_segment_sdu()
2012-06-05 Gustavo PadovanBluetooth: Create function to return the ERTM header...
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_att_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_conless_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_data_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Do not reference hci_conn
2012-06-05 Andrei EmeltchenkoBluetooth: Do not check func ready existence
2012-06-05 Szymon JancBluetooth: Remove unused HCI timeouts definitions
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Manage incoming connections
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Handling fixed channels
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Command Responses
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Disc Physlink Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Create Physlink Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Get AMP Assoc Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Get Info Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Change Notify
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Discover Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Command Reject
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP messages
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Define A2MP status codes
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Definitions for A2MP commands
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Add chan callbacks
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Build and Send msg helpers
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: AMP Manager basic functions
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Create A2MP channel
2012-06-05 Andrei EmeltchenkoBluetooth: trivial: Use defined PSMLEN instead of magic
2012-06-05 Gustavo PadovanBluetooth: check for already existent channel before...
2012-06-05 Gustavo PadovanBluetooth: Move check for backlog size to l2cap_sock.c
2012-06-05 Gustavo PadovanBluetooth: Use chan->state instead of sk->sk_state
2012-06-05 Andrei EmeltchenkoBluetooth: Add l2cap_chan->ops->ready()
2012-06-05 Andrei EmeltchenkoBluetooth: Move clean up code and set of SOCK_ZAPPED...
2012-06-05 Gustavo PadovanBluetooth: Use chan as parameters for l2cap chan ops
2012-06-05 Sasha LevinBluetooth: Really fix registering hci with duplicate...
2012-06-05 Gustavo PadovanBluetooth: Use l2cap_chan_ready() in LE path
2012-06-05 Gustavo PadovanBluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
2012-06-05 Gustavo PadovanBluetooth: Get a more accurate L2CAP PDU len
2012-06-05 Andrei EmeltchenkoBluetooth: Define HCI AMP cmd struct
2012-06-05 Andrei EmeltchenkoBluetooth: Use __constant modifier in HCI code
2012-06-05 Andrei EmeltchenkoBluetooth: Use __constant when dealing with constants
2012-06-05 Andrei EmeltchenkoBluetooth: Define and use PSM identifiers
2012-06-05 Gustavo PadovanBluetooth: Use lmp_ssp_capable() macro
2012-06-05 Bing ZhaoBluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
2012-06-05 Mat MartineauBluetooth: Send a configuration request after security...
2012-06-05 Andrei EmeltchenkoBluetooth: Define L2CAP conf continuation flag
2012-06-05 Gustavo PadovanBluetooth: Remove unneeded EXPORT_SYMBOL
2012-06-05 Gustavo PadovanBluetooth: Remove unnecessary headers include
2012-06-05 Gustavo PadovanBluetooth: Fix coding style in the subsystem
2012-06-05 Gustavo PadovanBluetooth: Fix coding style in include/net/bluetooth
2012-06-05 Gustavo PadovanBluetooth: Remove 'register' usage from the subsystem
2012-06-05 Gustavo PadovanBluetooth: Remove most of the inline usage
2012-06-05 Andrei EmeltchenkoBluetooth: trivial: Remove empty line
2012-06-05 Andrei EmeltchenkoBluetooth: Preserve L2CAP flags values
2012-06-05 Andrei EmeltchenkoBluetooth: Use defined link key size
2012-06-05 Szymon JancBluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET...
next