index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
2017-02-10
staging:vt6656:baseband.h: fix function definition argument without identifie...
Arushi Singhal
2016-12-06
staging: vt6655: Add spaces around +
PrasannaKumar Muralidharan
2016-11-21
staging: vt6655: Fixed coding style warnings on Block comments
Vijai Kumar K
2016-11-07
staging: vt6655: card.c: Fixing multiple assignments
Nick Rosbrook
2016-10-17
Staging: vt6655: Replace dwIoBase by iobase
Varsha Rao
2016-10-16
Staging: vt6655: Removes unused macros.
Varsha Rao
2016-10-16
staging: vt6655: Adding space around '<<'
Varsha Rao
2016-10-16
staging: vt6655: Adding space around '+'
Varsha Rao
2016-10-16
staging: vt6655: Adding space around '*'
Varsha Rao
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
2016-10-16
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
2016-10-02
Staging: vt6655: Remove explicit NULL comparison using Coccinelle
shyam saini
2016-09-20
Staging: vt6655: baseband: Remove unnecessary space after a cast
Sandhya Bankar
2016-09-20
Staging: vt6655: card: Remove unnecessary space after a cast
Sandhya Bankar
2016-09-18
staging: vt6655: device_main: Replace NULL comparison with !x
Namrata A Shettar
2016-09-18
staging: vt6655: device_main: Replace explicit NULL comparison
Namrata A Shettar
2016-09-13
Staging: vt6655: Remove unused function vnt_key_init_table
Bhumika Goyal
2016-09-01
staging: vt6655: rxtx.c: Fix checkpatch warning
Anson Jacob
2016-09-01
staging: vt6655: rf.c: Fix checkpatch warning
Anson Jacob
2016-08-21
staging: vt6655: power.c: Fix checkpatch warning
Anson Jacob
2016-08-21
staging: vt6655: Fix checkpatch warning
Anson Jacob
2016-08-21
staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.pl
Anson Jacob
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-28
staging: vt6655: fix style violations for lines over 80 characters
Kathryn Hampton
2016-03-28
Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as cons...
Claudiu Beznea
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-10
Staging: vt6655: Remove & from function name.
Sandhya Bankar
2016-03-10
Staging: vt6655: remove unnecessary blank lines from card.c
Ben Marsh
2016-03-10
staging: vt6655: mac.c replace dwData with data.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace wOffset with offset.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl
Malcolm Priestley
2016-03-10
staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvInPortB with ioread8
Malcolm Priestley
2016-03-10
staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8
Malcolm Priestley
2016-03-10
staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortB with iowrite8
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortW with iowrite16
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c/h resize all unsigned long to u32
Malcolm Priestley
2016-03-10
staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c rename pbyCxtBuf to cxt_buf
Malcolm Priestley
2016-03-10
staging: vt6655: MACvSaveContext use memcpy_fromio to read context.
Malcolm Priestley
2016-03-10
staging: vt6655: replace VNSvInPortD dwData reads with ioread32
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c rename dwIoBase to io_base
Malcolm Priestley
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
2016-02-14
staging: vt6655: Add missing blank line after declaration
Janani Ravichandran
2016-02-14
staging: vt6655: Fit function header on the same line
Janani Ravichandran
2016-02-11
Staging: vt6655: Add check dma_mapping_error
Haneen Mohammed
[next]