summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-17staging: speakup: move those functions which do outgoing serial comms, into s...Okash Khawaja13-61/+61
2017-03-17Staging: goldfish: use __func__ instead of embedded function namesMohsin Shan1-8/+8
2017-03-17Revert "staging: media: atomisp: fill properly hmm_bo_type_strings when ION i...Jérémy Lefaure1-2/+0
2017-03-16staging: gdm724x: fix checkpatch.pl camelCase warningAya Mahfouz1-1/+1
2017-03-16staging: vt6655: Copy argument names from function definition to declaration ...Tuomo Rinne1-5/+5
2017-03-16staging: sm750fb: Removes unused variable from sm750_hw_copyareaTahia Khan1-3/+0
2017-03-16staging: wilc1000: Remove unnecessary bracketsTamara Diaconita1-21/+18
2017-03-16staging: wilc1000: Correct name of variablesTamara Diaconita1-4/+4
2017-03-16staging: wilc1000: Declare variables to top of functionTamara Diaconita1-9/+5
2017-03-16staging: dgnc: preserve return codeTobin C. Harding1-3/+3
2017-03-16staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENTTobin C. Harding1-8/+6
2017-03-16staging: ks7010: fix checkpatch BLOCK_COMMENT_STYLETobin C. Harding1-10/+40
2017-03-16staging: ks7010: fix checkpatch SPACINGTobin C. Harding1-1/+1
2017-03-16staging: ks7010: remove dead codeTobin C. Harding3-326/+13
2017-03-16staging: ks7010: remove superfluous commentsTobin C. Harding1-131/+6
2017-03-16staging: ks7010: remove custom return valuesTobin C. Harding3-98/+93
2017-03-16staging: ks7010: fix off by one errorTobin C. Harding1-1/+1
2017-03-16staging: atomicsp: fix a loop timeoutDan Carpenter1-1/+1
2017-03-16staging: rtl8192u: Remove multiple assignmentsGargi Sharma1-4/+9
2017-03-16staging: rtl8188eu: removed blank lines coding style problemAndrii Vladyka1-1/+0
2017-03-16staging: rtl8188eu: fix some inverted conditionsDan Carpenter1-4/+4
2017-03-16staging: vc04_services: Replace typedef with structGargi Sharma3-9/+9
2017-03-16staging: vc04_services: Remove type and function prototypeGargi Sharma1-12/+0
2017-03-16staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie1-50/+0
2017-03-16staging: media: atomisp: remove duplicate includesJérémy Lefaure4-4/+0
2017-03-16staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabledJérémy Lefaure1-0/+2
2017-03-16staging: atomisp: fix "alignment should match open parenthesis"Daeseok Youn1-89/+90
2017-03-16staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.cDaeseok Youn1-3/+0
2017-03-16staging: atomisp: fix inconsistent indentingDaeseok Youn1-2/+2
2017-03-16staging: atomisp: fix unsigned int comparison with less than zeroDaeseok Youn1-2/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_get_sizeTahia Khan1-1/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_dequeueTahia Khan1-1/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_enqueueTahia Khan1-1/+1
2017-03-16staging: media: atomisp: fix build error in ov5693 driverTobias Regnery1-1/+1
2017-03-16Staging: atomisp: kfreeing a devm allocated pointerDan Carpenter2-2/+0
2017-03-16staging: atomisp: silence an array overflow warningDan Carpenter1-1/+1
2017-03-16staging/atomisp: silence uninitialized variable warningsDan Carpenter1-10/+6
2017-03-16staging: atomisp: off by one in atomisp_acc_load_extensions()Dan Carpenter1-4/+2
2017-03-16staging: media: atomisp: fix semicolon.cocci warningsJulia Lawall1-1/+1
2017-03-16staging: dvb-frontends: removed code in comments.Arushi Singhal1-1/+0
2017-03-16staging: speakup: identation should use tabsArushi Singhal1-5/+5
2017-03-16staging: speakup: Add blank line after declarationsArushi Singhal3-0/+3
2017-03-16speakup: Fix bogus caps on speaking unicode charactersSamuel Thibault1-2/+2
2017-03-16staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...Okash Khawaja6-1/+6
2017-03-16staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja19-20/+48
2017-03-16staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja7-29/+29
2017-03-14staging: dgnc: remove useless switch-case statementsDaeseok Youn1-9/+1
2017-03-14staging: dgnc: ch->ch_bd is already assigned to bd variableDaeseok Youn1-4/+4
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO object driverRoy Pledge2-1/+297
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO service interfaceRoy Pledge3-1/+758