aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-223-14/+23
* staging: vt6656: Fix inconsistent structure packingBen Hutchings2013-01-214-24/+19
* staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2013-01-172-11/+13
* staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2013-01-172-7/+7
* staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2013-01-174-24/+51
* staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley2013-01-171-5/+5
* staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley2013-01-171-2/+4
* staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley2013-01-171-0/+3
* staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-10-022-20/+20
* USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall2011-05-171-3/+0
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-253-6/+6
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-258-61/+61
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-1/+1
|\
| * Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman2011-04-041-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-313-5/+5
|/
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-144-14/+7
* Staging: vt6656: Clean up switching to power saving mode.Philip Worrall2011-03-021-7/+1
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-021-15/+10
* Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall2011-03-021-6/+6
* Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall2011-03-021-12/+4
* Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall2011-03-021-9/+5
* Staging: vt6656: Use C89 comments in power.cPhilip Worrall2011-03-021-38/+38
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-021-215/+201
* staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock2011-02-281-1/+1
* vt6656: Use request_firmware() to load firmwareBen Hutchings2011-01-214-753/+59
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-164-5/+5
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-161-1/+2
|\
| * staging: vt6656: implement missing bracketsVasiliy Kulikov2010-11-091-1/+2
* | staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino2010-11-091-2/+2
* | staging: vt6656 resolved parenthesis not spacesAriel Savini2010-11-091-18/+19
* | staging: vt6656: resolved checkpatch findingMariano Reingart2010-11-091-2/+1
* | staging: vt6656: resolved checkpatch findingMatias De la Puente2010-11-091-1/+1
|/
* Staging: vt6656: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-2/+2
* Staging: vt665x: remove unused DEF definitionCharles Clément2010-09-161-4/+0
* staging: vt6656: Fixed indentation with spacesClelia V. Korol2010-09-161-6/+6
* staging: vt6656: removed dummy errors like extra spacesEma Cuevas2010-09-161-4/+3
* staging: vt6656: delete some parenthesismatias2010-09-161-1/+1
* staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFOEmanuel Mariano Ravera2010-09-161-1/+1
* staging: vt6656: removed not required parentheses.Diego H. Iglesias2010-09-161-1/+1
* Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas2010-09-081-1/+2
* staging: Use available error codesJulia Lawall2010-08-311-1/+1
* Staging: vt6656: problems in error handlingDan Carpenter2010-08-311-6/+5
* staging: vt6656: resolved checkpatch findingLuis Bosch2010-08-311-1/+1
* staging: vt6656: removed extra spacesVictor Rosales2010-08-311-4/+4
* staging: vt6656: changed comments convention and removed spaces before tabAlejandro Emanuel Paredes2010-08-311-3/+3
* staging: vt6656: removed macro to test bitsAndres More2010-08-313-31/+29
* staging: vt6656: removed NDIS_STATUS int redefinitionAndres More2010-08-313-6/+3
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-313-45/+18