summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr2019-11-221-7/+14
| * | | | staging: most: core: remove sysfs attr remove_linkChristian Gromm2019-11-201-86/+0
| * | | | staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
| * | | | staging: pi433: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-12/+12
| * | | | staging: nvec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-5/+5
| * | | | staging: most: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-4/+4
| * | | | staging: fwserial: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | | | staging: fbtft: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
| * | | | fbtft: Drop OF dependencyAndy Shevchenko2019-11-202-3/+3
| * | | | fbtft: Make use of device property APIAndy Shevchenko2019-11-201-47/+58
| * | | | fbtft: Drop useless #ifdef CONFIG_OF and dead codeAndy Shevchenko2019-11-201-17/+2
| * | | | fbtft: Describe function parameters in kernel-docAndy Shevchenko2019-11-201-0/+1
| * | | | fbtft: Make sure string is NULL terminatedAndy Shevchenko2019-11-201-1/+1
| * | | | staging: rtl8723bs: remove set but not used variable 'change', 'pos'zhengbin2019-11-181-4/+1
| * | | | staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_...zhengbin2019-11-181-10/+0
| * | | | staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'zhengbin2019-11-181-10/+0
| * | | | staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'zhengbin2019-11-181-6/+0
| * | | | staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'zhengbin2019-11-181-5/+0
| * | | | staging: rtl8192e: remove set but not used variable 'frag'zhengbin2019-11-181-2/+1
| * | | | staging: rtl*: Remove tasklet callback castsKees Cook2019-11-1613-40/+31
| * | | | staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez2019-11-151-20/+21
| * | | | staging: exfat: fix spelling mistake "maont" -> "mount"Colin Ian King2019-11-151-1/+1
| * | | | staging: exfat: remove two unused functionsYueHaibing2019-11-151-35/+0
| * | | | staging: rtl8723bs: fix indentation issueColin Ian King2019-11-151-5/+5
| * | | | staging: rtl8192u: fix indentation issueColin Ian King2019-11-151-12/+13
| * | | | MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos2019-11-141-1/+0
| * | | | staging: align to fix warnings of line over 80 charactersJules Irenge2019-11-1418-195/+407
| * | | | staging: exfat: fix indentation issueColin Ian King2019-11-141-1/+1
| * | | | staging: exfat: Update the TODO fileValdis Kletnieks2019-11-131-11/+59
| * | | | staging: exfat: Clean up the namespace pollution part 8Valdis Kletnieks2019-11-134-51/+51
| * | | | staging: exfat: Clean up the namespace pollution part 7Valdis Kletnieks2019-11-134-74/+74
| * | | | staging: exfat: Clean up the namespace pollution part 6Valdis Kletnieks2019-11-132-93/+85
| * | | | staging: exfat: Clean up the namespace pollution part 5Valdis Kletnieks2019-11-132-94/+91
| * | | | staging: exfat: Clean up the namespace pollution part 4Valdis Kletnieks2019-11-132-43/+39
| * | | | staging: exfat: Clean up the namespace pollution part 3Valdis Kletnieks2019-11-132-10/+4
| * | | | staging: exfat: Clean up the namespace pollution part 2Valdis Kletnieks2019-11-134-22/+22
| * | | | staging: exfat: Clean up the namespace pollution part 1Valdis Kletnieks2019-11-132-53/+21
| * | | | staging: exfat: Remove FAT/VFAT mount support, part 4Valdis Kletnieks2019-11-133-348/+0
| * | | | staging: exfat: Remove FAT/VFAT mount support, part 3Valdis Kletnieks2019-11-133-561/+148
| * | | | staging: exfat: Remove FAT/VFAT mount support, part 2Valdis Kletnieks2019-11-132-663/+0
| * | | | staging: exfat: Remove FAT/VFAT mount support, part 1Valdis Kletnieks2019-11-134-211/+1
| * | | | staging: exfat: Correct return codeValdis Kletnieks2019-11-131-1/+1
| * | | | staging: exfat: Collapse redundant return code translationsValdis Kletnieks2019-11-131-78/+14
| * | | | staging: exfat: Clean up return codes - FFS_SUCCESSValdis Kletnieks2019-11-134-82/+79
| * | | | staging: exfat: Clean up return codes - remove unused codesValdis Kletnieks2019-11-131-6/+0
| * | | | staging: exfat: Clean up return codes - FFS_ERRORValdis Kletnieks2019-11-133-16/+15
| * | | | staging: exfat: Clean up return codes - FFS_INVALIDFIDValdis Kletnieks2019-11-132-6/+5
| * | | | staging: exfat: Clean up return codes - FFS_EOFValdis Kletnieks2019-11-132-2/+1
| * | | | staging: exfat: Clean up return codes - FFS_MEDIAERRValdis Kletnieks2019-11-134-107/+107
| * | | | staging: exfat: Clean up return codes - FFS_FORMATERRValdis Kletnieks2019-11-133-6/+7