summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-265-626/+522Star
|\
| * Staging: vt6656: add some range checks before memcpy()Dan Carpenter2011-10-231-0/+6
| * Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter2011-10-231-552/+483Star
| * Staging: vt6656: potential memory corruptionDan Carpenter2011-09-301-3/+15
| * Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter2011-09-271-0/+1
| * staging: vt6656: use %pM for printing MACsAndy Shevchenko2011-08-233-72/+18Star
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall2011-05-171-3/+0Star
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-261-1/+1
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-263-6/+6
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-268-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-051-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-313-5/+5
|/
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-144-14/+7Star
* Staging: vt6656: Clean up switching to power saving mode.Philip Worrall2011-03-021-7/+1Star
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-021-15/+10Star
* 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/+4Star
* Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall2011-03-021-9/+5Star
* 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/+201Star
* staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* vt6656: Use request_firmware() to load firmwareBen Hutchings2011-01-214-753/+59Star
* 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-101-2/+2
* | staging: vt6656 resolved parenthesis not spacesAriel Savini2010-11-101-18/+19
* | staging: vt6656: resolved checkpatch findingMariano Reingart2010-11-101-2/+1Star
* | staging: vt6656: resolved checkpatch findingMatias De la Puente2010-11-101-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/+0Star
* staging: vt6656: Fixed indentation with spacesClelia V. Korol2010-09-161-6/+6
* staging: vt6656: removed dummy errors like extra spacesEma Cuevas2010-09-161-4/+3Star
* 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-091-1/+2
* staging: Use available error codesJulia Lawall2010-09-011-1/+1
* Staging: vt6656: problems in error handlingDan Carpenter2010-08-311-6/+5Star
* 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/+29Star
* staging: vt6656: removed NDIS_STATUS int redefinitionAndres More2010-08-313-6/+3Star
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-313-45/+18Star
* staging: vt6656: removed not useful commentsAndres More2010-08-3113-66/+33Star
* staging: vt6656: added spaces around '||'Andres More2010-08-314-8/+11
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-0315-109/+38Star