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
/
staging
/
vt6655
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: vt6655: Remove explicit NULL comparison using Coccinelle
shyam saini
2016-10-02
1
-4
/
+4
*
Staging: vt6655: baseband: Remove unnecessary space after a cast
Sandhya Bankar
2016-09-20
1
-1
/
+1
*
Staging: vt6655: card: Remove unnecessary space after a cast
Sandhya Bankar
2016-09-20
1
-2
/
+2
*
staging: vt6655: device_main: Replace NULL comparison with !x
Namrata A Shettar
2016-09-18
1
-1
/
+1
*
staging: vt6655: device_main: Replace explicit NULL comparison
Namrata A Shettar
2016-09-18
1
-1
/
+1
*
Staging: vt6655: Remove unused function vnt_key_init_table
Bhumika Goyal
2016-09-13
2
-12
/
+0
*
staging: vt6655: rxtx.c: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-17
/
+24
*
staging: vt6655: rf.c: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-7
/
+12
*
staging: vt6655: power.c: Fix checkpatch warning
Anson Jacob
2016-08-21
1
-6
/
+6
*
staging: vt6655: Fix checkpatch warning
Anson Jacob
2016-08-21
1
-4
/
+4
*
staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.pl
Anson Jacob
2016-08-21
1
-1
/
+2
*
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
7
-53
/
+108
|
\
|
*
staging: vt6655: fix style violations for lines over 80 characters
Kathryn Hampton
2016-03-28
7
-51
/
+106
|
*
Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as cons...
Claudiu Beznea
2016-03-28
1
-2
/
+2
*
|
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
3
-5
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-4
/
+8
|
\
|
*
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
2016-02-24
1
-4
/
+8
*
|
Staging: vt6655: Remove & from function name.
Sandhya Bankar
2016-03-10
1
-1
/
+1
*
|
Staging: vt6655: remove unnecessary blank lines from card.c
Ben Marsh
2016-03-10
1
-4
/
+0
*
|
staging: vt6655: mac.c replace dwData with data.
Malcolm Priestley
2016-03-10
1
-19
/
+19
*
|
staging: vt6655: mac.c replace wOffset with offset.
Malcolm Priestley
2016-03-10
1
-21
/
+21
*
|
staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl
Malcolm Priestley
2016-03-10
1
-16
/
+16
*
|
staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.
Malcolm Priestley
2016-03-10
2
-22
/
+22
*
|
staging: vt6655: mac.c replace VNSvInPortB with ioread8
Malcolm Priestley
2016-03-10
1
-5
/
+5
*
|
staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8
Malcolm Priestley
2016-03-10
1
-5
/
+2
*
|
staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8
Malcolm Priestley
2016-03-10
1
-3
/
+1
*
|
staging: vt6655: mac.c replace VNSvOutPortB with iowrite8
Malcolm Priestley
2016-03-10
1
-22
/
+22
*
|
staging: vt6655: mac.c replace VNSvOutPortW with iowrite16
Malcolm Priestley
2016-03-10
1
-10
/
+10
*
|
staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.
Malcolm Priestley
2016-03-10
1
-27
/
+25
*
|
staging: vt6655: mac.c/h resize all unsigned long to u32
Malcolm Priestley
2016-03-10
2
-19
/
+19
*
|
staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.
Malcolm Priestley
2016-03-10
1
-10
/
+8
*
|
staging: vt6655: mac.c rename pbyCxtBuf to cxt_buf
Malcolm Priestley
2016-03-10
1
-16
/
+16
*
|
staging: vt6655: MACvSaveContext use memcpy_fromio to read context.
Malcolm Priestley
2016-03-10
1
-6
/
+3
*
|
staging: vt6655: replace VNSvInPortD dwData reads with ioread32
Malcolm Priestley
2016-03-10
1
-13
/
+5
*
|
staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.
Malcolm Priestley
2016-03-10
1
-27
/
+9
*
|
staging: vt6655: mac.c rename dwIoBase to io_base
Malcolm Priestley
2016-03-10
1
-137
/
+137
*
|
staging: vt6655: Add missing blank line after declaration
Janani Ravichandran
2016-02-14
1
-0
/
+1
*
|
staging: vt6655: Fit function header on the same line
Janani Ravichandran
2016-02-14
1
-3
/
+1
*
|
Staging: vt6655: Add check dma_mapping_error
Haneen Mohammed
2016-02-11
1
-0
/
+5
*
|
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
Malcolm Priestley
2016-02-07
7
-117
/
+137
*
|
staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_up
Malcolm Priestley
2016-02-07
1
-3
/
+3
*
|
staging: vt6655: rf.c/h Replace DeviceContext with vnt_private
Malcolm Priestley
2016-02-07
2
-10
/
+8
*
|
staging: vt6655: power.c replace pDevice with priv
Malcolm Priestley
2016-02-07
1
-28
/
+28
*
|
staging: vt6655: rf.c rename bResult ret.
Malcolm Priestley
2016-02-07
1
-69
/
+69
*
|
staging: vt6655: set_channel replace bResult with ret
Malcolm Priestley
2016-02-07
1
-5
/
+5
*
|
staging: vt6655: set_channel replace void handler.
Malcolm Priestley
2016-02-07
2
-3
/
+2
*
|
staging: vt6655: channel.c replace pDevice with priv
Malcolm Priestley
2016-02-07
1
-29
/
+29
|
/
*
staging: vt6655: Add space around '*'
Burcin Akalin
2015-10-24
1
-1
/
+1
*
staging: vt6655: Add space around '*'
Burcin Akalin
2015-10-24
1
-1
/
+1
*
staging: vt6655: card.c rename pDevice with priv
Malcolm Priestley
2015-10-17
1
-193
/
+193
[next]