summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/firmware.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-29staging: vt6656: remove consecutive newlinesAndres More1-9/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-1/+1
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-3/+3
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-5/+5
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-1/+1
2013-01-07staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley1-13/+4
2012-10-23staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley1-12/+10
2011-03-14staging: vt6656: Remove NULL check before kfreeIlia Mirkin1-2/+1
2011-01-21vt6656: Use request_firmware() to load firmwareBen Hutchings1-753/+52
2010-09-16staging: vt6656: removed not required parentheses.Diego H. Iglesias1-1/+1
2010-08-31staging: vt6656: removed NDIS_STATUS int redefinitionAndres More1-2/+2
2010-08-03staging: vt6656: removed NTSTATUS definitionAndres More1-1/+1
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-3/+3
2009-12-11Staging: vt665*: fix printk formatsRandy Dunlap1-1/+1
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-10/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-3/+3
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb1-1/+1
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+887