summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* staging: use pci_zalloc_consistentJoe Perches2014-08-081-28/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+2
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0454-1790/+1142
|\ \
| * | staging: vt6655: clean up the tail of function device_init_registersMalcolm Priestley2014-07-301-18/+19
| * | staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley2014-07-302-193/+225
| * | staging: vt6655: dead code remove undefined macro IO_MAPMalcolm Priestley2014-07-302-43/+1
| * | staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.Malcolm Priestley2014-07-302-68/+0
| * | staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley2014-07-303-109/+2
| * | staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley2014-07-304-33/+0
| * | staging: vt6655: coding style: Fixed commenting styleRahul Garg2014-07-301-1/+1
| * | staging: vt6655: fix direct dereferencing of user pointerGuillaume Clement2014-07-303-14/+26
| * | Staging: vt6655: removed redundant comments from power.hIgor Bezukh2014-07-271-9/+0
| * | Staging: vt6655: removed redundant comments from michael.hIgor Bezukh2014-07-271-6/+0
| * | Staging: vt6655: removed redundant comments from mib.hIgor Bezukh2014-07-271-29/+16
| * | Staging: vt6655: removed redundant comments from iowpa.hIgor Bezukh2014-07-271-10/+0
| * | Staging: vt6655: removed redundant comments from ioctl.hIgor Bezukh2014-07-271-8/+0
| * | Staging: vt6655: removed redundant comments from iocmd.hIgor Bezukh2014-07-271-22/+1
| * | Staging: vt6655: removed redundant comments from IEEE11h.hIgor Bezukh2014-07-271-10/+0
| * | Staging: vt6655: removed redundant comments from hostap.hIgor Bezukh2014-07-271-8/+0
| * | Staging: vt6655: removed redundant comments from dpc.hIgor Bezukh2014-07-271-8/+0
| * | Staging: vt6655: removed redundant comments from device_cfg.hIgor Bezukh2014-07-271-3/+0
| * | Staging: vt6655: removed redundant comments from desc.hIgor Bezukh2014-07-271-98/+87
| * | Staging: vt6655: removed redundant comments from channel.hIgor Bezukh2014-07-271-4/+0
| * | Staging: vt6655: removed redundant comments from country.hIgor Bezukh2014-07-271-1/+0
| * | Staging: vt6655: removed redundant comments from datarate.hIgor Bezukh2014-07-271-19/+9
| * | Staging: vt6655: remove redundant comments from card.hIgor Bezukh2014-07-271-9/+1
| * | staging: vt6655: Remove NULL pointer sparse warningGuillaume Clement2014-07-271-1/+1
| * | staging: vt6655: remove unused macroGuillaume Clement2014-07-271-1/+0
| * | staging: vt6655: fix braces at newline in if statementsGuillaume Clement2014-07-272-6/+7
| * | staging: vt6655: remove braces for single statements ifGuillaume Clement2014-07-273-6/+3
| * | staging: vt6655: add missing whitespaceGuillaume Clement2014-07-271-5/+5
| * | staging: vt6655: Remove unreachable break statementsGuillaume Clement2014-07-272-3/+0
| * | staging: vt6655: break single line if statementsGuillaume Clement2014-07-272-4/+8
| * | staging: vt6655: Use pr_* functions instead of printkGuillaume Clement2014-07-279-66/+69
| * | staging: vt6655: fix static position in inline functionGuillaume Clement2014-07-271-2/+2
| * | staging: vt6655: fix braces at newline for structsGuillaume Clement2014-07-274-26/+13
| * | staging: vt6655: fix function braces not on the proper lineGuillaume Clement2014-07-272-32/+64
| * | staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-2710-122/+125
| * | staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-2716-0/+52
| * | staging: vt6655: remove useless return statementsGuillaume Clement2014-07-2713-112/+0
| * | Staging: vt6655: remove redundant comments from bssdb.hIgor Bezukh2014-07-241-23/+2
| * | Staging: vt6655: remove redundant comments from baseband.hIgor Bezukh2014-07-241-12/+0
| * | Staging: vt6655: remove redundant comments from 80211hdr.hIgor Bezukh2014-07-221-7/+0
| * | Staging: vt6655: Removed redundant comments and newlinesIgor Bezukh2014-07-221-38/+0
| * | Staging: vt6655: removed redundant comments from aes_ccmp.hIgor Bezukh2014-07-221-9/+0
| * | staging: vt6655: Fix unused function warningGuillaume Clement2014-07-221-1/+5
| * | staging: vt6655: remove unused functionsGuillaume Clement2014-07-221-175/+0
| * | staging: vt6655: statify some variablesGuillaume Clement2014-07-226-20/+20
| * | staging: vt6655:fix warning for unexported non-static functionsGuillaume Clement2014-07-221-0/+1