summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: add facility to directly query subdevice timing constraintsSpencer E. Olson2018-10-092-1/+8
* staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore2018-10-091-1/+1
* staging:rtl8192u: Correct code alignment - StyleJohn Whitmore2018-10-091-1/+1
* staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore2018-10-091-2/+1
* staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore2018-10-091-0/+2
* staging:rtl8192u: Correct code indentation - StyleJohn Whitmore2018-10-091-3/+3
* staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore2018-10-091-1/+1
* staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore2018-10-091-3/+0
* staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore2018-10-091-3/+3
* staging:rtl8192u: Removed commented out include - StyleJohn Whitmore2018-10-091-2/+1
* staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore2018-10-091-0/+1
* staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen2018-10-094-592/+0
* staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen2018-10-094-14/+5
* staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen2018-10-091-9/+0
* staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen2018-10-091-4/+0
* staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen2018-10-093-21/+0
* staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen2018-10-094-7/+0
* staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen2018-10-092-38/+0
* staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson2018-10-091-7/+17
* staging: rtl8188eu: add spaces around operators in odm_rtl8188e.cMichael Straube2018-10-091-8/+12
* staging: rtl8188eu: remove dead code from dm_fast_training_init()Michael Straube2018-10-091-31/+7
* staging: rtl8188eu: remove whitespace in rtw_mlme_ext.hMichael Straube2018-10-091-7/+7
* staging: rtl8188eu: make struct field of action_handler constMichael Straube2018-10-091-1/+1
* staging: rtl8188eu: make struct field of mlme_handler constMichael Straube2018-10-091-1/+1
* staging: rtl8188eu: change array type to const u8Michael Straube2018-10-093-3/+3
* staging: rtl8188eu: rewrite if tests - styleMichael Straube2018-10-091-1/+1
* staging: rtl8188eu: cleanup array declaration - styleMichael Straube2018-10-091-18/+14
* staging: rtl8188eu: fix line over 80 characters - styleMichael Straube2018-10-091-1/+4
* staging: mt7621-mmc: Add blank line after declarationJaakko Tyynismaa2018-10-091-0/+1
* staging: emxx_udc: Remove unused device_desc declarationNathan Chancellor2018-10-091-19/+0
* staging: rtl8723bs: Remove unnecessary parentheses and dead commented codeNathan Chancellor2018-10-091-1/+1
* staging: mt7621-mmc: Remove #if 0 blocks in dbg.hNishad Kamdar2018-10-091-15/+0
* staging: mt7621-mmc: Remove #if 0 blocks in dbg.cNishad Kamdar2018-10-091-20/+1
* staging: mt7621-mmc: Remove #if 0 blocks in sd.cNishad Kamdar2018-10-091-248/+1
* staging: rtlwifi: Remove unnecessary parenthesesNathan Chancellor2018-10-091-1/+1
* staging: axis-fifo: remove duplicated include from axis-fifo.cYueHaibing2018-10-091-2/+0
* staging: media: davinci_vpfe: Use __func__ instead of function nameMamta Shukla2018-10-091-3/+3
* staging: vt6655: Remove space after castMamta Shukla2018-10-091-5/+5
* staging: vt6655: Add spaces around operatorsMamta Shukla2018-10-091-9/+9
* staging: vt6655: Add blank line after function/struct/union/enum declarationsMamta Shukla2018-10-091-0/+1
* staging: mt7621-pci: Prefer using the BIT macroMamta Shukla2018-10-091-13/+13
* staging: mt7621-pci: Add spaces around '<<'Mamta Shukla2018-10-091-20/+20
* staging: mt7621-pci: Add spaces around '|'Mamta Shukla2018-10-091-3/+3
* staging: mt7621-pci: Add spaces around '&'Mamta Shukla2018-10-091-1/+1
* staging: mt7621-pci: Do not initialise statics to 0Mamta Shukla2018-10-091-1/+1
* staging: rtl8723bs: core: Remove true and false comparisonMamta Shukla2018-10-091-12/+12
* staging: sm750fb: Remove space after castMamta Shukla2018-10-091-4/+4
* staging: clocking-wizard: match parenthesis indentationIoannis Valasakis2018-10-091-10/+10
* staging: axis-fifo: Remove parentheses in axis-fifo.cIoannis Valasakis2018-10-091-10/+10
* staging: rtl8712: add SPDX identifiersMichael Straube2018-10-0393-1206/+93