index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
assigned-dev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
Bluetooth: Don't distribute keys in case of Encryption Failure
Hemant Gupta
1
-1
/
+2
2012-05-09
Bluetooth: btusb: Dynamic alternate setting
Mikel Astiz
1
-2
/
+11
2012-05-09
Bluetooth: Fix debug printing unallocated name
Andrei Emeltchenko
1
-2
/
+3
2012-05-09
Bluetooth: Remove strtoba header declared but not defined
Syam Sidhardhan
1
-1
/
+0
2012-05-09
Bluetooth: remove header declared but not defined
Syam Sidhardhan
1
-2
/
+0
2012-05-09
Bluetooth: mgmt: Fix address type while loading Long Term Key
Hemant Gupta
1
-1
/
+14
2012-05-09
Bluetooth: mgmt: Remove unwanted goto statements
Syam Sidhardhan
1
-12
/
+4
2012-05-09
Bluetooth: remove unneeded declaration of sco_conn_del()
Gustavo Padovan
1
-2
/
+0
2012-05-09
Bluetooth: Remove unnecessary check
Mikel Astiz
1
-6
/
+4
2012-05-09
Bluetooth: Use unsigned int instead of signed int
Mikel Astiz
1
-2
/
+2
2012-05-09
Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()
Jesper Juhl
1
-7
/
+2
2012-05-09
Bluetooth: Functions for handling ERTM control fields
Mat Martineau
1
-0
/
+113
2012-05-09
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2
-8
/
+154
2012-05-09
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
3
-22
/
+22
2012-05-09
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
3
-6
/
+14
2012-05-09
Bluetooth: Add Read Local AMP Info to init
Andrei Emeltchenko
1
-0
/
+3
2012-05-09
Bluetooth: mgmt: Fix missing connect failed event for LE
Hemant Gupta
1
-0
/
+2
2012-05-09
Bluetooth: Fix clearing discovery type when stopping discovery
Hemant Gupta
1
-1
/
+0
2012-05-09
Bluetooth: Remove MGMT_ADDR_INVALID macro
Andre Guedes
2
-8
/
+7
2012-05-09
Bluetooth: Send correct address type for LTK
Hemant Gupta
1
-1
/
+1
2012-05-09
Bluetooth: Remove unneeded zero initialization
Andrei Emeltchenko
1
-1
/
+0
2012-05-09
Bluetooth: vhci: Ignore return code of nonseekable_open()
David Herrmann
1
-1
/
+2
2012-05-09
Bluetooth: Update management interface revision
Marcel Holtmann
1
-1
/
+1
2012-05-09
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
3
-6
/
+6
2012-05-09
Bluetooth: Make L2CAP chan_add functions static
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Remove unneeded timer clear
Andrei Emeltchenko
1
-3
/
+0
2012-05-09
Bluetooth: Add a structure to carry ERTM data in skb control blocks
Mat Martineau
1
-0
/
+13
2012-05-09
Bluetooth: Add definitions and struct members for new ERTM state machine
Mat Martineau
1
-0
/
+49
2012-05-09
Bluetooth: Comments and style fixes
Andrei Emeltchenko
1
-3
/
+8
2012-05-09
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
1
-0
/
+1
2012-05-09
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
1
-0
/
+2
2012-05-09
Bluetooth: Ignore inquiry results from periodic inquiry
Andre Guedes
1
-0
/
+9
2012-05-09
Bluetooth: Check HCI_PERIODIC_INQ in start_discovery
Andre Guedes
1
-0
/
+6
2012-05-09
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
1
-1
/
+9
2012-05-09
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
1
-0
/
+11
2012-05-09
Bluetooth: Refactor stop_discovery
Andre Guedes
1
-16
/
+24
2012-05-09
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
Andre Guedes
1
-1
/
+1
2012-05-09
Bluetooth: Silence sparse warning
Andrei Emeltchenko
1
-3
/
+1
2012-05-09
Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source
Szymon Janc
1
-1
/
+8
2012-05-09
Bluetooth: mgmt: Fix some code style and indentation issues
Szymon Janc
1
-6
/
+6
2012-05-09
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
2
-2
/
+10
2012-05-09
Bluetooth: Add hci_cancel_le_scan() to hci_core
Andre Guedes
2
-0
/
+19
2012-05-09
Bluetooth: trivial: Remove sparse warnings
Andrei Emeltchenko
1
-3
/
+3
2012-05-09
Bluetooth: Fix broken usage of get_unaligned_le16
Marcel Holtmann
1
-6
/
+6
2012-05-09
Bluetooth: Fix opcode access in hci_complete
Andrei Emeltchenko
1
-1
/
+2
2012-05-09
Bluetooth: Fix type in cpu_to_le conversion
Andrei Emeltchenko
1
-3
/
+3
2012-05-09
Bluetooth: trivial: Correct types
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: trivial: Fix endian conversion mode
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Convert error codes to le16
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Correct CID endian notation
Andrei Emeltchenko
1
-2
/
+4
[next]