summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09staging: comedi: ni_mio_common: implement new routing for TRIG_EXTSpencer E. Olson
2018-10-09staging: comedi: add interface to ni routing table informationSpencer E. Olson
2018-10-09staging: comedi: ni_routing: Add NI signal routing infoSpencer E. Olson
2018-10-09staging: comedi: add new device-global config interfaceSpencer E. Olson
2018-10-09staging: comedi: add abstracted NI signal/terminal named constantsSpencer E. Olson
2018-10-09staging: comedi: tests: add unittest framework for comediSpencer E. Olson
2018-10-09staging: comedi: comedi_test: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson
2018-10-09staging: comedi: ni_pcidio: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson
2018-10-09staging: comedi: ni_mio_common: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson
2018-10-09staging: comedi: add facility to directly query subdevice timing constraintsSpencer E. Olson
2018-10-09staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Correct code alignment - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Correct code indentation - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Removed commented out include - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore
2018-10-09staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen
2018-10-09staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson
2018-10-09staging: rtl8188eu: add spaces around operators in odm_rtl8188e.cMichael Straube
2018-10-09staging: rtl8188eu: remove dead code from dm_fast_training_init()Michael Straube
2018-10-09staging: rtl8188eu: remove whitespace in rtw_mlme_ext.hMichael Straube
2018-10-09staging: rtl8188eu: make struct field of action_handler constMichael Straube
2018-10-09staging: rtl8188eu: make struct field of mlme_handler constMichael Straube
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube
2018-10-09staging: rtl8188eu: rewrite if tests - styleMichael Straube
2018-10-09staging: rtl8188eu: cleanup array declaration - styleMichael Straube
2018-10-09staging: rtl8188eu: fix line over 80 characters - styleMichael Straube
2018-10-09staging: mt7621-mmc: Add blank line after declarationJaakko Tyynismaa
2018-10-09staging: emxx_udc: Remove unused device_desc declarationNathan Chancellor
2018-10-09staging: rtl8723bs: Remove unnecessary parentheses and dead commented codeNathan Chancellor
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.hNishad Kamdar
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.cNishad Kamdar
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in sd.cNishad Kamdar
2018-10-09staging: rtlwifi: Remove unnecessary parenthesesNathan Chancellor
2018-10-09staging: axis-fifo: remove duplicated include from axis-fifo.cYueHaibing
2018-10-09staging: media: davinci_vpfe: Use __func__ instead of function nameMamta Shukla
2018-10-09staging: vt6655: Remove space after castMamta Shukla
2018-10-09staging: vt6655: Add spaces around operatorsMamta Shukla
2018-10-09staging: vt6655: Add blank line after function/struct/union/enum declarationsMamta Shukla
2018-10-09staging: mt7621-pci: Prefer using the BIT macroMamta Shukla