summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: goldfish: use __func__ instead of embedded function namesMohsin Shan2017-03-171-8/+8
* Revert "staging: media: atomisp: fill properly hmm_bo_type_strings when ION i...Jérémy Lefaure2017-03-171-2/+0
* staging: gdm724x: fix checkpatch.pl camelCase warningAya Mahfouz2017-03-161-1/+1
* staging: vt6655: Copy argument names from function definition to declaration ...Tuomo Rinne2017-03-161-5/+5
* staging: sm750fb: Removes unused variable from sm750_hw_copyareaTahia Khan2017-03-161-3/+0
* staging: wilc1000: Remove unnecessary bracketsTamara Diaconita2017-03-161-21/+18
* staging: wilc1000: Correct name of variablesTamara Diaconita2017-03-161-4/+4
* staging: wilc1000: Declare variables to top of functionTamara Diaconita2017-03-161-9/+5
* staging: dgnc: preserve return codeTobin C. Harding2017-03-161-3/+3
* staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENTTobin C. Harding2017-03-161-8/+6
* staging: ks7010: fix checkpatch BLOCK_COMMENT_STYLETobin C. Harding2017-03-161-10/+40
* staging: ks7010: fix checkpatch SPACINGTobin C. Harding2017-03-161-1/+1
* staging: ks7010: remove dead codeTobin C. Harding2017-03-163-326/+13
* staging: ks7010: remove superfluous commentsTobin C. Harding2017-03-161-131/+6
* staging: ks7010: remove custom return valuesTobin C. Harding2017-03-163-98/+93
* staging: ks7010: fix off by one errorTobin C. Harding2017-03-161-1/+1
* staging: atomicsp: fix a loop timeoutDan Carpenter2017-03-161-1/+1
* staging: rtl8192u: Remove multiple assignmentsGargi Sharma2017-03-161-4/+9
* staging: rtl8188eu: removed blank lines coding style problemAndrii Vladyka2017-03-161-1/+0
* staging: rtl8188eu: fix some inverted conditionsDan Carpenter2017-03-161-4/+4
* staging: vc04_services: Replace typedef with structGargi Sharma2017-03-163-9/+9
* staging: vc04_services: Remove type and function prototypeGargi Sharma2017-03-161-12/+0
* staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie2017-03-161-50/+0
* staging: media: atomisp: remove duplicate includesJérémy Lefaure2017-03-164-4/+0
* staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabledJérémy Lefaure2017-03-161-0/+2
* staging: atomisp: fix "alignment should match open parenthesis"Daeseok Youn2017-03-161-89/+90
* staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.cDaeseok Youn2017-03-161-3/+0
* staging: atomisp: fix inconsistent indentingDaeseok Youn2017-03-161-2/+2
* staging: atomisp: fix unsigned int comparison with less than zeroDaeseok Youn2017-03-161-2/+1
* staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_get_sizeTahia Khan2017-03-161-1/+1
* staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_dequeueTahia Khan2017-03-161-1/+1
* staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_enqueueTahia Khan2017-03-161-1/+1
* staging: media: atomisp: fix build error in ov5693 driverTobias Regnery2017-03-161-1/+1
* Staging: atomisp: kfreeing a devm allocated pointerDan Carpenter2017-03-162-2/+0
* staging: atomisp: silence an array overflow warningDan Carpenter2017-03-161-1/+1
* staging/atomisp: silence uninitialized variable warningsDan Carpenter2017-03-161-10/+6
* staging: atomisp: off by one in atomisp_acc_load_extensions()Dan Carpenter2017-03-161-4/+2
* staging: media: atomisp: fix semicolon.cocci warningsJulia Lawall2017-03-161-1/+1
* staging: dvb-frontends: removed code in comments.Arushi Singhal2017-03-161-1/+0
* staging: speakup: identation should use tabsArushi Singhal2017-03-161-5/+5
* staging: speakup: Add blank line after declarationsArushi Singhal2017-03-163-0/+3
* speakup: Fix bogus caps on speaking unicode charactersSamuel Thibault2017-03-161-2/+2
* staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...Okash Khawaja2017-03-166-1/+6
* staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja2017-03-1619-20/+48
* staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja2017-03-167-29/+29
* staging: dgnc: remove useless switch-case statementsDaeseok Youn2017-03-141-9/+1
* staging: dgnc: ch->ch_bd is already assigned to bd variableDaeseok Youn2017-03-141-4/+4
* bus: fsl-mc: dpio: add maintainer for DPIORoy Pledge2017-03-141-0/+6
* bus: fsl-mc: dpio: add the DPAA2 DPIO object driverRoy Pledge2017-03-142-1/+297
* bus: fsl-mc: dpio: add the DPAA2 DPIO service interfaceRoy Pledge2017-03-143-1/+758