summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2011-05-17drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-04Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: vt6656: Remove NULL check before kfreeIlia Mirkin
2011-03-02Staging: vt6656: Clean up switching to power saving mode.Philip Worrall
2011-03-02Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall
2011-03-02Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall
2011-03-02Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall
2011-03-02Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall
2011-03-02Staging: vt6656: Use C89 comments in power.cPhilip Worrall
2011-03-02Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall
2011-02-28staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock
2011-01-21vt6656: Use request_firmware() to load firmwareBen Hutchings
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-09staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino
2010-11-09staging: vt6656 resolved parenthesis not spacesAriel Savini
2010-11-09staging: vt6656: resolved checkpatch findingMariano Reingart
2010-11-09staging: vt6656: resolved checkpatch findingMatias De la Puente
2010-11-09staging: vt6656: implement missing bracketsVasiliy Kulikov
2010-10-05Staging: vt6656: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-09-16Staging: vt665x: remove unused DEF definitionCharles Clément
2010-09-16staging: vt6656: Fixed indentation with spacesClelia V. Korol
2010-09-16staging: vt6656: removed dummy errors like extra spacesEma Cuevas
2010-09-16staging: vt6656: delete some parenthesismatias
2010-09-16staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFOEmanuel Mariano Ravera
2010-09-16staging: vt6656: removed not required parentheses.Diego H. Iglesias
2010-09-08Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas
2010-08-31staging: Use available error codesJulia Lawall
2010-08-31Staging: vt6656: problems in error handlingDan Carpenter
2010-08-31staging: vt6656: resolved checkpatch findingLuis Bosch
2010-08-31staging: vt6656: removed extra spacesVictor Rosales
2010-08-31staging: vt6656: changed comments convention and removed spaces before tabAlejandro Emanuel Paredes
2010-08-31staging: vt6656: removed macro to test bitsAndres More
2010-08-31staging: vt6656: removed NDIS_STATUS int redefinitionAndres More
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More
2010-08-31staging: vt6656: removed not useful commentsAndres More
2010-08-31staging: vt6656: added spaces around '||'Andres More
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen
2010-07-22staging: vt6656: code cleanup in device_netdev_ops' device_xmit()Andres More
2010-07-22staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More
2010-07-22staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More