summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-03clk: x86: Set default parent to 48MhzAkshu Agrawal
2018-10-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-10-03drm/amdgpu: Need to set moved to true when evict boEmily Deng
2018-10-03nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-10-03ata: ftide010: Add a quirk for SQ201Linus Walleij
2018-10-03drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu
2018-10-03drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-10-03hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-10-03hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-03crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala
2018-10-03crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar
2018-10-03i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-10-03i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-10-03ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-03e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-03ice: Fix potential return of uninitialized valueJesse Brandeburg
2018-10-03ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan
2018-10-03ice: Set VLAN flags correctlyBrett Creeley
2018-10-03ice: Use order_base_2 to calculate higher power of 2Jacob Keller
2018-10-03ice: Fix bugs in control queue processingAnirudh Venkataramanan
2018-10-03ice: Clean control queues only when they are initializedPreethi Banala
2018-10-03ice: Report stats for allocated queues via ethtool statsJacob Keller
2018-10-03ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-10-03net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-03amdgpu: fix multi-process hang issueEmily Deng
2018-10-03drm/amdgpu: fix preamble handlingChristian König
2018-10-03drm/amdgpu: fix VM clearing for the root PDChristian König
2018-10-03bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren
2018-10-03mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches
2018-10-03mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches
2018-10-03thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-10-03qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar
2018-10-03qed: Prevent a possible deadlock during driver load and unloadTomer Tayar
2018-10-03qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-10-03qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-10-03bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren
2018-10-03RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise
2018-10-03ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg
2018-10-03IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-10-03IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-10-03IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-10-03IB/hfi1: Fix SL array bounds checkIra Weiny
2018-10-03IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche
2018-10-03Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma
2018-10-03USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-10-03Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior