platform/kernel/kernel-mfld-blackbay.git
2011-11-09 Gustavo F.... Bluetooth: Clean up unused struct hci_conn items
2011-11-09 Gustavo F.... Bluetooth: Fix bad locking balance
2011-11-09 Steven.LiBluetooth: Add Atheros AR3012 one PID/VID supported
2011-11-09 Joe PerchesBluetooth: Add bt_printk
2011-11-09 Joe PerchesBluetooth: Rename function bt_err to bt_to_errno
2011-11-09 Mat MartineauBluetooth: ERTM timeouts need to be converted to jiffies
2011-11-09 Mat MartineauBluetooth: Fix indentation whitespace
2011-11-09 Randy DunlapBluetooth: uses crypto interfaces, select CRYPTO
2011-11-09 Stephen RothwellBluetooth: include scatterlist.h where needed
2011-11-09 Vinicius Costa... Bluetooth: Fix not setting the chan state
2011-11-09 Vinicius Costa... Bluetooth: Remove useless access to the socket
2011-11-09 Vinicius Costa... Bluetooth: Fix crash when setting a LE socket to ready
2011-11-09 Gustavo F.... Bluetooth: Fix locking in blacklist code
2011-11-09 Gustavo F.... Bluetooth: Use bit operations on conn_state
2011-11-09 Gustavo F.... Bluetooth: use bit operation on conf_state
2011-11-09 Antti JulkuBluetooth: Add blacklisting support for mgmt interface
2011-11-09 Antti JulkuBluetooth: Move blacklisting functions to hci_core
2011-11-09 Vinicius Costa... Bluetooth: Add key size checks for SMP
2011-11-09 Vinicius Costa... Bluetooth: Add support for SMP timeout
2011-11-09 Anderson LizardoBluetooth: fix missing parameter for HCI_OP_DISCONNECT
2011-11-09 Vinicius Costa... Bluetooth: Add support for Pairing features exchange
2011-11-09 Vinicius Costa... Bluetooth: Add support for building pairing commands
2011-11-09 Vinicius Costa... Bluetooth: Update the security level when link is encrypted
2011-11-09 Vinicius Costa... Bluetooth: Fix initial security level of LE links
2011-11-09 Vinicius Costa... Bluetooth: Add support for resuming socket when SMP...
2011-11-09 Vinicius Costa... Bluetooth: Remove debug statements
2011-11-09 Vinicius Costa... Bluetooth: Add support for LE Start Encryption
2011-11-09 Anderson BrigliaBluetooth: Add SMP confirmation checks methods
2011-11-09 Anderson BrigliaBluetooth: Add SMP confirmation structs
2011-11-09 Anderson BrigliaBluetooth: Add LE SMP Cryptoolbox functions
2011-11-09 Vinicius Costa... Bluetooth: Add support for using the crypto subsystem
2011-11-09 Anderson BrigliaBluetooth: Add simple SMP pairing negotiation
2011-11-09 Anderson BrigliaBluetooth: Start SMP procedure
2011-11-09 Anderson BrigliaBluetooth: Implement the first SMP commands
2011-11-09 Gustavo F.... Bluetooth: Don't forget to check for LE_LINK
2011-11-09 Gustavo F.... Bluetooth: keep reference if any ERTM timer is enabled
2011-11-09 Gustavo F.... Bluetooth: Make timer functions generic
2011-11-09 Gustavo F.... Bluetooth: Add refcnt to struct l2cap_chan
2011-11-09 Gustavo F.... Bluetooth: Add state tracking to struct l2cap_chan
2011-11-09 Gustavo F.... Bluetooth: add close() callback to l2cap_chan_ops
2011-11-09 Gustavo F.... Bluetooth: add recv() callback to l2cap_chan_ops
2011-11-09 Gustavo F.... Bluetooth: Add l2cap_chan_ops abstraction
2011-11-09 Gustavo F.... Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_...
2011-11-09 Waldemar RymarkiewiczBluetooth: Clean up some code style issues
2011-11-09 David MillerBluetooth: Kill set but unused variable 'cmd' in cmtp_r...
2011-11-09 Stephen BoydBluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y...
2011-11-09 Mat MartineauBluetooth: Fix check for the ERTM local busy state
2011-11-09 Mat MartineauBluetooth: Restore accidentally-deleted line
2011-11-09 Waldemar RymarkiewiczBluetooth: Simplify hci_conn_accept_secure check
2011-11-09 Jaikumar GaneshBluetooth: Add BT_POWER L2CAP socket option.
2011-11-09 Waldemar RymarkiewiczBluetooth: Verify a pin code in pin_code_reply
2011-11-09 Waldemar RymarkiewiczBluetooth: Remove a magic number
2011-11-09 Johannes BergBluetooth: fix sparse & gcc warnings
2011-11-09 Andre GuedesBluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-11-09 Andre GuedesBluetooth: Check advertising cache in hci_connect()
2011-11-09 Andre GuedesBluetooth: Remove useless check in hci_connect()
2011-11-09 Andre GuedesBluetooth: Add 'dst_type' field to struct hci_conn
2011-11-09 Waldemar RymarkiewiczBluetooth: Refactor hci_auth_complete_evt function
2011-11-09 Waldemar RymarkiewiczBluetooth: Fix auth_complete_evt for legacy units
2011-11-09 Andre GuedesBluetooth: Advertising entries lifetime
2011-11-09 Andre GuedesBluetooth: Clear advertising cache before scanning
2011-11-09 Andre GuedesBluetooth: Add Advertising Report Meta Event handler
2011-11-09 Andre GuedesBluetooth: LE advertising cache
2011-11-09 Anderson BrigliaBluetooth: Add advertising report meta event structs
2011-11-09 Gustavo F.... Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_cl...
2011-11-09 Gustavo F.... Bluetooth: Remove export of l2cap_chan_clear_timer()
2011-11-09 Gustavo F.... Bluetooth: create channel timer to replace sk_timer
2011-11-09 Gustavo F.... Bluetooth: Add chan->chan_type struct member
2011-11-09 Gustavo F.... Bluetooth: Create l2cap_chan_send()
2011-11-09 Gustavo F.... Bluetooth: Create __l2cap_chan_close()
2011-11-09 Johan HedbergBluetooth: Remove unnecessary use of hci_dev_list_lock
2011-11-09 David MillerBluetooth: Kill set but not used variable 'l2cap_sk...
2011-11-09 Gustavo F.... Bluetooth: fix set but not used warning
2011-11-09 Ruiyi ZhangBluetooth: Allow unsegmented SDU retries on sock_queue_...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix crash if event queue is...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix CFG80211 suspend/resume...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Add setband/getband private...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Add packet filtering commands
2011-11-09 Rebecca Schultz... gpu: ion: Validate handles passed via the kernel api
2011-11-09 Dima Zavinplist: Remove the need to supply locks to plist heads
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix private command output
2011-11-09 JP Abgrallnetfitler: xt_qtaguid: add another missing spin_unlock.
2011-11-09 Iliyan Malchevion: fix ION_HEAP_<xxx>_MASK definitions
2011-11-09 Todd PoynorUSB: OTG: Take wakelock when VBUS present
2011-11-09 Choi, Jong... gpu: ion: Fix deferencing ERR_PTR
2011-11-09 Choi, Jong... gpu: ion: Fix possible memory leak
2011-11-09 Rebecca Schultz... gpu: ion: Remove redunant code from ion_open
2011-11-09 Rebecca Schultz... gpu: ion: Fix bug in ion client destroy
2011-11-09 JP Abgrallnetfilter: qtaguid: fix bad-arg handling when tagging...
2011-11-09 Rebecca Schultz... gpu: ion: Fix bug in ion_client_create
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Set interface name to 'wlan...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix pm_notifier unregistration
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Postpone driver init call
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Add private start/stop commands
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix MAC address setting
2011-11-09 Greg GoldmanUpdate to 5.90.125.33
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Add SETFWPATH private command
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix wd_timer_valid field protection
2011-11-09 Lin MaUpdate to 5.90.125.32:
2011-11-09 Rebecca Schultz... gpu: ion: Remove incorrect error message
next