aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAge
* drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall2011-05-17
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-25
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-07
|\
| * Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman2011-04-05
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-14
* Staging: vt6656: Clean up switching to power saving mode.Philip Worrall2011-03-02
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-02
* Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall2011-03-02
* Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall2011-03-02
* Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall2011-03-02
* Staging: vt6656: Use C89 comments in power.cPhilip Worrall2011-03-02
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-02
* staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock2011-02-28
* vt6656: Use request_firmware() to load firmwareBen Hutchings2011-01-21
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-16
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-16
|\
| * staging: vt6656: implement missing bracketsVasiliy Kulikov2010-11-09
* | staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino2010-11-09
* | staging: vt6656 resolved parenthesis not spacesAriel Savini2010-11-09
* | staging: vt6656: resolved checkpatch findingMariano Reingart2010-11-09
* | staging: vt6656: resolved checkpatch findingMatias De la Puente2010-11-09
|/
* Staging: vt6656: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-05
* Staging: vt665x: remove unused DEF definitionCharles Clément2010-09-16
* staging: vt6656: Fixed indentation with spacesClelia V. Korol2010-09-16
* staging: vt6656: removed dummy errors like extra spacesEma Cuevas2010-09-16
* staging: vt6656: delete some parenthesismatias2010-09-16
* staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFOEmanuel Mariano Ravera2010-09-16
* staging: vt6656: removed not required parentheses.Diego H. Iglesias2010-09-16
* Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas2010-09-09
* staging: Use available error codesJulia Lawall2010-08-31
* Staging: vt6656: problems in error handlingDan Carpenter2010-08-31
* staging: vt6656: resolved checkpatch findingLuis Bosch2010-08-31
* staging: vt6656: removed extra spacesVictor Rosales2010-08-31
* staging: vt6656: changed comments convention and removed spaces before tabAlejandro Emanuel Paredes2010-08-31
* staging: vt6656: removed macro to test bitsAndres More2010-08-31
* staging: vt6656: removed NDIS_STATUS int redefinitionAndres More2010-08-31
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-31
* staging: vt6656: removed not useful commentsAndres More2010-08-31
* staging: vt6656: added spaces around '||'Andres More2010-08-31
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-02
* staging: vt6656: simplified tests involving both multi/broad-castsAndres More2010-08-02
* Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen2010-08-02
* staging: vt6656: code cleanup in device_netdev_ops' device_xmit()Andres More2010-07-22
* staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More2010-07-22
* staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More2010-07-22
* staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More2010-07-22
* staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More2010-07-22