index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
bcmsdh_sdmmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: combine bcmsdh source files into one
Arend van Spriel
2013-12-18
1
-552
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
1
-0
/
+2
|
\
|
*
brcmfmac: fix uninitialized warning
Arend van Spriel
2013-12-02
1
-0
/
+2
*
|
brcmfmac: determine sd host controller related variable earlier
Arend van Spriel
2013-12-02
1
-15
/
+17
*
|
brcmfmac: reduce logging noise accessing SDIO SleepCSR register
Arend van Spriel
2013-12-02
1
-4
/
+15
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-15
/
+13
|
\
|
*
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-26
1
-15
/
+13
*
|
brcmfmac: determine host controller related variables during probe
Arend van Spriel
2013-10-18
1
-0
/
+17
*
|
brcmfmac: add BCM4339 SDIO interface support
Franky Lin
2013-10-03
1
-8
/
+3
*
|
wireless: brcmfmac: use dev_get_platdata()
Jingoo Han
2013-09-26
1
-1
/
+1
|
/
*
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-08-15
1
-1
/
+0
*
brcmfmac: add sdio sg list support
Franky Lin
2013-06-18
1
-73
/
+0
*
brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
Franky Lin
2013-06-18
1
-39
/
+2
*
drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver owner
Libo Chen
2013-05-22
1
-1
/
+2
*
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
2013-04-12
1
-83
/
+31
*
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
2013-04-12
1
-0
/
+2
*
brcmfmac: add BCM4335 sdio interface support
Franky Lin
2013-04-12
1
-0
/
+2
*
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
2013-04-03
1
-30
/
+30
*
brcmfmac: define pr_fmt in one place
Arend van Spriel
2013-01-07
1
-2
/
+0
*
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
1
-23
/
+21
*
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
1
-1
/
+0
*
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2012-11-16
1
-67
/
+73
*
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2012-11-16
1
-1
/
+7
*
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
2012-11-14
1
-5
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
1
-25
/
+0
|
\
|
*
brcmfmac: raise SDIO host lock to higher level
Franky Lin
2012-09-24
1
-25
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
brcm80211: fix missing allocation failure check
Colin Ian King
2012-09-10
1
-0
/
+2
*
|
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-09-07
1
-0
/
+2
|
/
*
brcmfmac: add BCM4334 support
Franky Lin
2012-06-27
1
-0
/
+2
*
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
2012-05-15
1
-29
/
+3
*
brcmfmac: add out of band interrupt support
Franky Lin
2012-05-08
1
-1
/
+104
*
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
2012-04-27
1
-1
/
+7
*
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-03-05
1
-3
/
+1
*
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
1
-5
/
+2
*
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
1
-2
/
+2
*
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2012-02-22
1
-1
/
+2
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
1
-0
/
+3
*
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
1
-2
/
+0
*
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
1
-0
/
+1
*
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
1
-0
/
+1
*
brcm80211: fmac: add bcm4330 support
Franky Lin
2011-12-13
1
-0
/
+2
*
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
2011-12-13
1
-12
/
+11
*
brcm80211: fmac: small memory leak on error
Dan Carpenter
2011-11-30
1
-1
/
+3
*
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
2011-11-28
1
-5
/
+18
*
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
2011-11-28
1
-5
/
+14
*
brcm80211: fmac: rename wait queue name to match using function
Arend van Spriel
2011-11-28
1
-2
/
+6
*
brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
Arend van Spriel
2011-11-28
1
-82
/
+18
*
brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
Arend van Spriel
2011-11-28
1
-28
/
+9
*
brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
Arend van Spriel
2011-11-28
1
-2
/
+1
[next]