summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/firmware.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: clean error path for firmware managementQuentin Deslandes2019-05-211-51/+40Star
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0Star
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6656: Add spaces between operatorsSimon Sandström2017-07-161-1/+1
* staging: vt6656: Alignment should match open parenthesisArushi Singhal2017-02-161-17/+17
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-201-4/+0Star
* staging: vt6656: Fix possible leak in vnt_download_firmware()Christian Engelmayer2015-03-071-1/+1
* staging: vt6656: Merge three lines into oneTapasweni Pathak2014-09-291-3/+1Star
* staging: vt6656: remove unnecessary else after returnTapasweni Pathak2014-09-231-2/+1Star
* staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_versionMalcolm Priestley2014-07-211-5/+5
* staging: vt6656: rename FIRMWAREbCheckVersion to vnt_check_firmware_versionMalcolm Priestley2014-06-201-1/+1
* staging: vt6656: rename FIRMWAREbBrach2Sram to vnt_firmware_branch_to_sramMalcolm Priestley2014-06-201-2/+2
* staging: vt6656: rename FIRMWAREbDownload to vnt_download_firmwareMalcolm Priestley2014-06-201-1/+1
* staging: vt6656: firmware.c replace DBG_PRT debug messagesMalcolm Priestley2014-06-201-11/+11
* staging: vt6656: FIRMWAREbCheckVersion remove camel caseMalcolm Priestley2014-06-201-10/+10
* staging: vt6656: FIRMWAREbBrach2Sram remove camel caseMalcolm Priestley2014-06-201-4/+4
* staging: vt6656: FIRMWAREbDownload remove camel caseMalcolm Priestley2014-06-201-14/+14
* staging: vt6656: dead code remove control.c/hMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_inMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley2014-05-261-2/+2
* staging: vt6656: rndis.h move all to device.hMalcolm Priestley2014-05-181-1/+0Star
* staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsynMalcolm Priestley2014-05-161-1/+1
* staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley2014-05-161-1/+1
* staging: vt6656: make spin_lock_irq() human readableMartin Kepplinger2014-05-151-2/+0Star
* staging: vt6655,vt6656: fix sparse error "unexpected unlock"Cédric Cabessa2014-04-191-1/+2
* staging: vt6656: removed line over 80 chars warningNandini Hanumanthagowda2013-10-171-2/+4
* staging: vt6656: removed C99-style commentsNandini Hanumanthagowda2013-10-171-2/+2
* staging: vt6656: removed unnecessary parentheses in return statementNandini Hanumanthagowda2013-10-171-2/+2
* staging: vt6656: removal of braces under if-control statementNandini Hanumanthagowda2013-10-171-3/+2Star
* staging: vt6656: indentation and removal of unnecessary spacesNandini Hanumanthagowda2013-10-171-47/+44Star
* staging: vt6656: remove consecutive newlinesAndres More2013-03-291-9/+0Star
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0Star
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-1/+1
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-3/+3
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-5/+5
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-1/+1
* staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley2013-01-071-13/+4Star
* staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley2012-10-221-12/+10Star
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1Star
* vt6656: Use request_firmware() to load firmwareBen Hutchings2011-01-211-753/+52Star
* staging: vt6656: removed not required parentheses.Diego H. Iglesias2010-09-161-1/+1
* staging: vt6656: removed NDIS_STATUS int redefinitionAndres More2010-08-311-2/+2
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-031-1/+1
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-3/+3
* Staging: vt665*: fix printk formatsRandy Dunlap2009-12-111-1/+1
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-1/+0Star
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-10/+0Star
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-3/+3
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-151-1/+1
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+887