summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-08staging: rtl8712: matched alignment with open parenthesisMitali Borkar1-3/+3
2021-04-08staging: rtl8723bs: hal: Remove camelcase in sdio_ops.cFabio M. De Francesco1-25/+21
2021-04-08staging: comedi: Add Kconfig options to build unit test modulesIan Abbott2-2/+35
2021-04-08staging: comedi: tests: example_test: Rename to 'comedi_example_test'Ian Abbott2-2/+3
2021-04-08staging: comedi: tests: example_test: Declare functions staticIan Abbott1-2/+2
2021-04-08staging: comedi: tests: example_test: Reduce stack usageIan Abbott1-1/+1
2021-04-08staging: comedi: tests: ni_route_tests: Declare functions staticIan Abbott1-17/+17
2021-04-08staging: comedi: tests: ni_routes_test: Reduce stack usageIan Abbott1-1/+1
2021-04-08staging: rtl8188eu: make rtw_usb_if1_init return a statusMartin Kaiser1-14/+14
2021-04-08staging: rtl8188eu: make usb_dvobj_init return a statusMartin Kaiser1-16/+10
2021-04-08staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameterMartin Kaiser1-3/+3
2021-04-08staging: rtl8188eu: remove unnecessary variableMartin Kaiser1-4/+2
2021-04-08staging: rtl8188eu: clean up rtw_recv_entryMartin Kaiser1-16/+7
2021-04-08staging: rtl8188eu: set pipe only onceMartin Kaiser1-10/+12
2021-04-08staging: rtl8188eu: move defines into the .c fileMartin Kaiser2-8/+8
2021-04-08staging: rtl8188eu: remove unused definesMartin Kaiser1-5/+0
2021-04-08staging: rtl8188eu: remove unnecessary bracketsMartin Kaiser1-1/+1
2021-04-08staging: rtl8188eu: remove unused macrosMartin Kaiser1-8/+0
2021-04-08staging: axis-fifo: remove redundant dev_err callMuhammad Usama Anjum1-1/+0
2021-04-07staging: rtl8192u: Fix potential infinite loopColin Ian King1-1/+1
2021-04-07staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-2/+2
2021-04-07staging: rtl8723bs: split long linesFabio Aiuto4-11/+21
2021-04-07staging: rtl8723bs: fix comparison in if conditionFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: rewrite comparison to nullFabio Aiuto7-16/+16
2021-04-07staging: rtl8723bs: add spaces around operatorsFabio Aiuto5-6/+6
2021-04-07staging: rtl8723bs: remove unnecessary parentheses in if conditionFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto29-431/+254
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto10-177/+0
2021-04-07staging: rtl8723bs: remove empty tracing function dump_rx_packetFabio Aiuto1-12/+0
2021-04-07staging: rtl8723bs: remove empty for cycles left by DBG_871X removalFabio Aiuto2-11/+0
2021-04-07staging: rtl8723bs: put constant on the right side in if conditionFabio Aiuto1-1/+1
2021-04-07drivers: rtl8723bs: rewrite comparison to nullFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto27-305/+33
2021-04-07staging: rtl8723bs: remove DBG_871X macro definitionsFabio Aiuto1-6/+0
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto26-324/+2
2021-04-07staging: rtl8723bs: remove DBG_871CX log unmatched by cocciFabio Aiuto1-1/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto37-1566/+89
2021-04-07staging: rtl8723bs: remove DBG_871X log argumentFabio Aiuto1-1/+1
2021-04-07staging: comedi: tests: Correct unittest_fptrIan Abbott3-18/+18
2021-04-07staging: comedi: tests: ni_routes_test: Lines should not end with a '('Ian Abbott1-13/+10
2021-04-07staging: comedi: tests: ni_routes_test: Avoid CamelCase: <RVi>Ian Abbott1-9/+9
2021-04-07staging: comedi: tests: ni_routes_test: Put complex values in parenthesesIan Abbott1-9/+9
2021-04-07staging: comedi: tests: ni_routes_test: Fix compilation errorIan Abbott1-2/+4
2021-04-07staging: comedi: drivers: Fix spelling mistake "nubmer" -> "number"Colin Ian King1-1/+1
2021-04-07staging: rtl8723bs: hal: Remove camelcaseFabio M. De Francesco1-8/+8
2021-04-07staging: rtl8188eu: remove an obsolete commentMartin Kaiser1-2/+0
2021-04-07staging: rtl8188eu: clean up usb_write32Martin Kaiser1-8/+3
2021-04-07staging: rtl8188eu: clean up usb_write16Martin Kaiser1-9/+3
2021-04-07staging: rtl8188eu: clean up usb_write8Martin Kaiser1-7/+3