platform/kernel/kernel-mfld-blackbay.git
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
2011-11-09 Rebecca Schultz... gpu: ion: Fix bug in ion_buffer_add
2011-11-09 Rebecca Schultz... gpu: ion: Several fixes
2011-11-09 Rebecca Schultz... gpu: ion: Add ION Memory Manager
2011-11-09 Colin CrossRevert "PM: Prevent waiting forever on asynchronous...
2011-11-09 Colin CrossRevert "PM: Wait for completion of the parent resume...
2011-11-09 JP Abgrallnf: qtaguid: make procfs entry for ctrl return correct...
2011-11-09 JP Abgrallnf: qtaguid: workaround xt_socket_get_sk() returning...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix memory poisoning in wl_free_...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Set proper debug messages for...
2011-11-09 Colin Crossmm: ashmem: Fix arguments to ashmem_shrink
2011-11-09 Colin Crossandroid: lowmemorykiller: Fix arguments to lowmem_shrink
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Add RSSI and SETSUSPENDOPT priva...
2011-11-09 Colin Crossnet: ipv4: tcp: Fix crash in tcp_nuke_addr
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix failure in register_sysctl_t...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix 3.0 compilation for CFG80211
2011-11-09 JP Abgrallnetfilter: have ip*t REJECT set the sock err when an...
2011-11-09 JP Abgrallnetfilter: add xt_qtaguid matching module
2011-11-09 JP Abgrallnf: xt_socket: export the fancy sock finder code
2011-11-09 Mike LockwoodUSB: gadget: f_mtp: Add PTP variant of MTP USB function
2011-11-09 Mike LockwoodUSB: gadget: f_mtp: Add support for queueing multiple...
2011-11-09 Benoit Gobyusb: gadget: android: Update android gadget driver
2011-11-09 Benoit Gobyusb: gadget: composite: Add usb_remove_config
2011-11-09 Benoit Gobyusb: gadget: f_rndis: fix unbind
2011-11-09 Mike LockwoodUSB: gadget: f_accessory: New gadget driver for android...
2011-11-09 Howard M. Hartenet: wireless: bcmdhd: Combined patch from 4.218.248-31
2011-11-09 Todd Poynorcpufreq interactive: support shared CPU scaling
2011-11-09 Stephen WarrenASoC: core: Don't schedule deferred_resume_work twice
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix getting Mac address from...
2011-11-09 Dmitry Shmidtnet: wireless: bcmdhd: Fix race conditions for sysioc_t...
next