OSDN Git Service

android-x86/kernel.git
2011-07-11 Vinicius Costa... Bluetooth: Fix SM pairing parameters negotiation
2011-07-11 Vinicius Costa... Bluetooth: Reject an encryption request when the key...
2011-07-11 Vinicius Costa... Bluetooth: Add functions to manipulate the link key...
2011-07-11 Vinicius Costa... Bluetooth: Add new structures for supporting SM key...
2011-07-11 Vinicius Costa... Bluetooth: Add support for SMP phase 3 (key distribution)
2011-07-11 Mat MartineauBluetooth: Remove L2CAP busy queue
2011-07-11 Mat MartineauBluetooth: Use event-driven approach for handling ERTM...
2011-07-11 Mat MartineauBluetooth: Move code for ERTM local busy state to separ...
2011-07-11 Andre GuedesBluetooth: Fix potential deadlock in mgmt
2011-07-11 Andre GuedesBluetooth: Fix potential deadlock in hci_core
2011-07-11 Andre GuedesBluetooth: Remove enable_smp parameter
2011-07-11 Andre GuedesBluetooth: Add lmp_host_le_capable() macro
2011-07-11 Andre GuedesBluetooth: Add enable_le module parameter
2011-07-11 Andre GuedesBluetooth: Write LE Host Supported command
2011-07-11 Andre GuedesBluetooth: Add extfeatures to struct hci_dev
2011-07-11 Mat MartineauBluetooth: Check earlier for L2CAP ERTM frames to drop
2011-07-11 Gustavo F.... Bluetooth: Clean up unused struct hci_conn items
2011-07-11 Gustavo F.... Bluetooth: Fix bad locking balance
2011-07-11 Steven.LiBluetooth: Add Atheros AR3012 one PID/VID supported
2011-07-11 Joe PerchesBluetooth: Add bt_printk
2011-07-11 Joe PerchesBluetooth: Rename function bt_err to bt_to_errno
2011-07-11 Mat MartineauBluetooth: ERTM timeouts need to be converted to jiffies
2011-07-11 Mat MartineauBluetooth: Fix indentation whitespace
2011-07-11 Randy DunlapBluetooth: uses crypto interfaces, select CRYPTO
2011-07-11 Stephen RothwellBluetooth: include scatterlist.h where needed
2011-07-11 Vinicius Costa... Bluetooth: Fix not setting the chan state
2011-07-11 Vinicius Costa... Bluetooth: Remove useless access to the socket
2011-07-11 Vinicius Costa... Bluetooth: Fix crash when setting a LE socket to ready
2011-07-11 Gustavo F.... Bluetooth: Fix locking in blacklist code
2011-07-11 Gustavo F.... Bluetooth: Use bit operations on conn_state
2011-07-11 Gustavo F.... Bluetooth: use bit operation on conf_state
2011-07-11 Antti JulkuBluetooth: Add blacklisting support for mgmt interface
2011-07-11 Antti JulkuBluetooth: Move blacklisting functions to hci_core
2011-07-11 Vinicius Costa... Bluetooth: Add key size checks for SMP
2011-07-11 Vinicius Costa... Bluetooth: Add support for SMP timeout
2011-07-11 Anderson LizardoBluetooth: fix missing parameter for HCI_OP_DISCONNECT
2011-07-11 Vinicius Costa... Bluetooth: Add support for Pairing features exchange
2011-07-11 Vinicius Costa... Bluetooth: Add support for building pairing commands
2011-07-11 Vinicius Costa... Bluetooth: Update the security level when link is encrypted
2011-07-11 Vinicius Costa... Bluetooth: Fix initial security level of LE links
2011-07-11 Vinicius Costa... Bluetooth: Add support for resuming socket when SMP...
2011-07-11 Vinicius Costa... Bluetooth: Remove debug statements
2011-07-11 Vinicius Costa... Bluetooth: Add support for LE Start Encryption
2011-07-11 Anderson BrigliaBluetooth: Add SMP confirmation checks methods
2011-07-11 Anderson BrigliaBluetooth: Add SMP confirmation structs
2011-07-11 Anderson BrigliaBluetooth: Add LE SMP Cryptoolbox functions
2011-07-11 Vinicius Costa... Bluetooth: Add support for using the crypto subsystem
2011-07-11 Anderson BrigliaBluetooth: Add simple SMP pairing negotiation
2011-07-11 Anderson BrigliaBluetooth: Start SMP procedure
2011-07-11 Anderson BrigliaBluetooth: Implement the first SMP commands
2011-07-11 Gustavo F.... Bluetooth: Don't forget to check for LE_LINK
2011-07-11 Gustavo F.... Bluetooth: keep reference if any ERTM timer is enabled
2011-07-11 Gustavo F.... Bluetooth: Make timer functions generic
2011-07-11 Gustavo F.... Bluetooth: Add refcnt to struct l2cap_chan
2011-07-11 Gustavo F.... Bluetooth: Add state tracking to struct l2cap_chan
2011-07-11 Gustavo F.... Bluetooth: add close() callback to l2cap_chan_ops
2011-07-11 Gustavo F.... Bluetooth: add recv() callback to l2cap_chan_ops
2011-07-11 Gustavo F.... Bluetooth: Add l2cap_chan_ops abstraction
2011-07-11 Gustavo F.... Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_...
2011-07-11 Waldemar RymarkiewiczBluetooth: Clean up some code style issues
2011-07-11 David MillerBluetooth: Kill set but unused variable 'cmd' in cmtp_r...
2011-07-11 Stephen BoydBluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y...
2011-07-11 Mat MartineauBluetooth: Fix check for the ERTM local busy state
2011-07-11 Mat MartineauBluetooth: Restore accidentally-deleted line
2011-07-11 Waldemar RymarkiewiczBluetooth: Simplify hci_conn_accept_secure check
2011-07-11 Jaikumar GaneshBluetooth: Add BT_POWER L2CAP socket option.
2011-07-11 Waldemar RymarkiewiczBluetooth: Verify a pin code in pin_code_reply
2011-07-11 Waldemar RymarkiewiczBluetooth: Remove a magic number
2011-07-11 Johannes BergBluetooth: fix sparse & gcc warnings
2011-07-11 Andre GuedesBluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-07-11 Andre GuedesBluetooth: Check advertising cache in hci_connect()
2011-07-11 Andre GuedesBluetooth: Remove useless check in hci_connect()
2011-07-11 Andre GuedesBluetooth: Add 'dst_type' field to struct hci_conn
2011-07-11 Waldemar RymarkiewiczBluetooth: Refactor hci_auth_complete_evt function
2011-07-11 Waldemar RymarkiewiczBluetooth: Fix auth_complete_evt for legacy units
2011-07-11 Andre GuedesBluetooth: Advertising entries lifetime
2011-07-11 Andre GuedesBluetooth: Clear advertising cache before scanning
2011-07-11 Andre GuedesBluetooth: Add Advertising Report Meta Event handler
2011-07-11 Andre GuedesBluetooth: LE advertising cache
2011-07-11 Anderson BrigliaBluetooth: Add advertising report meta event structs
2011-07-11 Gustavo F.... Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_cl...
2011-07-11 Gustavo F.... Bluetooth: Remove export of l2cap_chan_clear_timer()
2011-07-11 Gustavo F.... Bluetooth: create channel timer to replace sk_timer
2011-07-11 Gustavo F.... Bluetooth: Add chan->chan_type struct member
2011-07-11 Gustavo F.... Bluetooth: Create l2cap_chan_send()
2011-07-11 Gustavo F.... Bluetooth: Create __l2cap_chan_close()
2011-07-11 Johan HedbergBluetooth: Remove unnecessary use of hci_dev_list_lock
2011-07-11 David MillerBluetooth: Kill set but not used variable 'l2cap_sk...
2011-07-11 Gustavo F.... Bluetooth: fix set but not used warning
2011-07-11 Ruiyi ZhangBluetooth: Allow unsegmented SDU retries on sock_queue_...
2011-07-11 Dmitry Shmidtnet: wireless: bcmdhd: Fix crash if event queue is...
2011-07-11 Dmitry Shmidtnet: wireless: bcmdhd: Fix CFG80211 suspend/resume...
2011-07-11 Dmitry Shmidtnet: wireless: bcmdhd: Add setband/getband private...
2011-07-11 Dmitry Shmidtnet: wireless: bcmdhd: Add packet filtering commands
2011-07-08 Rebecca Schultz... gpu: ion: Validate handles passed via the kernel api
2011-07-08 Dima Zavinplist: Remove the need to supply locks to plist heads
2011-07-08 Dima ZavinMerge commit 'v3.0-rc6' into android-3.0
2011-07-07 Dmitry Shmidtnet: wireless: bcmdhd: Fix private command output
2011-07-07 JP Abgrallnetfitler: xt_qtaguid: add another missing spin_unlock.
2011-07-07 Iliyan Malchevion: fix ION_HEAP_<xxx>_MASK definitions
next