index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-12
/
+88
2012-06-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+9
2012-06-25
HID: Fix the generic Kconfig options
Henrik Rydberg
1
-1
/
+1
2012-06-14
Bluetooth: Fix sending HCI_Disconnect only when connected
Vishal Agarwal
1
-1
/
+1
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-5
/
+79
2012-06-11
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
1
-6
/
+8
2012-06-09
Bluetooth: Fix style in hidp code
Gustavo Padovan
1
-1
/
+2
2012-06-08
Bluetooth: Add support for encryption key refresh
Johan Hedberg
1
-0
/
+48
2012-06-08
Bluetooth: Fix SMP security elevation from medium to high
Johan Hedberg
1
-3
/
+6
2012-06-08
Bluetooth: Fix deadlock and crash when SMP pairing times out
Johan Hedberg
1
-1
/
+6
2012-06-08
Bluetooth: Fix LE pairing completion on connection failure
Vishal Agarwal
1
-0
/
+18
2012-06-08
Bluetooth: Fix SMP pairing method selection
Johan Hedberg
1
-1
/
+1
2012-06-05
Bluetooth: Remove magic disconnect reason
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
2012-06-05
Bluetooth: Filter duplicated reports in LE scan
Andre Guedes
1
-0
/
+1
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
1
-20
/
+3
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
1
-1
/
+1
2012-06-05
Bluetooth: Check MTU value in l2cap_sock_setsockopt_old
Andre Guedes
1
-0
/
+21
2012-06-05
Bluetooth: Change default MTU for L2CAP ATT channel
Andre Guedes
1
-1
/
+1
2012-06-05
Bluetooth: Fix not removing hci_conn for failed LE connection
Andrzej Kaczmarek
1
-9
/
+13
2012-06-05
Bluetooth: Return proper mgmt state when LE pairing connection failed
Andrzej Kaczmarek
1
-1
/
+8
2012-06-05
Bluetooth: Allow only one LE connection attempt
Andrzej Kaczmarek
1
-0
/
+5
2012-06-05
Bluetooth: Remove unused err var from l2cap_segment_sdu()
Gustavo Padovan
1
-2
/
+1
2012-06-05
Bluetooth: Create function to return the ERTM header size
Gustavo Padovan
1
-14
/
+11
2012-06-05
Bluetooth: Make l2cap_att_channel return void
Andrei Emeltchenko
1
-5
/
+3
2012-06-05
Bluetooth: Make l2cap_conless_channel return void
Andrei Emeltchenko
1
-4
/
+3
2012-06-05
Bluetooth: Make l2cap_data_channel return void
Andrei Emeltchenko
1
-5
/
+4
2012-06-05
Bluetooth: A2MP: Do not reference hci_conn
Andrei Emeltchenko
2
-3
/
+3
2012-06-05
Bluetooth: Do not check func ready existence
Andrei Emeltchenko
1
-2
/
+1
2012-06-05
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
2
-4
/
+31
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
2
-2
/
+18
2012-06-05
Bluetooth: A2MP: Process A2MP Command Responses
Andrei Emeltchenko
1
-0
/
+12
2012-06-05
Bluetooth: A2MP: Process A2MP Disc Physlink Request
Andrei Emeltchenko
1
-0
/
+36
2012-06-05
Bluetooth: A2MP: Process A2MP Create Physlink Request
Andrei Emeltchenko
1
-0
/
+40
2012-06-05
Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
Andrei Emeltchenko
1
-0
/
+35
2012-06-05
Bluetooth: A2MP: Process A2MP Get Info Request
Andrei Emeltchenko
1
-0
/
+37
2012-06-05
Bluetooth: A2MP: Process A2MP Change Notify
Andrei Emeltchenko
1
-0
/
+19
2012-06-05
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
1
-0
/
+85
2012-06-05
Bluetooth: A2MP: Process A2MP Command Reject
Andrei Emeltchenko
1
-0
/
+19
2012-06-05
Bluetooth: A2MP: Process A2MP messages
Andrei Emeltchenko
1
-0
/
+65
2012-06-05
Bluetooth: A2MP: Add chan callbacks
Andrei Emeltchenko
1
-0
/
+55
2012-06-05
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
1
-0
/
+46
2012-06-05
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2
-0
/
+58
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
3
-4
/
+74
2012-06-05
Bluetooth: trivial: Use defined PSMLEN instead of magic
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: check for already existent channel before create new one
Gustavo Padovan
1
-9
/
+4
2012-06-05
Bluetooth: Move check for backlog size to l2cap_sock.c
Gustavo Padovan
2
-12
/
+6
2012-06-05
Bluetooth: Use chan->state instead of sk->sk_state
Gustavo Padovan
1
-7
/
+2
[next]