summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-09staging:rtl8192u: Correct code indentation - StyleJohn Whitmore1-3/+3
2018-10-09staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore1-1/+1
2018-10-09staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore1-3/+0
2018-10-09staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore1-3/+3
2018-10-09staging:rtl8192u: Removed commented out include - StyleJohn Whitmore1-2/+1
2018-10-09staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore1-0/+1
2018-10-09staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen4-592/+0
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen4-14/+5
2018-10-09staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen1-9/+0
2018-10-09staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen1-4/+0
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen3-21/+0
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen4-7/+0
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen2-38/+0
2018-10-09staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson1-7/+17
2018-10-09staging: rtl8188eu: add spaces around operators in odm_rtl8188e.cMichael Straube1-8/+12
2018-10-09staging: rtl8188eu: remove dead code from dm_fast_training_init()Michael Straube1-31/+7
2018-10-09staging: rtl8188eu: remove whitespace in rtw_mlme_ext.hMichael Straube1-7/+7
2018-10-09staging: rtl8188eu: make struct field of action_handler constMichael Straube1-1/+1
2018-10-09staging: rtl8188eu: make struct field of mlme_handler constMichael Straube1-1/+1
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube3-3/+3
2018-10-09staging: rtl8188eu: rewrite if tests - styleMichael Straube1-1/+1
2018-10-09staging: rtl8188eu: cleanup array declaration - styleMichael Straube1-18/+14
2018-10-09staging: rtl8188eu: fix line over 80 characters - styleMichael Straube1-1/+4
2018-10-09staging: mt7621-mmc: Add blank line after declarationJaakko Tyynismaa1-0/+1
2018-10-09staging: emxx_udc: Remove unused device_desc declarationNathan Chancellor1-19/+0
2018-10-09staging: rtl8723bs: Remove unnecessary parentheses and dead commented codeNathan Chancellor1-1/+1
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.hNishad Kamdar1-15/+0
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.cNishad Kamdar1-20/+1
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in sd.cNishad Kamdar1-248/+1
2018-10-09staging: rtlwifi: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-10-09staging: axis-fifo: remove duplicated include from axis-fifo.cYueHaibing1-2/+0
2018-10-09staging: media: davinci_vpfe: Use __func__ instead of function nameMamta Shukla1-3/+3
2018-10-09staging: vt6655: Remove space after castMamta Shukla1-5/+5
2018-10-09staging: vt6655: Add spaces around operatorsMamta Shukla1-9/+9
2018-10-09staging: vt6655: Add blank line after function/struct/union/enum declarationsMamta Shukla1-0/+1
2018-10-09staging: mt7621-pci: Prefer using the BIT macroMamta Shukla1-13/+13
2018-10-09staging: mt7621-pci: Add spaces around '<<'Mamta Shukla1-20/+20
2018-10-09staging: mt7621-pci: Add spaces around '|'Mamta Shukla1-3/+3
2018-10-09staging: mt7621-pci: Add spaces around '&'Mamta Shukla1-1/+1
2018-10-09staging: mt7621-pci: Do not initialise statics to 0Mamta Shukla1-1/+1
2018-10-09staging: rtl8723bs: core: Remove true and false comparisonMamta Shukla1-12/+12
2018-10-09staging: sm750fb: Remove space after castMamta Shukla1-4/+4
2018-10-09staging: clocking-wizard: match parenthesis indentationIoannis Valasakis1-10/+10
2018-10-09staging: axis-fifo: Remove parentheses in axis-fifo.cIoannis Valasakis1-10/+10
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube93-1206/+93
2018-10-03staging: fbtft: Prefer using the BIT macroMamta Shukla1-28/+28
2018-10-02staging: rtl8188eu: fix spelling mistake in commentMichael Straube1-1/+1
2018-10-02staging: rtl8188eu: remove braces from single if statementMichael Straube1-2/+1
2018-10-02staging: rtl8188eu: remove unnecessary parentheses in odm_rtl8188e.cMichael Straube1-3/+3
2018-10-02staging: rtl8188eu: add spaces around '+' in fw.cMichael Straube1-3/+3