summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-15drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald
2015-07-15staging:rtl8723au:odm.c:Removing trailing whitespacesJoglekar Tejas
2015-07-15Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h.Nicholas Parkanyi
2015-07-15Staging: vt6655: Replace C99 comments in rf.h and rf.c.Nicholas Parkanyi
2015-07-15staging: vt6655: Fix missing power saving supportMalcolm Priestley
2015-07-15staging: vt6655: Correct listen interval TBTT wake upMalcolm Priestley
2015-07-15staging: vt6655: vnt_tx_packet don't wakeup from power saving.Malcolm Priestley
2015-07-15staging: vt6656: Fixed two lines over 80 characters longArjun Krishna Babu
2015-07-15Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain
2015-07-15staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes
2015-07-15Staging: fbtft: Fix spacing coding style issueFabio Falzoi
2015-07-15Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi
2015-07-15Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi
2015-07-15Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi
2015-07-15staging: unisys: fix random hangs with network stress in visornicTim Sell
2015-07-15staging: unisys: Lock visorchannels associated with devicesDavid Kershner
2015-07-15staging: unisys: Reduce indentChristophe JAILLET
2015-07-15staging: unisys: Use kzalloc instead of kmalloc/memsetChristophe JAILLET
2015-07-15staging: unisys: fix random memory corruption in visorchannel_write()Tim Sell
2015-07-15staging: unisys: correctly NULL-terminate visorbus sysfs attribute arrayTim Sell
2015-07-15staging: unisys: Fix broken build when ARCH=umKen Cox
2015-07-15staging: unisys: Allow visorbus to autoloadDavid Kershner
2015-07-15staging: unisys: visornic: prevent erroneous kfree of devdata pointerTim Sell
2015-07-15staging: unisys: visornic: use preferred interface for setting netdev's parentTim Sell
2015-07-15staging: unisys: visornic: delay start of worker thread until netdev createdTim Sell
2015-07-15staging: unisys: visornic: don't destroy global workqueues until devs destroyedTim Sell
2015-07-15staging: unisys: visornic: correctly clean up device on removalTim Sell
2015-07-15staging: unisys: visornic: correct obvious double-allocation of workqueuesTim Sell
2015-07-15staging: unisys: add error messages to visornicTim Sell
2015-07-15staging: unisys: neglect to NULL rcvbuf pointerTim Sell
2015-07-15staging: unisys: prevent faults in visornic_pauseTim Sell
2015-07-15staging: unisys: visornic: correct visornic_pauseTim Sell
2015-07-15staging: unisys: prevent faults processing messagesTim Sell
2015-07-15staging: unisys: respond to msgs post device_createTim Sell
2015-07-15Staging: sm750fb: ddk750_dvi.h: Fix brace coding style issueAnders Fridlund
2015-07-15staging: sm750fb: coding style global ERROR fixesVinay Simha BN
2015-07-15staging: sm750fb: add required spaces around C operatorsAnatoly Stepanov
2015-07-15staging: sm750fb: fix open brace in function declarationAnatoly Stepanov
2015-07-15staging: sm750fb: remove assignment from if conditionAnatoly Stepanov
2015-07-15staging: sm750fb: fix 'switch and case' indentationAnatoly Stepanov
2015-07-15staging: sm750fb: fix indentation in 'else' statementsAnatoly Stepanov
2015-07-15staging: sm750fb: put open brace on the previous lineAnatoly Stepanov
2015-07-15staging: sm750fb: fix indentation of pointer operatorAnatoly Stepanov
2015-07-15staging: sm750fb: insert space before open parenthesisAnatoly Stepanov
2015-07-15staging: sm750fb: insert space between ')' and '{'Anatoly Stepanov
2015-07-15staging: sm750fb: remove trailing whitespacesAnatoly Stepanov
2015-07-15staging: sm750fb: replace spaces with tabsAnatoly Stepanov
2015-07-15staging: sm750fb: remove redundant __func__ in debug statementHari Prasath Gujulan Elango
2015-07-15staging: Comedi: comedi_fops: Fixed the return error codeSanthosh Pai
2015-07-15staging: comedi: use CAP_SYS_ADMIN instead of CAP_NET_ADMINIan Abbott