index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
1
-0
/
+12
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
1
-8
/
+7
2015-01-15
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
1
-12
/
+22
2015-01-15
Bluetooth: Bind the SMP channel registration to management power state
Marcel Holtmann
2
-3
/
+12
2015-01-15
Bluetooth: Don't register any SMP channel if LE is not supported
Marcel Holtmann
1
-0
/
+6
2015-01-15
Bluetooth: Fix LE SMP channel source address and source address type
Marcel Holtmann
1
-4
/
+23
2015-01-15
Bluetooth: Fix issue with switching BR/EDR back on when disabled
Marcel Holtmann
1
-0
/
+15
2015-01-15
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
1
-2
/
+2
2015-01-15
Bluetooth: 6lowpan: Remove PSM setting code
Jukka Rissanen
1
-35
/
+31
2015-01-15
Bluetooth: Fix valid Identity Address check
Johan Hedberg
1
-1
/
+5
2015-01-14
Bluetooth: Remove dead code
Gowtham Anandha Babu
1
-6
/
+0
2015-01-14
Bluetooth: Use %llu for printing duration details of selftests
Marcel Holtmann
2
-2
/
+2
2015-01-14
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
Marcel Holtmann
1
-23
/
+23
2015-01-14
Bluetooth: btusb: Add internal recv_event callback for event processing
Marcel Holtmann
1
-1
/
+3
2015-01-12
Bluetooth: Process result of HCI Delete Stored Link Key command
Marcel Holtmann
1
-0
/
+20
2015-01-12
Bluetooth: Add missing response structure for HCI Delete Stored Link Key
Marcel Holtmann
1
-0
/
+4
2015-01-12
Bluetooth: Read stored link key information when powering on controller
Marcel Holtmann
1
-0
/
+8
2015-01-12
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
2
-0
/
+24
2015-01-12
Bluetooth: Add defintions for HCI Read Stored Link Key command
Marcel Holtmann
1
-0
/
+11
2015-01-12
Bluetooth: Replace send_monitor_event with queue_monitor_skb
Marcel Holtmann
1
-29
/
+1
2015-01-12
Bluetooth: Create generic queue_monitor_skb helper function
Marcel Holtmann
1
-22
/
+29
2015-01-12
Bluetooth: Simplify packet copy in hci_send_to_monitor function
Marcel Holtmann
1
-16
/
+12
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
5
-26
/
+34
2015-01-08
ieee802154: 6lowpan: fix Makefile entry
Alexander Aring
2
-2
/
+2
2015-01-08
ieee802154: 6lowpan: rename to core
Alexander Aring
2
-1
/
+1
2015-01-08
ieee802154: 6lowpan: move transmit functionality
Alexander Aring
4
-264
/
+279
2015-01-08
ieee802154: 6lowpan: move receive functionality
Alexander Aring
4
-167
/
+200
2015-01-08
ieee802154: 6lowpan: rename internal header
Alexander Aring
3
-5
/
+5
2015-01-08
ieee802154: create 6lowpan sub-directory
Alexander Aring
7
-7
/
+10
2015-01-08
Bluetooth: btmrvl: fix card reset and suspend race issue
Amitkumar Karwar
1
-3
/
+8
2015-01-08
Bluetooth: btmrvl: use msecs_to_jiffies within macro definition
Amitkumar Karwar
2
-5
/
+5
2015-01-06
bluetooth: btmrvl: increase the priority of firmware download message
Amitkumar Karwar
1
-1
/
+1
2015-01-06
Bluetooth: btmrvl: add surprise_removed flag
Amitkumar Karwar
3
-2
/
+12
2015-01-06
Bluetooth: btmrvl: error path handling in setup handler
Amitkumar Karwar
1
-1
/
+4
2015-01-06
Bluetooth: btmrvl: fix race issue while stopping main thread
Amitkumar Karwar
1
-0
/
+5
2015-01-03
Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devices
Marcel Holtmann
1
-1
/
+3
2015-01-03
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
2
-1
/
+14
2015-01-03
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
Marcel Holtmann
1
-39
/
+11
2015-01-03
mac802154: fix kbuild test robot warning
Alexander Aring
1
-4
/
+1
2015-01-03
ieee802154: handle config as menuconfig
Alexander Aring
1
-3
/
+6
2015-01-03
ieee802154: rename af_ieee802154.c to socket.c
Alexander Aring
2
-1
/
+1
2015-01-03
ieee802154: socket: fix checkpatch issue
Alexander Aring
1
-1
/
+1
2015-01-03
ieee802154: socket: put handling into one file
Alexander Aring
5
-856
/
+760
2015-01-03
ieee802154: socket: change module name
Alexander Aring
1
-2
/
+2
2015-01-03
ieee802154: handle socket functionality as module
Alexander Aring
2
-1
/
+11
2015-01-03
Bluetooth: Fix issue with Roper Class 1 Bluetooth Dongle
Marcel Holtmann
1
-3
/
+6
[next]