summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-18net/mlx5e: kTLS, Save by-value copy of the record fragsTariq Toukan-4/+4
2019-10-18net/mlx5e: kTLS, Save only the frag page to release at completionTariq Toukan-15/+14
2019-10-18net/mlx5e: kTLS, Size of a Dump WQE is fixedTariq Toukan-16/+12
2019-10-18net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan-16/+30
2019-10-18net/mlx5e: Tx, Zero-memset WQE info struct upon updateTariq Toukan-1/+1
2019-10-18net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan-3/+7
2019-10-18usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros-1/+3
2019-10-18USB: ldusb: fix read info leaksJohan Hovold-7/+11
2019-10-18IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fieldsParav Pandit-4/+5
2019-10-18Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-8/+4
2019-10-18RDMA/qedr: Fix reported firmware versionKamal Heib-1/+1
2019-10-18RDMA/siw: free siw_base_qp in kref release routineKrishnamraju Eraparaju-2/+2
2019-10-18RDMA/iwcm: move iw_rem_ref() calls out of spinlockKrishnamraju Eraparaju-23/+29
2019-10-18iw_cxgb4: fix ECN check on the passive acceptPotnuri Bharat Teja-14/+14
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn-6/+6
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel-0/+1
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih-1/+1
2019-10-18Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-17/+23
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger-1/+8
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger-73/+69
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger-0/+1
2019-10-18net: bcmgenet: don't set phydev->link from MACDoug Berger-3/+1
2019-10-18Merge branch 'watchdog-fix' into fixesTony Lindgren-4/+14
2019-10-18bus: ti-sysc: Fix watchdog quirk handlingTony Lindgren-4/+14
2019-10-18Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-2/+2
2019-10-18Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-44/+26
2019-10-18iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar-1/+9
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+3
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel-3/+4
2019-10-18Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe-64/+144
2019-10-18nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao-1/+2
2019-10-18HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede-0/+19
2019-10-18HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov-28/+5
2019-10-18HID: logitech-hidpp: rework device validationAndrey Smirnov-24/+30
2019-10-18HID: logitech-hidpp: split g920_get_config()Andrey Smirnov-54/+96
2019-10-18HID: i2c-hid: Remove runtime power managementKai-Heng Feng-111/+7
2019-10-18Merge branch 'acpi-tables'Rafael J. Wysocki-1/+1
2019-10-18ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry-1/+1
2019-10-18Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki-31/+15
2019-10-18dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo-0/+19
2019-10-18clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()Geert Uytterhoeven-5/+11
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke-4/+0
2019-10-17scsi: core: try to get module before removing deviceYufen Yu-1/+10
2019-10-17scsi: hpsa: add missing hunks in reset-patchDon Brace-0/+4
2019-10-17scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser-21/+0
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut-2/+2
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut-4/+36
2019-10-17drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher-5/+16