aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez1-20/+21
2019-11-15staging: exfat: fix spelling mistake "maont" -> "mount"Colin Ian King1-1/+1
2019-11-15staging: exfat: remove two unused functionsYueHaibing1-35/+0
2019-11-15staging: rtl8723bs: fix indentation issueColin Ian King1-5/+5
2019-11-15staging: rtl8192u: fix indentation issueColin Ian King1-12/+13
2019-11-14MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos1-1/+0
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge18-195/+407
2019-11-14staging: exfat: fix indentation issueColin Ian King1-1/+1
2019-11-12Remove VirtualBox guest shared folders filesystemLinus Torvalds12-3274/+0
2019-11-13staging: exfat: Update the TODO fileValdis Kletnieks1-11/+59
2019-11-13staging: exfat: Clean up the namespace pollution part 8Valdis Kletnieks4-51/+51
2019-11-13staging: exfat: Clean up the namespace pollution part 7Valdis Kletnieks4-74/+74
2019-11-13staging: exfat: Clean up the namespace pollution part 6Valdis Kletnieks2-93/+85
2019-11-13staging: exfat: Clean up the namespace pollution part 5Valdis Kletnieks2-94/+91
2019-11-13staging: exfat: Clean up the namespace pollution part 4Valdis Kletnieks2-43/+39
2019-11-13staging: exfat: Clean up the namespace pollution part 3Valdis Kletnieks2-10/+4
2019-11-13staging: exfat: Clean up the namespace pollution part 2Valdis Kletnieks4-22/+22
2019-11-13staging: exfat: Clean up the namespace pollution part 1Valdis Kletnieks2-53/+21
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 4Valdis Kletnieks3-348/+0
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 3Valdis Kletnieks3-561/+148
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 2Valdis Kletnieks2-663/+0
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 1Valdis Kletnieks4-211/+1
2019-11-13staging: exfat: Correct return codeValdis Kletnieks1-1/+1
2019-11-13staging: exfat: Collapse redundant return code translationsValdis Kletnieks1-78/+14
2019-11-13staging: exfat: Clean up return codes - FFS_SUCCESSValdis Kletnieks4-82/+79
2019-11-13staging: exfat: Clean up return codes - remove unused codesValdis Kletnieks1-6/+0
2019-11-13staging: exfat: Clean up return codes - FFS_ERRORValdis Kletnieks3-16/+15
2019-11-13staging: exfat: Clean up return codes - FFS_INVALIDFIDValdis Kletnieks2-6/+5
2019-11-13staging: exfat: Clean up return codes - FFS_EOFValdis Kletnieks2-2/+1
2019-11-13staging: exfat: Clean up return codes - FFS_MEDIAERRValdis Kletnieks4-107/+107
2019-11-13staging: exfat: Clean up return codes - FFS_FORMATERRValdis Kletnieks3-6/+7
2019-11-13staging: dpaa2-ethsw: ordered workqueue should be per ethswIoana Ciornei2-8/+10
2019-11-13staging: dpaa2-ethsw: move port switchdev blocking notifier per ethswIoana Ciornei2-6/+4
2019-11-13staging: dpaa2-ethsw: move port switchdev notifier per ethswIoana Ciornei2-7/+5
2019-11-13staging: dpaa2-ethsw: move port notifier per ethswIoana Ciornei2-7/+8
2019-11-13staging: rtl8723bs: Remove unnecessary bracesJavier F. Arias1-21/+12
2019-11-13staging: rtl8723bs: Remove blank lines after an open braceJavier F. Arias1-8/+0
2019-11-13staging: rtl8723bs: Remove blank lines before a close braceJavier F. Arias1-35/+0
2019-11-13staging: rtl8723bs: Remove multiple blank linesJavier F. Arias1-51/+0
2019-11-13staging: most: core: add comments to mutex and spinlock definitionsChristian Gromm1-2/+2
2019-11-11staging: rtl8723bs: Remove commented codeJavier F. Arias1-175/+2
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm6-3/+40
2019-11-11staging: most: configfs: move configfs subsystems to container structChristian Gromm1-35/+45
2019-11-11staging: rtl8723bs: Drop ACPI device idsHans de Goede1-6/+0
2019-11-11staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede1-0/+1
2019-11-11staging: rtl8192u: Fix typo in commentXianting Tian1-1/+1
2019-11-11staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh1-10/+15
2019-11-11staging: exfat: use prandom_u32() for i_generationArnd Bergmann1-2/+2
2019-11-11staging: octeon: fix missing a blank line after declarationValery Ivanov1-0/+1
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge14-643/+649