index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
staging: vt6655: Add spaces around +
PrasannaKumar Muralidharan
1
-2
/
+2
2016-11-21
staging: vt6655: Fixed coding style warnings on Block comments
Vijai Kumar K
2
-5
/
+8
2016-11-07
staging: vt6655: card.c: Fixing multiple assignments
Nick Rosbrook
1
-2
/
+5
2016-10-17
Staging: vt6655: Replace dwIoBase by iobase
Varsha Rao
6
-253
/
+253
2016-10-16
Staging: vt6655: Removes unused macros.
Varsha Rao
1
-6
/
+0
2016-10-16
staging: vt6655: Adding space around '<<'
Varsha Rao
1
-319
/
+319
2016-10-16
staging: vt6655: Adding space around '+'
Varsha Rao
4
-326
/
+326
2016-10-16
staging: vt6655: Adding space around '*'
Varsha Rao
1
-2
/
+2
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
26
-114
/
+0
2016-10-16
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
5
-5
/
+0
2016-10-02
Staging: vt6655: Remove explicit NULL comparison using Coccinelle
shyam saini
1
-4
/
+4
2016-09-20
Staging: vt6655: baseband: Remove unnecessary space after a cast
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: vt6655: card: Remove unnecessary space after a cast
Sandhya Bankar
1
-2
/
+2
2016-09-18
staging: vt6655: device_main: Replace NULL comparison with !x
Namrata A Shettar
1
-1
/
+1
2016-09-18
staging: vt6655: device_main: Replace explicit NULL comparison
Namrata A Shettar
1
-1
/
+1
2016-09-13
Staging: vt6655: Remove unused function vnt_key_init_table
Bhumika Goyal
2
-12
/
+0
2016-09-01
staging: vt6655: rxtx.c: Fix checkpatch warning
Anson Jacob
1
-17
/
+24
2016-09-01
staging: vt6655: rf.c: Fix checkpatch warning
Anson Jacob
1
-7
/
+12
2016-08-21
staging: vt6655: power.c: Fix checkpatch warning
Anson Jacob
1
-6
/
+6
2016-08-21
staging: vt6655: Fix checkpatch warning
Anson Jacob
1
-4
/
+4
2016-08-21
staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.pl
Anson Jacob
1
-1
/
+2
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-53
/
+108
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
3
-5
/
+5
2016-03-28
staging: vt6655: fix style violations for lines over 80 characters
Kathryn Hampton
7
-51
/
+106
2016-03-28
Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as cons...
Claudiu Beznea
1
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+8
2016-03-10
Staging: vt6655: Remove & from function name.
Sandhya Bankar
1
-1
/
+1
2016-03-10
Staging: vt6655: remove unnecessary blank lines from card.c
Ben Marsh
1
-4
/
+0
2016-03-10
staging: vt6655: mac.c replace dwData with data.
Malcolm Priestley
1
-19
/
+19
2016-03-10
staging: vt6655: mac.c replace wOffset with offset.
Malcolm Priestley
1
-21
/
+21
2016-03-10
staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl
Malcolm Priestley
1
-16
/
+16
2016-03-10
staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.
Malcolm Priestley
2
-22
/
+22
2016-03-10
staging: vt6655: mac.c replace VNSvInPortB with ioread8
Malcolm Priestley
1
-5
/
+5
2016-03-10
staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8
Malcolm Priestley
1
-5
/
+2
2016-03-10
staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8
Malcolm Priestley
1
-3
/
+1
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortB with iowrite8
Malcolm Priestley
1
-22
/
+22
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortW with iowrite16
Malcolm Priestley
1
-10
/
+10
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.
Malcolm Priestley
1
-27
/
+25
2016-03-10
staging: vt6655: mac.c/h resize all unsigned long to u32
Malcolm Priestley
2
-19
/
+19
2016-03-10
staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.
Malcolm Priestley
1
-10
/
+8
2016-03-10
staging: vt6655: mac.c rename pbyCxtBuf to cxt_buf
Malcolm Priestley
1
-16
/
+16
2016-03-10
staging: vt6655: MACvSaveContext use memcpy_fromio to read context.
Malcolm Priestley
1
-6
/
+3
2016-03-10
staging: vt6655: replace VNSvInPortD dwData reads with ioread32
Malcolm Priestley
1
-13
/
+5
2016-03-10
staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.
Malcolm Priestley
1
-27
/
+9
2016-03-10
staging: vt6655: mac.c rename dwIoBase to io_base
Malcolm Priestley
1
-137
/
+137
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
1
-4
/
+8
2016-02-14
staging: vt6655: Add missing blank line after declaration
Janani Ravichandran
1
-0
/
+1
2016-02-14
staging: vt6655: Fit function header on the same line
Janani Ravichandran
1
-3
/
+1
2016-02-11
Staging: vt6655: Add check dma_mapping_error
Haneen Mohammed
1
-0
/
+5
2016-02-07
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
Malcolm Priestley
7
-117
/
+137
[next]