GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-02-21 Marcel HoltmannBluetooth: Don't send New Settings event during setup...
2012-02-21 Marcel HoltmannBluetooth: Only keep controller up after init if powered on
2012-02-21 Marcel HoltmannBluetooth: Fix parameter list for setting local name
2012-02-20 Johan HedbergBluetooth: mgmt: Clear EIR data when disabling SSP
2012-02-20 Johan HedbergBluetooth: mgmt: Fix Set SSP check for supported feature
2012-02-20 Johan HedbergBluetooth: mgmt: Add basic support for Set High Speed...
2012-02-20 Johan HedbergBluetooth: mgmt: Add address type parameter to Discover...
2012-02-20 Johan HedbergBluetooth: mgmt: Add address type parameter to Stop...
2012-02-20 Marcel HoltmannBluetooth: Always enable management interface
2012-02-20 Marcel HoltmannBluetooth: Set supported settings based on enabled...
2012-02-20 Marcel HoltmannBluetooth: Restrict access to management interface
2012-02-20 Marcel HoltmannBluetooth: Add support for HCI monitor channel
2012-02-20 Marcel HoltmannBluetooth: Remove HCI notifier handling
2012-02-20 Marcel HoltmannBluetooth: Fix issue with shared SKB between HCI raw...
2012-02-20 Marcel HoltmannBluetooth: Simplify HCI socket bind handling
2012-02-20 Marcel HoltmannBluetooth: Add HCI CMSG details only to raw sockets
2012-02-20 Marcel HoltmannBluetooth: Lock socket when reading HCI socket options
2012-02-20 Marcel HoltmannBluetooth: Limit HCI raw socket options to actual raw...
2012-02-20 Marcel HoltmannBluetooth: Remove unneeded bt_cb(skb)->channel variable
2012-02-20 Marcel HoltmannBluetooth: Split sending for HCI raw and control sockets
2012-02-19 Johan HedbergBluetooth: Fix hci_connect error return values
2012-02-19 Johan HedbergBluetooth: mgmt: Bump mgmt version
2012-02-19 Johan HedbergBluetooth: mgmt: Fix OOB command response parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix (Un)Block Device return parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix Start Discovery return parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix Pair Device response status values
2012-02-19 Johan HedbergBluetooth: mgmt: Move status parameters into the cmd_co...
2012-02-19 Johan HedbergBluetooth: mgmt: Change ordering of cmd_status paramters
2012-02-19 Andre GuedesBluetooth: Interleaved discovery support
2012-02-19 Andre GuedesBluetooth: Merge INQUIRY and LE_SCAN discovery states
2012-02-19 Andre GuedesBluetooth: Track discovery type
2012-02-19 Andre GuedesBluetooth: Prepare start_discovery
2012-02-17 Johan HedbergBluetooth: Add Intel copyright to mgmt files
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to confirm name command
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to PIN code messages
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to link key messages
2012-02-17 Andrei EmeltchenkoBluetooth: Prefix hex numbers with object name
2012-02-17 Andrei EmeltchenkoBluetooth: Use symbolic names for state in debug
2012-02-17 Andrei EmeltchenkoBluetooth: Move scope of state_to_string
2012-02-17 Joe PerchesBluetooth: Add logging functions bt_info and bt_err
2012-02-17 Johan HedbergBluetooth: mgmt: Add support for Set SSP command
2012-02-17 Johan HedbergBluetooth: mgmt: Add support for Set Link Security...
2012-02-17 Johan HedbergBluetooth: mgmt: Use more consistent error variable...
2012-02-17 Johan HedbergBluetooth: Remove unused member from cmd_lookup struct
2012-02-16 Andrei EmeltchenkoBluetooth: Do not dereference zero sk
2012-02-16 Johan HedbergMerge branch 'master' of git://git./linux/kernel/git...
2012-02-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-15 Pavel Roskinath9k: stop on rates with idx -1 in ath9k rate control...
2012-02-15 Amitkumar Karwarmwifiex: clear previous security setting during association
2012-02-15 Felix Fietkaumac80211: do not call rate control .tx_status before...
2012-02-15 Johannes Bergmac80211: call rate control only after init
2012-02-15 Andre GuedesBluetooth: Fix event sending with DISCOVERY_STOPPED...
2012-02-15 Andre GuedesBluetooth: Fix discovery state machine
2012-02-15 Johan HedbergBluetooth: Implement Read Supported Commands commands...
2012-02-15 Ulisses FurquimBluetooth: Fix possible use after free in delete path
2012-02-15 Ulisses FurquimBluetooth: Remove usage of __cancel_delayed_work()
2012-02-15 Manoj IyerBluetooth: btusb: Add vendor specific ID (0a5c 21f3...
2012-02-15 Johan HedbergBluetooth: Add missing QUIRK_NO_RESET test to hci_dev_d...
2012-02-15 Octavian PurdilaBluetooth: Fix RFCOMM session reference counting issue
2012-02-15 Andre GuedesBluetooth: Fix potential deadlock
2012-02-15 Octavian PurdilaBluetooth: silence lockdep warning
2012-02-15 Vinicius Costa... Bluetooth: Fix using an absolute timeout on hci_conn_put()
2012-02-15 Andrzej KaczmarekBluetooth: l2cap_set_timer needs jiffies as timeout...
2012-02-15 Andrzej KaczmarekBluetooth: Fix sk_sndtimeo initialization for L2CAP...
2012-02-15 Johan HedbergBluetooth: Remove bogus inline declaration from l2cap_c...
2012-02-15 Daniel WagnerBluetooth: Don't mark non xfer isoc endpoint URBs with...
2012-02-15 Peter HurleyBluetooth: Fix l2cap conn failures for ssp devices
2012-02-13 David HerrmannBluetooth: btusb: Remove device lock on release
2012-02-13 David HerrmannBluetooth: Use proper datatypes in release-callbacks
2012-02-13 David HerrmannBluetooth: Introduce to_hci_conn
2012-02-13 David HerrmannBluetooth: Remove hci_dev->driver_data
2012-02-13 David HerrmannBluetooth: Introduce to_hci_dev()
2012-02-13 Johan HedbergBluetooth: Add Device Unpaired mgmt event
2012-02-13 Johan HedbergBluetooth: Fix mgmt_unpair_device command status
2012-02-13 Johan HedbergBluetooth: Add address type to mgmt_ev_auth_failed
2012-02-13 Johan HedbergBluetooth: Add address type to mgmt blacklist messages
2012-02-13 Johan HedbergBluetooth: Add address type to Out Of Band mgmt messages
2012-02-13 Johan HedbergBluetooth: Add address type to user_confirm and user_pa...
2012-02-13 Johan HedbergBluetooth: Update mgmt_disconnect to match latest API
2012-02-13 Johan HedbergBluetooth: Update and rename mgmt_remove_keys to mgmt_u...
2012-02-13 Szymon JancBluetooth: Fix double acking I-Frames when sending...
2012-02-13 Szymon JancBluetooth: Fix possible missing I-Frame acknowledgement
2012-02-13 Andrei EmeltchenkoBluetooth: Remove unneeded sk variable
2012-02-13 Andrei EmeltchenkoBluetooth: Clean up l2cap_chan_add
2012-02-13 Andrei EmeltchenkoBluetooth: Change chan_ready param from sk to chan
2012-02-13 Andre GuedesBluetooth: Add BT_DBG to mgmt_discovering()
2012-02-13 Johan HedbergBluetooth: Fix device_found event length for remote...
2012-02-13 Andre GuedesBluetooth: Fix indentation
2012-02-13 Andre GuedesBluetooth: MGMT start discovery LE-Only support
2012-02-13 Andre GuedesBluetooth: Add hci_le_scan()
2012-02-13 Andre GuedesBluetooth: Add hci_do_le_scan()
2012-02-13 Andre GuedesBluetooth: Minor code refactoring
2012-02-13 Andre GuedesBluetooth: LE scan should send Discovering events
2012-02-13 Johan HedbergBluetooth: Add missing QUIRK_NO_RESET test to hci_dev_d...
2012-02-13 Andrei EmeltchenkoBluetooth: Helper removes duplicated code
2012-02-13 Andrei EmeltchenkoBluetooth: Recalculate sched HCI blk/pkt flow ctrl
2012-02-13 Vinicius Costa... Bluetooth: Add support for notifying userspace of new...
2012-02-13 Vinicius Costa... Bluetooth: Clean up structures left unused
2012-02-13 Vinicius Costa... Bluetooth: Add support for removing LTK's when pairing...
2012-02-13 Vinicius Costa... Bluetooth: Add MGMT handlers for dealing with SMP LTK's
next