summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <rebecca@android.com>2011-07-12 10:59:34 -0700
committerRebecca Schultz Zavin <rebecca@android.com>2011-07-12 10:59:34 -0700
commit096fa2dc23cf9b1622c62ea0adf2eee2a3a50295 (patch)
tree93e66350c49a470d3679dd0936862d6742fd715a /kernel
parent01ae6ffe0ed97e32e084cb2bd66804504605edd2 (diff)
downloaddevice_samsung_tuna-096fa2dc23cf9b1622c62ea0adf2eee2a3a50295.zip
device_samsung_tuna-096fa2dc23cf9b1622c62ea0adf2eee2a3a50295.tar.gz
device_samsung_tuna-096fa2dc23cf9b1622c62ea0adf2eee2a3a50295.tar.bz2
Tuna kernel prebuilt
aef4f38 Merge remote branch 'omap/android-omap-3.0' into tuna-3.0 7c3892d Merge remote branch 'omap/linux-omap-3.0' into android-omap-3.0 12958bb gpu: pvr: Update to DDK 1.8.18.853 9c058d7 ARM: omap4: tuna: Add sensor orientations for toro sample 3 and lunchbox 5659470 misc: inv_mpu: Fix read returning 0 incorrectly. a7483a9 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 bace7ea Merge branch 'android-3.0' into android-omap-3.0 26b51fe Merge branch 'linux-omap-3.0' into android-omap-3.0 46c115d Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0 a1b10cc Revert "OMAP4 Clock: Update sequence for dpll core m5x2 clock" ab246b8 USB: otg: add otg id notifier utiltiies 2fc52d6 pda_power: add support for using otg transceiver events 89daa34 Bluetooth: Add support for returning the encryption key size 1fa2de3 Bluetooth: Add support for storing the key size c00ddbf Bluetooth: Add support for communicating keys with userspace 1143205 Bluetooth: Remove unused field in hci_conn 5d873ca Bluetooth: Use the stored LTK for restabilishing security f1b45c5 Bluetooth: Use the link key list to temporarily store the STK e56cede Bluetooth: Add support for storing the LTK 10daf97 Bluetooth: Fix SM pairing parameters negotiation 60e5647 Bluetooth: Reject an encryption request when the key isn't found 7f9004d Bluetooth: Add functions to manipulate the link key list for SMP a7481be Bluetooth: Add new structures for supporting SM key distribution c1d5e1d Bluetooth: Add support for SMP phase 3 (key distribution) 119c689 Bluetooth: Remove L2CAP busy queue c0675b8 Bluetooth: Use event-driven approach for handling ERTM receive buffer d033662 Bluetooth: Move code for ERTM local busy state to separate functions f1e1cc3 Bluetooth: Fix potential deadlock in mgmt 44c2935 Bluetooth: Fix potential deadlock in hci_core a577fe3 Bluetooth: Remove enable_smp parameter c006aa0 Bluetooth: Add lmp_host_le_capable() macro 5521abe Bluetooth: Add enable_le module parameter e326af4 Bluetooth: Write LE Host Supported command d5fa513 Bluetooth: Add extfeatures to struct hci_dev 758b9e9a Bluetooth: Check earlier for L2CAP ERTM frames to drop 0ea110d Bluetooth: Clean up unused struct hci_conn items 0e43af4 Bluetooth: Fix bad locking balance bfdeb07 Bluetooth: Add Atheros AR3012 one PID/VID supported 19f7f22 Bluetooth: Add bt_printk d8e4f87 Bluetooth: Rename function bt_err to bt_to_errno 6e35f04 Bluetooth: ERTM timeouts need to be converted to jiffies 783db13 Bluetooth: Fix indentation whitespace 63e9cde Bluetooth: uses crypto interfaces, select CRYPTO 23e6494 Bluetooth: include scatterlist.h where needed a8eaf8b Bluetooth: Fix not setting the chan state 43d669e Bluetooth: Remove useless access to the socket 16af3da Bluetooth: Fix crash when setting a LE socket to ready b4742a1 Bluetooth: Fix locking in blacklist code e299c1c Bluetooth: Use bit operations on conn_state 2ddee5a Bluetooth: use bit operation on conf_state 58d1980 Bluetooth: Add blacklisting support for mgmt interface 9d90e2e Bluetooth: Move blacklisting functions to hci_core 397d9ae Bluetooth: Add key size checks for SMP b19d5ce Bluetooth: Add support for SMP timeout 53fba61 Bluetooth: fix missing parameter for HCI_OP_DISCONNECT 64532ec Bluetooth: Add support for Pairing features exchange 901920a Bluetooth: Add support for building pairing commands 208dfd9 Bluetooth: Update the security level when link is encrypted 403d2c8 Bluetooth: Fix initial security level of LE links a5474a8 Bluetooth: Add support for resuming socket when SMP is finished c34e25e Bluetooth: Remove debug statements 735038c Bluetooth: Add support for LE Start Encryption 21b8a2b Bluetooth: Add SMP confirmation checks methods c8e856e Bluetooth: Add SMP confirmation structs 8e7a3c5 Bluetooth: Add LE SMP Cryptoolbox functions 09fabbc Bluetooth: Add support for using the crypto subsystem 13b4839 Bluetooth: Add simple SMP pairing negotiation ea37012 Bluetooth: Start SMP procedure 133e14c Bluetooth: Implement the first SMP commands d7649a5 Bluetooth: Don't forget to check for LE_LINK 446b49b Bluetooth: keep reference if any ERTM timer is enabled bd69b5a Bluetooth: Make timer functions generic 4a6aa52 Bluetooth: Add refcnt to struct l2cap_chan f1b394a Bluetooth: Add state tracking to struct l2cap_chan c4cf743 Bluetooth: add close() callback to l2cap_chan_ops 162025c Bluetooth: add recv() callback to l2cap_chan_ops b090c4b Bluetooth: Add l2cap_chan_ops abstraction b87bf5b Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() 3f8e1e3 Bluetooth: Clean up some code style issues 941df95 Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg() 8f1e790 Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning f78088a Bluetooth: Fix check for the ERTM local busy state 5125e9e Bluetooth: Restore accidentally-deleted line 8b00cf0 Bluetooth: Simplify hci_conn_accept_secure check 514abe6 Bluetooth: Add BT_POWER L2CAP socket option. 9f449e0 Bluetooth: Verify a pin code in pin_code_reply 6fbf3ee Bluetooth: Remove a magic number ef69a01 Bluetooth: fix sparse & gcc warnings c7f0d99 Bluetooth: Set 'peer_addr_type' in hci_le_connect() 5e89ece Bluetooth: Check advertising cache in hci_connect() 92398c8 Bluetooth: Remove useless check in hci_connect() 149c097 Bluetooth: Add 'dst_type' field to struct hci_conn 5444429 Bluetooth: Refactor hci_auth_complete_evt function 62c5f52 Bluetooth: Fix auth_complete_evt for legacy units 45e600f Bluetooth: Advertising entries lifetime 726e133 Bluetooth: Clear advertising cache before scanning 5df108f Bluetooth: Add Advertising Report Meta Event handler 6c77c8c Bluetooth: LE advertising cache 1c3cc118 Bluetooth: Add advertising report meta event structs 762a990 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() 1eb5ad7 Bluetooth: Remove export of l2cap_chan_clear_timer() 13003e0 Bluetooth: create channel timer to replace sk_timer 8974c54 Bluetooth: Add chan->chan_type struct member dcb1cc3 Bluetooth: Create l2cap_chan_send() 6e9e43f Bluetooth: Create __l2cap_chan_close() ceb723b Bluetooth: Remove unnecessary use of hci_dev_list_lock 5234259 Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old() af2a7f4 Bluetooth: fix set but not used warning 54f6151 Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure Change-Id: Ibe7a7217058a983bf5c13bf53a3f299865bab132 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Diffstat (limited to 'kernel')
-rw-r--r--kernelbin3564860 -> 3570888 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/kernel b/kernel
index fcd09ae..9ac347e 100644
--- a/kernel
+++ b/kernel
Binary files differ