aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-02-06staging: vt6656: Fix inconsistent structure packingBen Hutchings
2013-01-03staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley
2013-01-03staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley
2013-01-03staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley
2013-01-03staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley
2013-01-03staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley
2013-01-03staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley
2012-09-19staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley
2012-09-12USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-23Staging: vt6656: add some range checks before memcpy()Dan Carpenter
2011-10-23Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter
2011-09-29Staging: vt6656: potential memory corruptionDan Carpenter
2011-09-26Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter
2011-08-23staging: vt6656: use %pM for printing MACsAndy Shevchenko
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
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