summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash1-5/+17
2018-04-24sfc: ARFS filter IDsEdward Cree6-46/+337
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2-6/+0
2018-04-24random: fix possible sleeping allocation from irq contextTheodore Ts'o1-1/+8
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan1-1/+1
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan1-2/+2
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes1-1/+16
2018-04-24mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-04-24mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-5/+11
2018-04-24ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King1-1/+1
2018-04-24team: fix netconsole setup over teamXin Long1-7/+12
2018-04-24ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel1-1/+23
2018-04-24drm/amdkfd: fix build, select MMU_NOTIFIERRandy Dunlap1-0/+1
2018-04-24cpufreq: brcmstb-avs-cpufreq: remove development debug supportMarkus Mayer2-332/+1
2018-04-24drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez1-6/+7
2018-04-24drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()Wei Yongjun1-1/+1
2018-04-24ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70Mika Westerberg1-10/+49
2018-04-24drm/amdkfd: kfd_dev_is_large_bar() can be statickbuild test robot1-1/+1
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky1-17/+54
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky7-4/+160
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2-2/+19
2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-23net: phy: marvell: clear wol event before setting itJingju Hou1-0/+9
2018-04-23mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer1-2/+17
2018-04-23bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-23USB: musb: dsps: drop duplicate phy initialisationJohan Hovold1-2/+0
2018-04-23USB: musb: host: prevent core phy initialisationJohan Hovold1-0/+1
2018-04-23hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck1-2/+2
2018-04-23dma-mapping: postpone cpu addr translation on mmapJacopo Mondi1-4/+2
2018-04-23dma-coherent: clarify dma_mmap_from_dev_coherent documentationRobin Murphy1-2/+3
2018-04-23drm/i915: Enable display WA#1183 from its correct spotImre Deak1-6/+5
2018-04-23drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar1-2/+14
2018-04-23usb: core: phy: add the SPDX-License-Identifier and include guardMartin Blumenstingl1-0/+12
2018-04-23PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is setMika Westerberg1-2/+3
2018-04-23ACPI / scan: Initialize watchdog before PNPMika Westerberg1-1/+1
2018-04-23ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)Chen Yu1-0/+13
2018-04-23vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-04-23s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-23s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-22hwmon: (scmi) handle absence of few types of sensorsSudeep Holla1-1/+4
2018-04-22ibmvnic: Clean actual number of RX or TX poolsThomas Falcon1-2/+2
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds21-135/+193
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-14/+13
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie3-67/+29
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie14-55/+131
2018-04-22net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk1-1/+1
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann1-1/+1
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann3-27/+40
2018-04-22s390/qeth: fix MAC address update sequenceJulian Wiedmann1-24/+31