index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
firmware.c
Commit message (
Expand
)
Author
Age
*
staging: vt6656: Fix possible leak in vnt_download_firmware()
Christian Engelmayer
2015-03-06
*
staging: vt6656: Merge three lines into one
Tapasweni Pathak
2014-09-28
*
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2014-09-23
*
staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_version
Malcolm Priestley
2014-07-21
*
staging: vt6656: rename FIRMWAREbCheckVersion to vnt_check_firmware_version
Malcolm Priestley
2014-06-19
*
staging: vt6656: rename FIRMWAREbBrach2Sram to vnt_firmware_branch_to_sram
Malcolm Priestley
2014-06-19
*
staging: vt6656: rename FIRMWAREbDownload to vnt_download_firmware
Malcolm Priestley
2014-06-19
*
staging: vt6656: firmware.c replace DBG_PRT debug messages
Malcolm Priestley
2014-06-19
*
staging: vt6656: FIRMWAREbCheckVersion remove camel case
Malcolm Priestley
2014-06-19
*
staging: vt6656: FIRMWAREbBrach2Sram remove camel case
Malcolm Priestley
2014-06-19
*
staging: vt6656: FIRMWAREbDownload remove camel case
Malcolm Priestley
2014-06-19
*
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
2014-05-26
*
staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in
Malcolm Priestley
2014-05-26
*
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
2014-05-26
*
staging: vt6656: rndis.h move all to device.h
Malcolm Priestley
2014-05-18
*
staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn
Malcolm Priestley
2014-05-15
*
staging: vt6656: lock changes: Remove spin locks.
Malcolm Priestley
2014-05-15
*
staging: vt6656: make spin_lock_irq() human readable
Martin Kepplinger
2014-05-15
*
staging: vt6655,vt6656: fix sparse error "unexpected unlock"
Cédric Cabessa
2014-04-18
*
staging: vt6656: removed line over 80 chars warning
Nandini Hanumanthagowda
2013-10-17
*
staging: vt6656: removed C99-style comments
Nandini Hanumanthagowda
2013-10-17
*
staging: vt6656: removed unnecessary parentheses in return statement
Nandini Hanumanthagowda
2013-10-17
*
staging: vt6656: removal of braces under if-control statement
Nandini Hanumanthagowda
2013-10-17
*
staging: vt6656: indentation and removal of unnecessary spaces
Nandini Hanumanthagowda
2013-10-17
*
staging: vt6656: remove consecutive newlines
Andres More
2013-03-28
*
staging: vt6656: remove code placeholders
Andres More
2013-03-25
*
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-03-11
*
staging: vt6656: replaced custom TRUE definition with true
Andres More
2013-02-15
*
staging: vt6656: replaced custom FALSE definition with false
Andres More
2013-02-15
*
staging: vt6656: replace custom BOOL definition with bool
Andres More
2013-02-15
*
staging: vt6656: channel/control/firmware/int/usbpipe to new structures
Malcolm Priestley
2013-01-07
*
staging: vt6656: Keep firmware loading local and release firware.
Malcolm Priestley
2012-10-22
*
staging: vt6656: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
*
vt6656: Use request_firmware() to load firmware
Ben Hutchings
2011-01-21
*
staging: vt6656: removed not required parentheses.
Diego H. Iglesias
2010-09-16
*
staging: vt6656: removed NDIS_STATUS int redefinition
Andres More
2010-08-31
*
staging: vt6656: removed NTSTATUS definition
Andres More
2010-08-02
*
Staging: vt6656: Removed IN definition
Andres More
2010-05-11
*
Staging: vt665*: fix printk formats
Randy Dunlap
2009-12-11
*
Staging: vt665x: Remove umem.h Part 2
Jim Lieb
2009-09-15
*
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
*
Staging: vt665x: Typedef and macro cleanup Part 1
Jim Lieb
2009-09-15
*
Staging: vt665x: 64bit compile fixes Part 2
Jim Lieb
2009-09-15
*
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond
2009-09-15