aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-11Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman354-1833/+6583
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-6/+7
2019-11-10Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds18-20/+3318
2019-11-10Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds11-26/+45
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-13/+13
2019-11-09Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-28/+33
2019-11-09Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-8/+28
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-376/+690
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+10
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller8-24/+15
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1