GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
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...
2011-09-21 Vinicius Costa... Bluetooth: Use the LTK after receiving a LE Security...
2011-09-21 Vinicius Costa... Bluetooth: Fix sending wrong authentication requirements
2011-09-21 Antti JulkuBluetooth: Add mgmt events for blacklisting
2011-09-21 Vinicius Costa... Bluetooth: Use the MEDIUM security level for pairings
2011-09-21 Vinicius Costa... Bluetooth: Require authentication if MITM protection...
2011-09-21 Vinicius Costa... Bluetooth: Move SMP crypto functions to a workqueue
2011-09-21 Vinicius Costa... Bluetooth: Move SMP fields to a separate structure
2011-09-21 David HerrmannBluetooth: hidp: Add support for NO_INIT_REPORTS quirk
2011-09-21 Peter HurleyBluetooth: Add LE link type for debugfs output
2011-09-21 Antti JulkuBluetooth: Add mgmt command for fast connectable mode
2011-09-21 Vinicius Costa... Bluetooth: Add link_type information to the mgmt Connec...
2011-09-21 Vinicius Costa... Bluetooth: Add support for running SMP without a socket
2011-09-21 Vinicius Costa... Bluetooth: Add support for pairing via mgmt over LE
2011-09-21 Vinicius Costa... Bluetooth: Use the same timeouts for both ACL and LE...
2011-09-21 Vinicius Costa... Bluetooth: Add a flag to indicate that SMP is going on
2011-09-21 Vinicius Costa... Bluetooth: Reset the security timer when a command...
2011-09-21 Luiz Augusto... Bluetooth: make use of connection number to optimize...
2011-09-20 Larry Fingerrtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
2011-09-20 Larry Fingerrtlwifi: rtl8192de: Change modinfo messages
2011-09-20 Larry Fingerrtlwifi: rtl8192se: Change modinfo messages
2011-09-20 Larry Fingerrtlwifi: rtl8192ce: Change modinfo messages
2011-09-20 Rajkumar Manoharanath9k: Store noise immunity values across scanning
2011-09-20 Ilan EliasNFC: driver for TI shared transport
2011-09-20 Ilan EliasNFC: basic NCI protocol implementation
2011-09-20 Ilan EliasNFC: move nfc.h from include/net to include/net/nfc
2011-09-20 Ilan EliasNFC: Add dev_up and dev_down control operations
2011-09-20 Alexander Simonmac80211: fix indentation
2011-09-20 Rajkumar Manoharanwireless: Do not allow disabled channel in scan request
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-19 Jouni Malinencfg80211/nl80211: Add PMKSA caching candidate event
2011-09-19 Rafał Miłeckib43: LCN-PHY: finish sense setup
2011-09-19 Mohammed Shafi... rfkill: properly assign a boolean type
2011-09-19 Johannes Bergcfg80211: validate IBSS BSSID
2011-09-19 Rafał Miłeckib43: LCN-PHY: add more init tweaks
2011-09-19 Rafał Miłeckib43: LCN-PHY: init TX power control
2011-09-19 Rafał Miłeckib43: LCN-PHY: implement SPUR avoidance mode
next