GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2011-11-07 Mat MartineauBluetooth: Guarantee BR-EDR device will be registered...
2011-11-07 Mat MartineauBluetooth: Add signal handlers for channel moves
2011-11-07 Mat MartineauBluetooth: Use symbolic values for the fixed channel map
2011-11-07 Mat MartineauBluetooth: Add definitions for L2CAP fixed channels
2011-11-07 Mat MartineauBluetooth: Add signal handlers for channel creation
2011-11-07 Mat MartineauBluetooth: Add AMP-related data and structures for...
2011-11-07 Mat MartineauBluetooth: Add channel policy to getsockopt/setsockopt
2011-11-07 Mat MartineauBluetooth: Change scope of the enable_hs module parameter
2011-11-07 Mat MartineauBluetooth: Add BT_CHANNEL_POLICY socket option
2011-11-07 Andrei EmeltchenkoBluetooth: Initialize tx_win_max for fixed channel
2011-11-07 Luiz Augusto... Bluetooth: use buffer priority to mark URB_ISO_ASAP...
2011-11-07 Luiz Augusto... Bluetooth: recalculate priorities when channels are...
2011-11-07 Luiz Augusto... Bluetooth: handle priority change within quote
2011-11-07 Luiz Augusto... Bluetooth: prioritizing data over HCI
2011-11-07 Gustavo F.... Bluetooth: Fix hidp_get_connection()
2011-11-07 David HerrmannBluetooth: hidp: Fix module reference cleanup
2011-11-07 David HerrmannBluetooth: bfusb: Fix error path on firmware load
2011-11-07 David HerrmannBluetooth: bcm203x: Use GFP_KERNEL in workqueue
2011-11-07 David HerrmannBluetooth: bcm203x: Fix race condition on disconnect
2011-11-07 David HerrmannBluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
2011-11-07 Johan HedbergBluetooth: Set HCI_MGMT flag only in read_controller_info
2011-11-07 Szymon JancBluetooth: Increase HCI reset timeout in hci_dev_do_close
2011-11-07 Szymon JancBluetooth: rfcomm: Fix sleep in invalid context in...
2011-11-07 Johan HedbergBluetooth: Fix command complete/status for discovery...
2011-11-07 Luiz Augusto... Bluetooth: make use sk_priority to priritize RFCOMM...
2011-11-07 Luiz Augusto... Bluetooth: set skbuffer priority based on L2CAP socket...
2011-11-07 Luiz Augusto... Bluetooth: replace list_for_each with list_for_each_ent...
2011-11-07 Andrei EmeltchenkoBluetooth: correct debug output
2011-11-07 Andrei EmeltchenkoBluetooth: remove magic offset and size
2011-11-07 Gustavo F.... Bluetooth: small styles clean ups to l2cap_core.c
2011-11-07 Andrei EmeltchenkoBluetooth: EFS: implement L2CAP config pending state
2011-11-07 Paul FertserBluetooth: ath3k: output firmware filename when request...
2011-11-07 David HerrmannBluetooth: Make hci_unregister_dev return void
2011-11-07 David HerrmannBluetooth: Ignore hci_unregister_dev return value
2011-11-07 David HerrmannBluetooth: Replace rfcomm tty tasklet by workqueue
2011-11-07 David HerrmannBluetooth: Return proper error codes on rfcomm tty...
2011-10-17 Andrei EmeltchenkoBluetooth: EFS: parse L2CAP config request
2011-10-17 Andrei EmeltchenkoBluetooth: EWS: fix max_pdu calculation
2011-10-17 Andrei EmeltchenkoBluetooth: EWS: remove magic numbers in l2cap
2011-10-17 Andrei EmeltchenkoBluetooth: EWS: support extended seq numbers
2011-10-17 Andrei EmeltchenkoBluetooth: EWS: handling different Control fields
2011-10-15 Gustavo F.... Bluetooth: Fix missing cmd_status in mgmt
2011-10-14 Gustavo F.... Bluetooth: Fix mgmt interaction with userspace
2011-10-14 Gustavo F.... Bluetooth: Use list_for_each_entry() in mgmt
2011-10-14 Gustavo F.... Bluetooth: Add missing cmd_status() in mgmt
2011-10-14 Gustavo F.... Bluetooth: return proper error if sock_queue_rcv_skb...
2011-10-14 David HerrmannBluetooth: Forward errors from hci_register_dev
2011-10-14 David HerrmannBluetooth: Rename sysfs un/register to add/del
2011-10-14 David HerrmannBluetooth: Fix hci core device initialization
2011-10-13 Andrei EmeltchenkoBluetooth: AMP: read local amp info HCI command
2011-10-13 Andrei EmeltchenkoBluetooth: EFS: add efs option in L2CAP conf req
2011-10-13 Andrei EmeltchenkoBluetooth: EFS: assign default values in chan add
2011-10-13 Andrei EmeltchenkoBluetooth: EFS: definitions and headers
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: define L2CAP header sizes
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: recalculate L2CAP header size
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: rewrite handling POLL (P) bit
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: rewrite handling FINAL (F) bit
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: rewrite check frame type function
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: rewrite L2CAP ERTM txseq calculation
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: rewrite reqseq calculation
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: rewrite handling SAR bits
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: rewrite handling Supervisory (S) bits
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: adds ext control field bit mask
2011-10-13 Andrei EmeltchenkoBluetooth: EWS: extended window size option support
2011-10-11 Gustavo F.... Bluetooth: Fix permission of enable_le param
2011-10-11 Andrei EmeltchenkoBluetooth: clean up spaces in L2CAP header
2011-10-11 Andrei EmeltchenkoBluetooth: convert role_switch variable to flag in...
2011-10-11 Andrei EmeltchenkoBluetooth: convert force_active variable to flag in...
2011-10-11 Andrei EmeltchenkoBluetooth: convert force_reliable variable to flag...
2011-10-11 Andrei EmeltchenkoBluetooth: convert flushable variable to flag in l2cap...
2011-10-10 Paul BolleBluetooth: btusb: hide more usb_submit_urb errors
2011-10-10 Paul BolleBluetooth: btusb: also be quiet when suspending
2011-10-07 Gustavo F.... Bluetooth: Rename hidp_find_connection()
2011-10-07 Gustavo F.... Bluetooth: Delay session allocation in hidp
2011-10-07 Peter HurleyBluetooth: hidp: safely acquire hci connection
2011-10-07 Gustavo F.... Bluetooth: Uses test_and_clear_bit() when possible
2011-10-07 Gustavo F.... Bluetooth: Remove wrong error check
2011-10-07 Gustavo F.... Bluetooth: Fix input device registration
2011-10-07 Gustavo F.... Bluetooth: Trasmit interrupt channel messages first
2011-10-07 Gustavo F.... Bluetooth: prioritize the interrupt channel in hidp
2011-10-07 Gustavo F.... Bluetooth: use list_for_each_entry() in hidp
2011-10-07 David HerrmannBluetooth: hidp: Stop I/O on shutdown
2011-10-06 Andrei EmeltchenkoBluetooth: EFS: add enable_hs kernel param
2011-10-06 Andrei EmeltchenkoBluetooth: EFS: l2cap extended feature mask update
2011-09-29 Oliver Neukumbtusb: add device entry for Broadcom SoftSailing
2011-09-29 Andre GuedesBluetooth: hci_le_adv_report_evt code refactoring
2011-09-29 Waldemar RymarkiewiczBluetooth: Fix possible NULL pointer dereference
2011-09-27 Szymon JancBluetooth: Mark not declared l2cap_core functions as...
2011-09-27 Anderson LizardoBluetooth: use recommended LE connection parameters
2011-09-27 Mat MartineauBluetooth: Perform L2CAP SDU reassembly without copying...
2011-09-27 Mat MartineauBluetooth: Handle fragmented skbs in bt_sock_stream_rec...
2011-09-27 Mat MartineauBluetooth: Linearize skbs for use in BNEP, CMTP, HIDP...
2011-09-27 Peter HurleyBluetooth: Allow ACL packets over USB in HCI_RAW mode
2011-09-21 Luiz Augusto... Bluetooth: mark l2cap_create_iframe_pdu as static
2011-09-21 Andre GuedesBluetooth: Check 'dev_class' in mgmt_device_found()
2011-09-21 Andre GuedesBluetooth: Reduce critical region.
2011-09-21 Anderson BrigliaBluetooth: Fix wrong memcpy size on LE start encryption
2011-09-21 Vinicius Costa... Bluetooth: Remove support for other SMP keys than the LTK
2011-09-21 Vinicius Costa... Bluetooth: Fix not setting a pending security level
2011-09-21 Vinicius Costa... Revert "Bluetooth: Add support for communicating keys...
next