summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-28can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze1-1/+2
2018-07-28can: m_can: Fix runtime resume callFaiz Abbas1-4/+4
2018-07-28can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean1-0/+19
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula1-5/+5
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-16/+123
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula1-28/+127
2018-07-28can: xilinx_can: fix power management handlingAnssi Hannula1-41/+28
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki1-8/+0
2018-07-28ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik1-0/+26
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-28usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt1-1/+0
2018-07-28usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei1-0/+1
2018-07-28usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä1-21/+23
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-07-28staging: speakup: fix wraparound in uaccess length checkSamuel Thibault1-1/+5
2018-07-28Revert "staging:r8188eu: Use lib80211 to support TKIP"Hans de Goede3-94/+160
2018-07-28vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu1-8/+21
2018-07-28vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu1-6/+8
2018-07-28vxlan: add new fdb alloc and create helpersRoopa Prabhu1-29/+62
2018-07-28net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-07-28net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha1-2/+2
2018-07-28net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha1-0/+3
2018-07-28net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit1-1/+1
2018-07-28nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley1-1/+1
2018-07-28net/mlx5e: Refine ets validation functionShay Agroskin1-9/+8
2018-07-28net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan1-0/+4
2018-07-28net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz5-31/+70
2018-07-28r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit1-2/+1
2018-07-28net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed1-1/+1
2018-07-28net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen1-0/+1
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-28net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König1-8/+13
2018-07-28bonding: set default miimon value for non-arp modes if not setJarod Wilson1-9/+14
2018-07-28clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICALNeil Armstrong1-0/+1
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul3-6/+10
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul1-1/+1
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy1-1/+1
2018-07-28clk: aspeed: Support HPLL strapping on ast2400Joel Stanley1-13/+29
2018-07-28clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley1-2/+2
2018-07-28clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT1-0/+38
2018-07-28Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig2-17/+46
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
2018-07-25cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-25drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-15/+1
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4