summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-09staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_infoChristophe JAILLET
2021-04-09staging: rtl8723bs: remove unused including <linux/version.h>Tian Tao
2021-04-09staging: rtl8712: add spaces around '+'Mitali Borkar
2021-04-09staging: comedi: Kconfig: Fix COMEDI_TESTS_NI_ROUTES selectionsIan Abbott
2021-04-08staging: rtl8723bs: remove extra indentBryan Brattlof
2021-04-08staging: rtl8712: removed extra blank lineMitali Borkar
2021-04-08staging: rtl8712: matched alignment with open parenthesisMitali Borkar
2021-04-08staging: rtl8723bs: hal: Remove camelcase in sdio_ops.cFabio M. De Francesco
2021-04-08staging: comedi: Add Kconfig options to build unit test modulesIan Abbott
2021-04-08staging: comedi: tests: example_test: Rename to 'comedi_example_test'Ian Abbott
2021-04-08staging: comedi: tests: example_test: Declare functions staticIan Abbott
2021-04-08staging: comedi: tests: example_test: Reduce stack usageIan Abbott
2021-04-08staging: comedi: tests: ni_route_tests: Declare functions staticIan Abbott
2021-04-08staging: comedi: tests: ni_routes_test: Reduce stack usageIan Abbott
2021-04-08staging: rtl8188eu: make rtw_usb_if1_init return a statusMartin Kaiser
2021-04-08staging: rtl8188eu: make usb_dvobj_init return a statusMartin Kaiser
2021-04-08staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameterMartin Kaiser
2021-04-08staging: rtl8188eu: remove unnecessary variableMartin Kaiser
2021-04-08staging: rtl8188eu: clean up rtw_recv_entryMartin Kaiser
2021-04-08staging: rtl8188eu: set pipe only onceMartin Kaiser
2021-04-08staging: rtl8188eu: move defines into the .c fileMartin Kaiser
2021-04-08staging: rtl8188eu: remove unused definesMartin Kaiser
2021-04-08staging: rtl8188eu: remove unnecessary bracketsMartin Kaiser
2021-04-08staging: rtl8188eu: remove unused macrosMartin Kaiser
2021-04-08staging: axis-fifo: remove redundant dev_err callMuhammad Usama Anjum
2021-04-07staging: rtl8192u: Fix potential infinite loopColin Ian King
2021-04-07staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto
2021-04-07staging: rtl8723bs: split long linesFabio Aiuto
2021-04-07staging: rtl8723bs: fix comparison in if conditionFabio Aiuto
2021-04-07staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto
2021-04-07staging: rtl8723bs: rewrite comparison to nullFabio Aiuto
2021-04-07staging: rtl8723bs: add spaces around operatorsFabio Aiuto
2021-04-07staging: rtl8723bs: remove unnecessary parentheses in if conditionFabio Aiuto
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove empty tracing function dump_rx_packetFabio Aiuto
2021-04-07staging: rtl8723bs: remove empty for cycles left by DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: put constant on the right side in if conditionFabio Aiuto
2021-04-07drivers: rtl8723bs: rewrite comparison to nullFabio Aiuto
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove DBG_871X macro definitionsFabio Aiuto
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto
2021-04-07staging: rtl8723bs: remove DBG_871CX log unmatched by cocciFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-07staging: rtl8723bs: remove DBG_871X log argumentFabio Aiuto
2021-04-07staging: comedi: tests: Correct unittest_fptrIan Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Lines should not end with a '('Ian Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Avoid CamelCase: <RVi>Ian Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Put complex values in parenthesesIan Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Fix compilation errorIan Abbott