summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-04remoteproc: Add remoteproc character device interfaceSiddharth Gupta
2020-08-04Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-04scsi: lpfc: Update lpfc version to 12.8.0.3Dick Kennedy
2020-08-04scsi: lpfc: Fix LUN loss after cable pullDick Kennedy
2020-08-04scsi: lpfc: Fix validation of bsg reply lengthsDick Kennedy
2020-08-04scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy
2020-08-04scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy
2020-08-04scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy
2020-08-04scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy
2020-08-04scsi: lpfc: Fix FCoE speed reportingDick Kennedy
2020-08-04scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng
2020-08-04scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne
2020-08-04scsi: scsi_transport_sas: Add spaces around binary operator "|"Xiang Chen
2020-08-04scsi: sd_zbc: Improve zone revalidationDamien Le Moal
2020-08-04scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-08-04scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan
2020-08-04scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-05rtc: ds1307: provide an indication that the watchdog has firedChris Packham
2020-08-04net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-05Merge tag 'drm-msm-next-2020-07-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-08-04hwmon: (adc128d818) Fix advanced configuration register initRoy van Doormaal
2020-08-04hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean
2020-08-04hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return valueSaheed O. Bolarinwa
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-04dm: don't call report zones for more than the user requestedJohannes Thumshirn
2020-08-04net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-04geneve: Support for PMTU discovery on directly bridged linksStefano Brivio
2020-08-04vxlan: Support for PMTU discovery on directly bridged linksStefano Brivio
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio
2020-08-04dm ebs: Fix incorrect checking for REQ_OP_FLUSHJohn Dorminy
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-04via-velocity: Use more typical logging stylesJoe Perches
2020-08-04dm init: Set file local variable staticDamien Le Moal
2020-08-04dm ioctl: Fix compilation warningDamien Le Moal
2020-08-04dm raid: Remove empty if statementDamien Le Moal
2020-08-04dm verity: Fix compilation warningDamien Le Moal
2020-08-04hinic: add check for mailbox msg from VFLuo bin
2020-08-04hinic: add generating mailbox random index supportLuo bin
2020-08-04drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-08-04PCI: rcar-gen2: Convert to use modern host bridge probe functionsRob Herring
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo