summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-09staging: comedi: ni_mio_common: implement new routing for TRIG_EXTSpencer E. Olson1-40/+66
2018-10-09staging: comedi: add interface to ni routing table informationSpencer E. Olson7-1/+1502
2018-10-09staging: comedi: ni_routing: Add NI signal routing infoSpencer E. Olson38-0/+30476
2018-10-09staging: comedi: add new device-global config interfaceSpencer E. Olson4-0/+120
2018-10-09staging: comedi: add abstracted NI signal/terminal named constantsSpencer E. Olson1-0/+151
2018-10-09staging: comedi: tests: add unittest framework for comediSpencer E. Olson4-0/+142
2018-10-09staging: comedi: comedi_test: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson1-0/+44
2018-10-09staging: comedi: ni_pcidio: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson1-0/+13
2018-10-09staging: comedi: ni_mio_common: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson3-0/+46
2018-10-09staging: comedi: add facility to directly query subdevice timing constraintsSpencer E. Olson2-1/+8
2018-10-09staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore1-1/+1
2018-10-09staging:rtl8192u: Correct code alignment - StyleJohn Whitmore1-1/+1
2018-10-09staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore1-2/+1
2018-10-09staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore1-0/+2
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