summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-13net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-13i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang1-1/+10
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2-2/+12
2018-07-12Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+4
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter1-1/+1
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland1-2/+3
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-07-12Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...David S. Miller4-14/+40
2018-07-12Merge tag 'gvt-fixes-2018-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi5-1/+81
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne1-1/+1
2018-07-12nvme-pci: fix memory leak on probe failureKeith Busch1-5/+7
2018-07-12sfp: fix module initialisation with netdev already upRussell King1-2/+2
2018-07-12sfp: ensure we clean up properly on bus registration failureRussell King1-7/+24
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-47/+98
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-65/+124
2018-07-11Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+3
2018-07-11Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-27/+33
2018-07-11Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-24/+28
2018-07-11Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+11
2018-07-11ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-3/+2
2018-07-11cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-11drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-15/+1
2018-07-11scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater1-2/+2
2018-07-11scsi: qedi: Send driver state to MFWManish Rangankar1-0/+11
2018-07-11scsi: qedf: Send the driver state to MFWSaurav Kashyap1-0/+12
2018-07-11scsi: hpsa: correct enclosure sas addressDon Brace2-4/+22
2018-07-11scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal1-2/+3
2018-07-11scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson1-6/+8
2018-07-11scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com1-2/+2
2018-07-11scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2-14/+28
2018-07-10drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky1-1/+3
2018-07-10drm/amd/display: fix invalid function table overrideChristian König1-2/+25
2018-07-10drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer1-0/+4
2018-07-10clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskSudeep Holla1-1/+1
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher3-22/+13
2018-07-10Merge tag 'drm-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-4/+47
2018-07-10char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-2/+2
2018-07-10char: agp: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-07-10Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie3-4/+47
2018-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-5/+31
2018-07-10bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-07-10bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan3-4/+1
2018-07-10bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan1-2/+7
2018-07-10bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan1-2/+2
2018-07-10bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan1-1/+4
2018-07-10bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru1-3/+27
2018-07-10i2c: tegra: Fix NACK error handlingJon Hunter1-9/+8