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
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
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call dire...
Kevin McKinney
1
-9
/
+3
2012-09-26
Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.
Kevin McKinney
1
-6
/
+4
2012-09-26
Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.
Kevin McKinney
2
-12
/
+10
2012-09-26
Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.
Kevin McKinney
5
-64
/
+40
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.
Kevin McKinney
2
-9
/
+5
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.
Kevin McKinney
2
-23
/
+9
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.
Kevin McKinney
2
-7
/
+4
2012-09-26
Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.
Kevin McKinney
2
-9
/
+6
2012-09-21
Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.
Kevin McKinney
2
-4
/
+4
2012-09-19
Staging: bcm: Properly format braces in cntrl_SignalingInterface.h
Kevin McKinney
1
-2
/
+1
2012-09-19
Staging: bcm: Properly format comments in cntrl_SignalingInterface.h
Kevin McKinney
1
-181
/
+183
2012-09-19
Staging: bcm: Fix all white space issues in cntrl_SignalingInterface.h
Kevin McKinney
1
-297
/
+226
2012-09-18
Staging: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
Staging: bcm: Fix udelay related compilation error
Tushar Behera
1
-1
/
+1
2012-09-14
Staging: bcm: Convert INT to int in Transmit.c
Kevin McKinney
1
-2
/
+2
2012-09-14
Staging: bcm: Properly format comments in Transmit.c
Kevin McKinney
1
-46
/
+46
2012-09-14
Staging: bcm: Remove initialization from if statement in Transmit.c
Kevin McKinney
1
-1
/
+2
2012-09-14
Staging: bcm: Properly format braces in Transmit.c
Kevin McKinney
1
-36
/
+17
2012-09-14
Staging: bcm: Fix all white space issues in Transmit.c
Kevin McKinney
1
-60
/
+56
2012-09-12
Staging: bcm: Create and initialize new device id in InterfaceInit
Kevin McKinney
2
-1
/
+3
2012-09-05
staging: bcm: use pr_info and pr_err rather than printk
Alexey Khoroshilov
1
-4
/
+4
2012-09-05
staging: bcm: fix error handling in bcm_init()
Alexey Khoroshilov
1
-1
/
+9
2012-09-05
Staging: bcm: Convert INT to int in InterfaceInit.h
Kevin McKinney
1
-3
/
+3
2012-09-05
Staging: bcm: Fix white space issues in InterfaceInit.h
Kevin McKinney
1
-14
/
+12
2012-09-05
staging: bcm: fix possible memory leak in bcm_char_ioctl()
Wei Yongjun
1
-0
/
+2
2012-08-17
staging: bcm: Fix typo in drivers/bcm
Masanari Iida
4
-5
/
+5
2012-08-14
staging: bcm: print small buffers with %*ph
Andy Shevchenko
2
-47
/
+36
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-26
/
+5
2012-07-29
slightly reduce idiocy in drivers/staging/bcm/Misc.c
Al Viro
1
-26
/
+5
2012-07-12
staging: bcm: Misc.c: Remove unused macros
Marcos Paulo de Souza
1
-3
/
+0
2012-07-12
staging: bcm: Remove all commented macros
Marcos Paulo de Souza
4
-8
/
+0
2012-07-12
staging: bcm: Remove code that will never execute
Marcos Paulo de Souza
1
-63
/
+0
2012-07-07
staging: bcm: use %pM to print MAC addresses
Andy Shevchenko
1
-28
/
+16
2012-06-21
Staging: bcm: Change order in if conditions to make more readable in nvm.c
Kevin McKinney
1
-4
/
+4
2012-06-21
Staging: bcm: Change conditions that check for NULL in nvm.c
Kevin McKinney
1
-14
/
+14
2012-06-21
Staging: bcm: Replace UINT with "unsigned int" in nvm.c
Kevin McKinney
1
-206
/
+206
2012-06-21
Staging: bcm: Replace INT with int in nvm.c
Kevin McKinney
1
-111
/
+111
2012-06-13
staging bcm: spelling of suppress in code
Peter Meerwald
2
-14
/
+14
2012-06-13
staging bcm: spelling of suppress in comments
Peter Meerwald
2
-6
/
+6
2012-06-12
Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.c
Kevin McKinney
1
-2
/
+2
2012-06-12
Staging: bcm: Use udelay instead of msleep for delays in nvm.c
Kevin McKinney
1
-9
/
+9
2012-06-12
Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.
Kevin McKinney
1
-2
/
+2
2012-06-12
Staging: bcm: Correctly format all comments in nvm.c
Kevin McKinney
1
-940
/
+955
2012-06-12
Staging: bcm: Properly format braces in nvm.c
Kevin McKinney
1
-1125
/
+659
2012-06-12
Staging: bcm: Fix all whitespace issues in nvm.c
Kevin McKinney
1
-2087
/
+1980
2012-06-05
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
34
-400
/
+399
2012-06-05
Staging: bcm: Remove typedef for _LEADER and call directly.
Kevin McKinney
7
-18
/
+17
2012-06-05
Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.
Kevin McKinney
2
-5
/
+4
2012-06-05
Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly.
Kevin McKinney
1
-3
/
+2
2012-06-05
Staging: bcm: Remove typedef for link_request and call directly.
Kevin McKinney
4
-15
/
+12
[next]