aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-11Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman12-0/+3274
2019-11-10media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman1-1/+1
2019-11-10media: hantro: Remove now unused H264 pic_sizeJonas Karlman2-8/+0
2019-11-10media: hantro: Use output buffer width and height for H264 decodingJonas Karlman1-2/+2
2019-11-10media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman1-2/+18
2019-11-10media: hantro: Fix H264 motion vector buffer offsetJonas Karlman1-9/+22
2019-11-10media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
2019-11-10media: cedrus: Increase maximum supported sizeJernej Skrabec1-2/+2
2019-11-10media: cedrus: Fix H264 4k supportJernej Skrabec3-8/+101
2019-11-10media: cedrus: Properly signal size in mode registerJernej Skrabec6-6/+13
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai1-4/+4
2019-11-09media: hantro: Fix picture order count table enableFrancois Buergisser1-3/+5
2019-11-09media: hantro: Fix motion vectors usage conditionFrancois Buergisser1-2/+2
2019-11-09media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman1-2/+2
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman1-39/+12
2019-11-09media: cedrus: Use correct H264 8x8 scaling listJonas Karlman1-2/+2
2019-11-09media: cedrus: Use helpers to access capture queueJernej Skrabec2-4/+12