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
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
5
-0
/
+128
2014-12-30
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
1
-3
/
+4
2014-12-30
cc2520: fix zero perm_extended_addr address
Varka Bhadram
1
-0
/
+1
2014-12-30
cc2520: remove 'ret' goto label
Varka Bhadram
1
-10
/
+4
2014-12-30
cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern
Varka Bhadram
1
-2
/
+1
2014-12-30
net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2014-12-26
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
1
-3
/
+9
2014-12-26
Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
Marcel Holtmann
1
-1
/
+5
2014-12-26
Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
Marcel Holtmann
1
-0
/
+2
2014-12-26
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
Marcel Holtmann
1
-0
/
+10
2014-12-20
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
2
-4
/
+2
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
5
-0
/
+22
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
3
-0
/
+73
2014-12-20
Bluetooth: Enable basics for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+14
2014-12-20
Bluetooth: Add structures for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+43
2014-12-20
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-478
/
+474
2014-12-20
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-349
/
+350
2014-12-20
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-201
/
+200
2014-12-20
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
4
-1
/
+74
2014-12-20
Bluetooth: Support static address when BR/EDR has been disabled
Marcel Holtmann
2
-2
/
+14
2014-12-20
ieee802154: iface: move multiple node type check
Alexander Aring
1
-14
/
+9
2014-12-20
mac802154: iface: check concurrent ifaces
Alexander Aring
1
-0
/
+77
2014-12-20
Bluetooth: Move hci_update_page_scan to hci_request.c
Johan Hedberg
2
-56
/
+56
2014-12-20
Bluetooth: Add return parameter to cmd_complete callbacks
Johan Hedberg
1
-40
/
+45
2014-12-20
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
3
-70
/
+109
2014-12-20
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-22
/
+62
2014-12-20
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
5
-97
/
+105
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
8
-395
/
+453
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
4
-16
/
+24
2014-12-19
at86rf230: cleanup check on trac status
Alexander Aring
1
-5
/
+3
2014-12-19
Bluetooth: 6lowpan: Add IPSP PSM value
Jukka Rissanen
1
-0
/
+1
2014-12-19
at86rf230: remove version check for AT86RF212
Andrey Yurovsky
1
-10
/
+6
2014-12-19
at86rf230: fix register read for part version
Andrey Yurovsky
1
-1
/
+1
2014-12-19
at86rf230: remove unnecessary assign
Alexander Aring
1
-1
/
+0
2014-12-19
at86rf230: fix context pointer handling
Alexander Aring
1
-1
/
+1
2014-12-19
at86rf230: make at86rf230_async_error inline
Alexander Aring
1
-1
/
+1
2014-12-19
at86rf230: remove if branch
Alexander Aring
1
-4
/
+1
2014-12-19
ieee802154/mrf24j40: Fix alignment of parenthesis
Stefan Schmidt
1
-2
/
+2
2014-12-19
ieee802154/mrf24j40: Fix typo begining -> beginning
Stefan Schmidt
1
-1
/
+1
2014-12-19
ieee802154/cc2520: Remove extra blank lines
Stefan Schmidt
1
-2
/
+0
2014-12-19
ieee802154/at86rf230: Fix typo unkown -> unknown
Stefan Schmidt
1
-1
/
+1
2014-12-19
ieee802154/at86rf230: Align to opening parenthesis
Stefan Schmidt
1
-4
/
+4
2014-12-19
ieee802154/at86rf230: Remove unneeded blank lines
Stefan Schmidt
1
-2
/
+0
2014-12-19
at86rf230: add reset state cca handling
Alexander Aring
1
-0
/
+2
2014-12-19
nl802154: introduce support for cca settings
Alexander Aring
5
-4
/
+75
2014-12-19
ieee802154: rework cca setting
Alexander Aring
9
-14
/
+51
2014-12-19
nl802154: introduce cca mode enums
Alexander Aring
1
-0
/
+43
2014-12-19
Bluetooth: btusb: support public address configuration for ath3012
Toshi Kikuchi
1
-0
/
+28
2014-12-18
Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-17
/
+32
2014-12-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+9
[next]