summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-25nbd: verify socket is supported during setupMike Christie
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-25Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-25Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-10-25Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-10-25irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak
2019-10-25Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-25Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-24staging: wilc1000: handle mgmt frames for both interfaces during concurrent modeAjay Singh
2019-10-24staging: wilc1000: potential corruption in wilc_parse_join_bss_param()Dan Carpenter
2019-10-24staging: wilc1000: store bss object and use cfg80211_connect_bss()Adham Abozaeid
2019-10-24staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube
2019-10-24staging: fbtft: Fix duplicate arguments to bitwise ANDJamal Shareef
2019-10-24staging: gasket: Fix lines ending with a '('CristianeNaves
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_cursor.hGabriela Bittencourt
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_accel.hGabriela Bittencourt
2019-10-24staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.cGabriela Bittencourt
2019-10-24staging: sm750fb: format description of parameters in accel.hGabriela Bittencourt
2019-10-24staging: sm750fb: format description of parameters in accel.cGabriela Bittencourt
2019-10-24staging: vc04_services: fix warnings of Block comments use of *Jules Irenge
2019-10-24staging: vc04_services: fix warnings of scpace required between operatorJules Irenge
2019-10-24staging: vc04_services: fix check warnings of line over 80 charactersJules Irenge
2019-10-24Staging: Netlogic: Fix spelling mistakeEvan Chime
2019-10-24Staging: Netlogic: Fix grammatical errorEvan Chime
2019-10-24staging: uwb: fix coccinelle warnings of comparison to boolJules Irenge
2019-10-24staging: most: Change bool init to true/falseJamal Shareef
2019-10-24staging: comedi: remove unused variable 'route_table_size'YueHaibing
2019-10-24staging: exfat: Clean up return code - FFS_MEMORYERRValdis Kletnieks
2019-10-24staging: exfat: Clean up return codes - FFS_INVALIDPATHValdis Kletnieks
2019-10-24staging: exfat: Clean up return codes - FFS_FILEEXISTValdis Kletnieks
2019-10-24staging: exfat: Clean up return codes - FFS_NAMETOOLONGValdis Kletnieks
2019-10-24staging: exfat: Clean up return codes - FFS_PERMISSIONERRValdis Kletnieks
2019-10-24staging: exfat: Clean up return codes - FFS_DIRBUSYValdis Kletnieks
2019-10-24staging: exfat: Clean up return codes - FFS_NOTFOUNDValdis Kletnieks
2019-10-24staging: exfat: Clean up return codes - FFS_FULLValdis Kletnieks
2019-10-24staging: rtl8723bs: reduce stack usage of cfg80211_rtw_scanSudip Mukherjee
2019-10-24staging: rtl8723bs: reduce stack usage of rtw_cfg80211_unlink_bssSudip Mukherjee
2019-10-24staging: rtl8723bs: removed unwanted if..else conditionAliasgar Surti
2019-10-24staging: rtl8188eu: make efuse_power_switch() function staticAlexandru Ardelean
2019-10-24staging: mt7621-dma: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-24staging: netlogic: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-24staging: ralink-gdma: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-24Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-24Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-10-24i2c: stm32f7: remove warning when compiling with W=1Alain Volmat