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
2013-10-04
rtlwifi: Fix smatch warnings in usb.c
Larry Finger
1
-2
/
+4
2013-10-04
rtlwifi: Fix smatch warning in pci.c
Larry Finger
1
-1
/
+0
2013-10-04
rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
Larry Finger
1
-24
/
+1
2013-10-04
rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c
Larry Finger
1
-2
/
+0
2013-10-04
rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
Larry Finger
1
-18
/
+0
2013-10-04
rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
Larry Finger
2
-3
/
+6
2013-10-04
rt2800: add support for radio chip RF3070
Stanislaw Gruszka
2
-1
/
+9
2013-10-04
brcmfmac: rework rx path bus interface
Arend van Spriel
4
-35
/
+22
2013-10-04
brcmfmac: Use fw filename and nvram based of devid for sdio.
Hante Meuleman
1
-74
/
+133
2013-10-04
brcmfmac: fix sparse error 'bad constant expression'
Arend van Spriel
1
-1
/
+1
2013-10-04
brcmfmac: reserve memory for bus layer in sk_buff::cb
Franky Lin
2
-5
/
+12
2013-10-04
brcmfmac: add valid core index check in related functions
Franky Lin
1
-0
/
+10
2013-10-04
brcmfmac: add BCM4339 SDIO interface support
Franky Lin
4
-8
/
+30
2013-10-04
brcmfmac: sync firmware event list
Franky Lin
2
-3
/
+4
2013-10-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
25
-483
/
+1390
2013-10-04
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
John W. Linville
21
-1015
/
+984
2013-10-04
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
11
-87
/
+342
2013-10-03
Bluetooth: Only one command per L2CAP LE signalling is supported
Marcel Holtmann
1
-25
/
+19
2013-10-03
Bluetooth: Check minimum length of SMP packets
Marcel Holtmann
1
-2
/
+7
2013-10-03
Bluetooth: Drop packets on ATT fixed channel on BR/EDR
Marcel Holtmann
1
-0
/
+4
2013-10-03
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR
Marcel Holtmann
1
-0
/
+4
2013-10-03
Bluetooth: SMP packets are only valid on LE connections
Marcel Holtmann
1
-0
/
+6
2013-10-03
Bluetooth: Don't copy L2CAP LE signalling to raw sockets
Marcel Holtmann
1
-2
/
+0
2013-10-03
Bluetooth: Fix switch statement order for L2CAP fixed channels
Marcel Holtmann
1
-3
/
+4
2013-10-03
Bluetooth: Allow changing device class when BR/EDR is disabled
Marcel Holtmann
1
-1
/
+1
2013-10-03
Bluetooth: Restrict loading of long term keys to LE capable controllers
Marcel Holtmann
1
-0
/
+6
2013-10-03
Bluetooth: Restrict loading of link keys to BR/EDR capable controllers
Marcel Holtmann
1
-0
/
+6
2013-10-03
Bluetooth: Allow setting static address even if LE is disabled
Marcel Holtmann
1
-4
/
+2
2013-10-03
Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers
Marcel Holtmann
1
-1
/
+5
2013-10-03
Bluetooth: Fix memory leak with L2CAP signal channels
Marcel Holtmann
1
-2
/
+4
2013-10-02
Bluetooth: Add the definition for Slave Page Response Timeout
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and stcuture for Sync Train Complete
DoHyun Pyun
1
-0
/
+5
2013-10-02
Bluetooth: Add the definition for Start Synchronization Train
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and structure for Set CSB
DoHyun Pyun
1
-0
/
+16
2013-10-02
Bluetooth: Add the structure for Write Sync Train Parameters
DoHyun Pyun
1
-0
/
+12
2013-10-02
Bluetooth: Add the definition and structure for Set CSB Data
DoHyun Pyun
1
-0
/
+14
2013-10-02
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
iwlwifi: pcie: fix merge damage
Johannes Berg
1
-4
/
+4
2013-10-02
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2013-10-02
Bluetooth: Fix advertising data flags with disabled BR/EDR
Johan Hedberg
1
-7
/
+7
2013-10-02
Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
Johan Hedberg
1
-25
/
+51
2013-10-02
Bluetooth: Add management command for setting static address
Marcel Holtmann
4
-0
/
+58
2013-10-02
Bluetooth: Restrict disabling of HS when controller is powered off
Marcel Holtmann
1
-2
/
+9
2013-10-02
Bluetooth: Add a new mgmt_set_bredr command
Johan Hedberg
3
-0
/
+127
2013-10-02
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
4
-13
/
+36
2013-10-02
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
4
-1
/
+134
2013-10-02
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
2
-8
/
+16
2013-10-02
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
2
-12
/
+6
2013-10-02
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
1
-88
/
+41
[next]