summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-09ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli1-0/+7
2020-01-09ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli1-0/+7
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-2/+4
2020-01-09media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil1-8/+12
2020-01-09media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil1-2/+12
2020-01-09media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil1-3/+3
2020-01-09media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil1-4/+13
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev1-2/+0
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter1-1/+1
2020-01-09xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2020-01-09xen-blkback: prevent premature module unloadPaul Durrant1-0/+10
2020-01-09IB/mlx5: Fix steering rule of drop and countMaor Gottlieb1-7/+6
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2020-01-09md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu1-1/+1
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede1-55/+55
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2020-01-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov1-1/+2
2020-01-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov1-0/+1
2020-01-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov1-8/+2
2020-01-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov1-2/+4
2020-01-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0
2020-01-09scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov1-1/+0
2020-01-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise3-1/+14
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1
2020-01-09PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez1-5/+1
2020-01-09PM / devfreq: Set scaling_max_freq to max on OPP notifier errorLeonard Crestez1-1/+3
2020-01-09PM / devfreq: Fix devfreq_notifier_call returning errnoLeonard Crestez1-11/+13
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven1-6/+10
2020-01-09drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi1-1/+1
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer1-3/+19
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen1-16/+22
2020-01-09nvme-fc: fix double-free scenarios on hw queuesJames Smart1-3/+15
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart4-2/+16
2020-01-04spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy1-3/+3
2020-01-04pinctrl: baytrail: Really serialize all register accessesHans de Goede1-37/+44
2020-01-04tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-21/+22
2020-01-04spi: fsl: don't map irq during probeChristophe Leroy1-3/+2
2020-01-04gtp: avoid zero size hashtableTaehee Yoo1-2/+5
2020-01-04gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo1-17/+17
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo1-17/+19
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King1-1/+1
2020-01-04gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo1-10/+22
2020-01-04gtp: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu1-1/+1
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2020-01-04ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2-18/+15