index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
1
-1
/
+24
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2
-9
/
+9
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
1
-4
/
+8
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
2
-4
/
+2
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2
-3
/
+1
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
3
-37
/
+4
2013-04-11
Bluetooth: Reject SCO when hci connection timeouts
Claudio Takahasi
1
-0
/
+12
2013-04-11
Bluetooth: Remove unneeded parameter
Claudio Takahasi
1
-5
/
+5
2013-04-11
Bluetooth: Minor coding style fix
Claudio Takahasi
1
-2
/
+1
2013-04-11
Bluetooth: Use GFP_KERNEL in sco_conn_add
Claudio Takahasi
1
-1
/
+1
2013-04-11
Bluetooth: Fix SCO connection reference
Claudio Takahasi
1
-1
/
+0
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
6
-31
/
+31
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-971
/
+1272
2013-04-09
bluetooth: fix race in bt_procfs_init()
Al Viro
1
-7
/
+1
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
8
-9
/
+9
2013-04-09
bluetooth: don't bother with ->owner for procfs fops
Al Viro
1
-7
/
+8
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-2
/
+2
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+4
2013-04-07
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2
-0
/
+8
2013-04-05
Bluetooth: hidp: remove redundant error message
David Herrmann
1
-1
/
+0
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
1
-23
/
+0
2013-04-04
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
1
-13
/
+20
2013-04-04
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
1
-5
/
+18
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2
-2
/
+19
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
1
-0
/
+102
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
2
-0
/
+15
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
1
-26
/
+0
2013-04-04
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
2
-0
/
+18
2013-04-04
Bluetooth: Fix HCI request framework
Andre Guedes
1
-5
/
+1
2013-04-02
net: fix smatch warnings inside datagram_poll
Jacob Keller
1
-1
/
+1
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-1
/
+2
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-20
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
1
-1
/
+3
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+1
2013-03-18
Bluetooth: Fix PIN/Confirm/Passkey response parameters
Johan Hedberg
1
-8
/
+12
2013-03-18
Bluetooth: Simplify address parameters of user_pairing_resp()
Johan Hedberg
1
-13
/
+14
2013-03-18
Bluetooth: Fix fast connectable state when enabling page scan
Johan Hedberg
1
-1
/
+16
2013-03-18
Bluetooth: Fix updating page scan parameters when not necessary
Johan Hedberg
1
-2
/
+8
2013-03-18
Bluetooth: Update page scan parameters after successful write commands
Johan Hedberg
1
-0
/
+43
2013-03-18
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2
-0
/
+38
2013-03-18
Bluetooth: Disable fast connectable when disabling connectable
Johan Hedberg
1
-0
/
+3
2013-03-18
Bluetooth: Refactor fast connectable HCI commands
Johan Hedberg
1
-19
/
+24
2013-03-18
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
1
-0
/
+16
2013-03-18
Bluetooth: Fix error response for simultaneous fast connectable commands
Johan Hedberg
1
-0
/
+6
2013-03-18
Bluetooth: Limit fast connectable support to >= 1.2 controllers
Johan Hedberg
1
-2
/
+3
2013-03-18
Bluetooth: Fix fast connectable response sending
Johan Hedberg
1
-11
/
+42
[prev]
[next]