summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: dpaa2-ethsw: ordered workqueue should be per ethswIoana Ciornei2019-11-132-8/+10
* staging: dpaa2-ethsw: move port switchdev blocking notifier per ethswIoana Ciornei2019-11-132-6/+4
* staging: dpaa2-ethsw: move port switchdev notifier per ethswIoana Ciornei2019-11-132-7/+5
* staging: dpaa2-ethsw: move port notifier per ethswIoana Ciornei2019-11-132-7/+8
* staging: rtl8723bs: Remove unnecessary bracesJavier F. Arias2019-11-131-21/+12
* staging: rtl8723bs: Remove blank lines after an open braceJavier F. Arias2019-11-131-8/+0
* staging: rtl8723bs: Remove blank lines before a close braceJavier F. Arias2019-11-131-35/+0
* staging: rtl8723bs: Remove multiple blank linesJavier F. Arias2019-11-131-51/+0
* staging: most: core: add comments to mutex and spinlock definitionsChristian Gromm2019-11-131-2/+2
* staging: rtl8723bs: Remove commented codeJavier F. Arias2019-11-111-175/+2
* staging: most: block module removal while having active configfs itemsChristian Gromm2019-11-116-3/+40
* staging: most: configfs: move configfs subsystems to container structChristian Gromm2019-11-111-35/+45
* staging: rtl8723bs: Drop ACPI device idsHans de Goede2019-11-111-6/+0
* staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede2019-11-111-0/+1
* staging: rtl8192u: Fix typo in commentXianting Tian2019-11-111-1/+1
* staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh2019-11-111-10/+15
* staging: exfat: use prandom_u32() for i_generationArnd Bergmann2019-11-111-2/+2
* staging: octeon: fix missing a blank line after declarationValery Ivanov2019-11-111-0/+1
* staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge2019-11-1114-643/+649
* Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman2019-11-11354-1833/+6583
|\
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-11-102-6/+7
| |\
| | * Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-11-021-4/+4
| | |\
| | | * soc: imx: gpc: fix initialiser formatBen Dooks2019-10-261-4/+4
| | * | Merge tag 'reset-fixes-for-v5.5' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2019-10-281-2/+3
| | |\ \
| | | * | reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel2019-10-241-1/+2
| | | * | reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel2019-10-241-1/+0
| | | * | reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I2019-10-221-0/+1
| * | | | Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-1018-20/+3318
| |\ \ \ \