summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-26staging: erofs: fix error handling when failed to read compresssed dataGao Xiang1-13/+28
2019-03-26staging: sm750fb: Prefer using the BIT macroSanjana Sanikommu1-1/+1
2019-03-26staging: rtl8723bs: include: Fix indentation and spacing issuesSammy Abed1-28/+28
2019-03-26staging: ralink-gdma: ralink-gdma.c fixed line widthDominik Adamski1-1/+3
2019-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube1-1/+1
2019-03-26staging: pi433: remove unnecessary calling rf69_set_mode()Sidong Yang1-7/+5
2019-03-26staging: ralink-gdma: Remove space after castBharath Vedartham1-1/+1
2019-03-26staging: ralink-gdma: Change unsigned to unsigned intBharath Vedartham1-1/+1
2019-03-26staging: tegra-vde: remove unnecessary boilerplate license identifier textJules Irenge1-4/+0
2019-03-26staging: tegra-vde: Add SPDX GPL-2.0+ license identifier to fix checkpatch wa...Jules Irenge1-0/+1
2019-03-26Staging: media: davinci_vpfe: Drop macrosMadhumitha Prabakaran2-11/+9
2019-03-26Staging: media: davinci_vpfe: Fix preferred form of passing a sizeMadhumitha Prabakaran1-4/+2
2019-03-26staging: media: zoran: Use unsigned int instead of unsignedVatsala Narang1-5/+5
2019-03-26Staging: media: imx: mipi-csi2: Remove unnecessary error messagesBhanusree Pola1-3/+1
2019-03-26staging: vt6655: lines should not end with a parenthesesVatsala Narang1-10/+2
2019-03-26staging: vt6655: Modify comment style of SPDX License IdentifierGanesh Biradar7-7/+7
2019-03-24staging: rts5208: correction in spellingPayal Kshirsagar1-1/+1
2019-03-24staging: rtl8723bs: include: Fix identation issueVatsala Narang1-36/+36
2019-03-24staging: rtl8723bs: include: Fix a space issueVatsala Narang1-1/+1
2019-03-24staging: rtl8723bs: include: Fix spelling mistakeVatsala Narang1-5/+5
2019-03-24staging: rtl8723bs: Remove function rtw_alloc_network()Nishka Dasgupta3-13/+5
2019-03-24staging: rtl8723bs: core: Remove parenthesesNishka Dasgupta1-5/+5
2019-03-24staging: rtl8723bs: core: Change datatype from sint to intNishka Dasgupta1-1/+1
2019-03-24staging; rtl8723bs: Remove unnecessary function rtw_init_mlme_priv()Nishka Dasgupta2-13/+2
2019-03-22staging: mt7621-mmc: Check for nonzero number of scatterlist entriesGeorge Hilliard1-2/+7
2019-03-22staging: mt7621-mmc: Fix warning when reloading module with debug msgs enabledGeorge Hilliard3-7/+22
2019-03-22staging: erofs: Use !x or x in place of NULL comparisionBhanusree Pola6-18/+18
2019-03-22staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-5/+5
2019-03-22staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.cNishka Dasgupta1-4/+1
2019-03-22staging: rtl8723bs: core: Change NULL comparisons to Boolean negationNishka Dasgupta1-3/+3
2019-03-22staging: wilc1000: Remove return variables from wilc_spi.cNishka Dasgupta1-8/+5
2019-03-22staging: wilc1000: Remove return variable from host_interface.cNishka Dasgupta1-14/+6
2019-03-22staging: vt6655: Add spaces around operatorVatsala Narang1-5/+5
2019-03-22staging: pi433: remove empty space to fix line over 80 characters warningJules Irenge1-4/+4
2019-03-22Staging: gdm724x: Remove unnecessary print statementsBhanusree Pola1-1/+0
2019-03-22Staging: comedi: ni_mio_common.c: Added blank line after declarationsArash Fotouhi1-0/+2
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_scan_infoHimadri Pandya1-3/+3
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_scan_channel_infoHimadri Pandya1-3/+3
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_ssid_listHimadri Pandya1-3/+3
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_ssidHimadri Pandya1-3/+3
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_nlo_infoHimadri Pandya1-3/+3
2019-03-21staging: rtl8723bs: core: Change NULL comparison to Boolean negationNishka Dasgupta1-6/+2
2019-03-21staging: rtl8712: rtl8712_led.c: remove blank linePayal Kshirsagar1-1/+0
2019-03-21staging: rtl8712: rtl8712_led.c: alignment should match open parenthesisPayal Kshirsagar1-2/+2
2019-03-21staging: rtl8712: rtl8712_led.c: remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-21staging: rtl8712: rtl8712_efuse.h: alignment should match open parenthesisPayal Kshirsagar1-1/+1
2019-03-21staging: rtl8712: rtl8712_efuse.h: remove blank linePayal Kshirsagar1-1/+0
2019-03-21staging: rtl8712: alignment should match open parenthesisPayal Kshirsagar1-3/+3
2019-03-21staging: rtl8712: remove blank linePayal Kshirsagar1-1/+0
2019-03-21Staging: media: Use !x in place of NULL comparisionBhanusree Pola1-1/+1