summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-03clk: x86: Set default parent to 48MhzAkshu Agrawal1-1/+1
2018-10-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-10-03drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-10-03nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-10-03ata: ftide010: Add a quirk for SQ201Linus Walleij1-10/+17
2018-10-03drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-03drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-10-03hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-03hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-2/+11
2018-10-03crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala3-26/+35
2018-10-03crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar2-2/+10
2018-10-03i40e: fix condition of WARN_ONCE for stat stringsJacob Keller1-1/+1
2018-10-03i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar1-7/+8
2018-10-03ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski2-0/+27
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-03e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-03ice: Fix potential return of uninitialized valueJesse Brandeburg1-2/+2
2018-10-03ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan2-8/+11
2018-10-03ice: Set VLAN flags correctlyBrett Creeley2-25/+30
2018-10-03ice: Use order_base_2 to calculate higher power of 2Jacob Keller1-5/+2
2018-10-03ice: Fix bugs in control queue processingAnirudh Venkataramanan2-5/+26
2018-10-03ice: Clean control queues only when they are initializedPreethi Banala1-8/+16
2018-10-03ice: Report stats for allocated queues via ethtool statsJacob Keller2-13/+46
2018-10-03ice: Fix multiple static analyser warningsAnirudh Venkataramanan4-24/+25
2018-10-03net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan1-1/+1
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-03amdgpu: fix multi-process hang issueEmily Deng1-1/+2
2018-10-03drm/amdgpu: fix preamble handlingChristian König1-7/+9
2018-10-03drm/amdgpu: fix VM clearing for the root PDChristian König1-1/+1
2018-10-03bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren1-3/+3
2018-10-03mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches1-2/+2
2018-10-03mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches1-6/+6
2018-10-03thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang1-2/+5
2018-10-03qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar3-3/+56
2018-10-03qed: Prevent a possible deadlock during driver load and unloadTomer Tayar2-20/+44
2018-10-03qed: Wait for MCP halt and resume commands to take placeTomer Tayar2-8/+39
2018-10-03qed: Wait for ready indication before rereading the shmemTomer Tayar1-9/+41
2018-10-03bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren1-17/+14
2018-10-03RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise1-0/+1
2018-10-03ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg1-5/+6
2018-10-03IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl3-9/+41
2018-10-03IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl1-2/+7
2018-10-03IB/hfi1: Invalid user input can result in crashMichael J. Ruhl1-1/+1
2018-10-03IB/hfi1: Fix SL array bounds checkIra Weiny1-1/+7
2018-10-03IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche1-3/+3
2018-10-03Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-10-03USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-10-03Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior1-1/+1