index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
Bluetooth: Add 'eir_len' param to mgmt_device_found()
Andre Guedes
3
-7
/
+12
2012-02-13
Bluetooth: Change sk to l2cap_chan
Andrei Emeltchenko
1
-5
/
+6
2012-02-13
Bluetooth: Use chan instead of sk
Andrei Emeltchenko
1
-4
/
+3
2012-02-13
Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired
Szymon Janc
1
-0
/
+2
2012-02-13
Bluetooth: Don't send RNR immediately when entering local busy
Szymon Janc
1
-10
/
+5
2012-02-13
Bluetooth: Clear ack_timer when sending ack
Szymon Janc
1
-2
/
+8
2012-02-13
Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
Szymon Janc
1
-3
/
+3
2012-02-13
Bluetooth: Make l2cap_clear_timer return if timer was running or not
Szymon Janc
1
-2
/
+7
2012-02-13
Bluetooth: Fix 'enable_hs' type
Fabio Estevam
2
-2
/
+2
2012-02-13
Bluetooth: Sort to-be-resolved devices by RSSI during discovery
Johan Hedberg
3
-2
/
+30
2012-02-13
Bluetooth: Fix resetting HCI_MGMT flag
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
5
-61
/
+61
2012-02-13
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2
-2
/
+2
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
3
-14
/
+6
2012-02-13
Bluetooth: Correctly take hci_dev->dev refcount
David Herrmann
2
-4
/
+3
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
14
-35
/
+3
2012-02-13
Bluetooth: Correctly acquire module ref
David Herrmann
1
-0
/
+2
2012-02-13
Bluetooth: Remove unused hci-destruct cb
David Herrmann
1
-5
/
+1
2012-02-13
Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb
David Herrmann
1
-10
/
+2
2012-02-13
Bluetooth: btsdio: Free driver data on SDIO shutdown
David Herrmann
1
-10
/
+1
2012-02-13
Bluetooth: bpa10x: Free private driver data on usb shutdown
David Herrmann
1
-12
/
+3
2012-02-13
Bluetooth: btusb: Free driver data on USB shutdown
David Herrmann
1
-10
/
+1
2012-02-13
Bluetooth: bfusb: Free driver_data on USB shutdown
David Herrmann
1
-10
/
+1
2012-02-13
Bluetooth: vhci: Free driver_data on file release
David Herrmann
1
-6
/
+1
2012-02-13
Bluetooth: dtl1-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: btwilink: Remove empty destruct cb
David Herrmann
1
-9
/
+0
2012-02-13
Bluetooth: btuart-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: btmrvl: Remove empty destruct cb
David Herrmann
1
-5
/
+0
2012-02-13
Bluetooth: bt3c-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: bluecard-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: Make hci-destruct callback optional
David Herrmann
2
-3
/
+5
2012-02-13
Bluetooth: dtl1: Fix memleak in probe()
David Herrmann
1
-17
/
+3
2012-02-13
Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-13
Bluetooth: Remove magic number from ACL TO
Andrei Emeltchenko
2
-1
/
+3
2012-02-13
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2
-7
/
+11
2012-02-13
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
1
-1
/
+1
2012-02-13
Bluetooth: Process num completed data blocks event
Andrei Emeltchenko
2
-0
/
+67
2012-02-13
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
4
-11
/
+149
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
4
-3
/
+53
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
4
-16
/
+16
2012-02-13
Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry
Johan Hedberg
1
-0
/
+2
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
3
-10
/
+22
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
5
-28
/
+163
2012-02-13
Bluetooth: Move Extended Inquiry Response defines to hci.h
Johan Hedberg
2
-12
/
+13
2012-02-13
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
3
-21
/
+22
[next]