summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)AuthorFilesLines
2014-08-09staging: use pci_zalloc_consistentJoe Perches1-28/+12
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2014-08-05Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds54-1790/+1142
2014-07-31staging: vt6655: clean up the tail of function device_init_registersMalcolm Priestley1-18/+19
2014-07-31staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley2-193/+225
2014-07-31staging: vt6655: dead code remove undefined macro IO_MAPMalcolm Priestley2-43/+1
2014-07-31staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.Malcolm Priestley2-68/+0
2014-07-31staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley3-109/+2
2014-07-31staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley4-33/+0
2014-07-31staging: vt6655: coding style: Fixed commenting styleRahul Garg1-1/+1
2014-07-31staging: vt6655: fix direct dereferencing of user pointerGuillaume Clement3-14/+26
2014-07-27Staging: vt6655: removed redundant comments from power.hIgor Bezukh1-9/+0
2014-07-27Staging: vt6655: removed redundant comments from michael.hIgor Bezukh1-6/+0
2014-07-27Staging: vt6655: removed redundant comments from mib.hIgor Bezukh1-29/+16
2014-07-27Staging: vt6655: removed redundant comments from iowpa.hIgor Bezukh1-10/+0
2014-07-27Staging: vt6655: removed redundant comments from ioctl.hIgor Bezukh1-8/+0
2014-07-27Staging: vt6655: removed redundant comments from iocmd.hIgor Bezukh1-22/+1
2014-07-27Staging: vt6655: removed redundant comments from IEEE11h.hIgor Bezukh1-10/+0
2014-07-27Staging: vt6655: removed redundant comments from hostap.hIgor Bezukh1-8/+0
2014-07-27Staging: vt6655: removed redundant comments from dpc.hIgor Bezukh1-8/+0
2014-07-27Staging: vt6655: removed redundant comments from device_cfg.hIgor Bezukh1-3/+0
2014-07-27Staging: vt6655: removed redundant comments from desc.hIgor Bezukh1-98/+87
2014-07-27Staging: vt6655: removed redundant comments from channel.hIgor Bezukh1-4/+0
2014-07-27Staging: vt6655: removed redundant comments from country.hIgor Bezukh1-1/+0
2014-07-27Staging: vt6655: removed redundant comments from datarate.hIgor Bezukh1-19/+9
2014-07-27Staging: vt6655: remove redundant comments from card.hIgor Bezukh1-9/+1
2014-07-27staging: vt6655: Remove NULL pointer sparse warningGuillaume Clement1-1/+1
2014-07-27staging: vt6655: remove unused macroGuillaume Clement1-1/+0
2014-07-27staging: vt6655: fix braces at newline in if statementsGuillaume Clement2-6/+7
2014-07-27staging: vt6655: remove braces for single statements ifGuillaume Clement3-6/+3
2014-07-27staging: vt6655: add missing whitespaceGuillaume Clement1-5/+5
2014-07-27staging: vt6655: Remove unreachable break statementsGuillaume Clement2-3/+0
2014-07-27staging: vt6655: break single line if statementsGuillaume Clement2-4/+8
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement9-66/+69
2014-07-27staging: vt6655: fix static position in inline functionGuillaume Clement1-2/+2
2014-07-27staging: vt6655: fix braces at newline for structsGuillaume Clement4-26/+13
2014-07-27staging: vt6655: fix function braces not on the proper lineGuillaume Clement2-32/+64
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement10-122/+125
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement16-0/+52
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement13-112/+0
2014-07-25staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-07-25staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-07-25Staging: vt6655: remove redundant comments from bssdb.hIgor Bezukh1-23/+2
2014-07-25Staging: vt6655: remove redundant comments from baseband.hIgor Bezukh1-12/+0
2014-07-23Staging: vt6655: remove redundant comments from 80211hdr.hIgor Bezukh1-7/+0
2014-07-23Staging: vt6655: Removed redundant comments and newlinesIgor Bezukh1-38/+0
2014-07-23Staging: vt6655: removed redundant comments from aes_ccmp.hIgor Bezukh1-9/+0
2014-07-23staging: vt6655: Fix unused function warningGuillaume Clement1-1/+5
2014-07-23staging: vt6655: remove unused functionsGuillaume Clement1-175/+0
2014-07-23staging: vt6655: statify some variablesGuillaume Clement6-20/+20