summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-207-53/+108
|\
| * staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton2016-03-287-51/+106
| * Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as cons...Claudiu Beznea2016-03-281-2/+2
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-123-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-4/+8
|\
| * mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-241-4/+8
* | Staging: vt6655: Remove & from function name.Sandhya Bankar2016-03-101-1/+1
* | Staging: vt6655: remove unnecessary blank lines from card.cBen Marsh2016-03-101-4/+0
* | staging: vt6655: mac.c replace dwData with data.Malcolm Priestley2016-03-101-19/+19
* | staging: vt6655: mac.c replace wOffset with offset.Malcolm Priestley2016-03-101-21/+21
* | staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctlMalcolm Priestley2016-03-101-16/+16
* | staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.Malcolm Priestley2016-03-102-22/+22
* | staging: vt6655: mac.c replace VNSvInPortB with ioread8Malcolm Priestley2016-03-101-5/+5
* | staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8Malcolm Priestley2016-03-101-5/+2
* | staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8Malcolm Priestley2016-03-101-3/+1
* | staging: vt6655: mac.c replace VNSvOutPortB with iowrite8Malcolm Priestley2016-03-101-22/+22
* | staging: vt6655: mac.c replace VNSvOutPortW with iowrite16Malcolm Priestley2016-03-101-10/+10
* | staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.Malcolm Priestley2016-03-101-27/+25
* | staging: vt6655: mac.c/h resize all unsigned long to u32Malcolm Priestley2016-03-102-19/+19
* | staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.Malcolm Priestley2016-03-101-10/+8
* | staging: vt6655: mac.c rename pbyCxtBuf to cxt_bufMalcolm Priestley2016-03-101-16/+16
* | staging: vt6655: MACvSaveContext use memcpy_fromio to read context.Malcolm Priestley2016-03-101-6/+3
* | staging: vt6655: replace VNSvInPortD dwData reads with ioread32Malcolm Priestley2016-03-101-13/+5
* | staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.Malcolm Priestley2016-03-101-27/+9
* | staging: vt6655: mac.c rename dwIoBase to io_baseMalcolm Priestley2016-03-101-137/+137
* | staging: vt6655: Add missing blank line after declarationJanani Ravichandran2016-02-141-0/+1
* | staging: vt6655: Fit function header on the same lineJanani Ravichandran2016-02-141-3/+1
* | Staging: vt6655: Add check dma_mapping_errorHaneen Mohammed2016-02-111-0/+5
* | staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-077-117/+137
* | staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley2016-02-071-3/+3
* | staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley2016-02-072-10/+8
* | staging: vt6655: power.c replace pDevice with privMalcolm Priestley2016-02-071-28/+28
* | staging: vt6655: rf.c rename bResult ret.Malcolm Priestley2016-02-071-69/+69
* | staging: vt6655: set_channel replace bResult with retMalcolm Priestley2016-02-071-5/+5
* | staging: vt6655: set_channel replace void handler.Malcolm Priestley2016-02-072-3/+2
* | staging: vt6655: channel.c replace pDevice with privMalcolm Priestley2016-02-071-29/+29
|/
* staging: vt6655: Add space around '*'Burcin Akalin2015-10-241-1/+1
* staging: vt6655: Add space around '*'Burcin Akalin2015-10-241-1/+1
* staging: vt6655: card.c rename pDevice with privMalcolm Priestley2015-10-171-193/+193
* staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley2015-10-173-60/+60
* staging: vt6655: remove static inline alloc_td_info.Malcolm Priestley2015-10-172-6/+2
* staging: vt6655: remove static inline alloc_rd_info.Malcolm Priestley2015-10-172-7/+2
* staging: vt6655: replace typedef struct __device_optMalcolm Priestley2015-10-173-62/+62
* staging: vt6655: device.h remove typedef enumMalcolm Priestley2015-10-171-4/+2
* staging: vt6655: device.h remove unsed headers.Malcolm Priestley2015-10-171-22/+0
* staging: vt6655: device.h remove unused macros.Malcolm Priestley2015-10-171-64/+0
* staging: vt6655: device_main Replace uIdx with idx.Malcolm Priestley2015-10-171-12/+12
* staging: vt6655: Prefer using BIT MacroAmitoj Kaur Chawla2015-10-161-1/+1
* staging: vt6655: Remove boolean comparisonsLuis de Bethencourt2015-10-161-4/+4
* staging: vt6655: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
OpenPOWER on IntegriCloud