summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: da9063: Fix updating timeout valueMarco Felsch2018-08-031-2/+15
* irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor2018-08-031-0/+3
* rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni2018-08-031-0/+5
* vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson2018-08-031-26/+47
* vfio/mdev: Check globally for duplicate devicesAlex Williamson2018-08-032-67/+37
* vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven2018-08-031-5/+10
* hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2018-08-032-23/+22
* xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross2018-08-031-2/+2
* mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata2018-08-031-1/+3
* Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao2018-08-031-0/+1
* Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai2018-08-031-0/+7
* Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III2018-08-031-0/+1
* spi: spi-s3c64xx: Fix system resume supportMarek Szyprowski2018-08-031-2/+2
* drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton2018-08-031-1/+2
* IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche2018-08-031-6/+9
* drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton2018-08-031-1/+2
* RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche2018-08-031-3/+8
* i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang2018-08-031-1/+4
* can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze2018-07-281-1/+2
* can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean2018-07-281-0/+19
* can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula2018-07-281-1/+1
* can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula2018-07-281-5/+5
* can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula2018-07-281-16/+123
* can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula2018-07-281-1/+0
* can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula2018-07-281-28/+127
* can: xilinx_can: fix power management handlingAnssi Hannula2018-07-281-41/+28
* can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula2018-07-281-13/+5
* driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki2018-07-281-8/+0
* usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang2018-07-281-1/+1
* usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä2018-07-281-21/+23
* usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu2018-07-281-2/+6
* usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-07-281-0/+3
* staging: speakup: fix wraparound in uaccess length checkSamuel Thibault2018-07-281-1/+5
* vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu2018-07-281-8/+21
* vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu2018-07-281-6/+8
* vxlan: add new fdb alloc and create helpersRoopa Prabhu2018-07-281-29/+62
* net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-281-1/+1
* net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-281-2/+2
* net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-281-0/+3
* net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-281-2/+10
* net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-281-1/+1
* bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-281-9/+14
* drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul2018-07-283-6/+10
* drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul2018-07-281-1/+1
* KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-281-1/+1
* xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-07-252-3/+41
* cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-251-4/+4
* net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens2018-07-251-1/+3
* net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2018-07-252-3/+4
* net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed2018-07-251-2/+6