summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-15rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger1-0/+1
2017-01-15rtlwifi: Fix enter/exit power_saveLarry Finger4-27/+40
2017-01-15drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak3-21/+87
2017-01-15spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König1-29/+54
2017-01-15ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven1-0/+8
2017-01-15bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4
2017-01-15HID: hid-cypress: validate length of reportGreg Kroah-Hartman1-0/+3
2017-01-15net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern1-0/+2
2017-01-15net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah1-6/+1
2017-01-15r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-15r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-15net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-15net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-15net: vrf: Add missing Rx countersDavid Ahern1-0/+3
2017-01-15net/mlx5e: Disable netdev after closeSaeed Mahameed1-4/+4
2017-01-15net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed1-7/+12
2017-01-15net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia1-1/+1
2017-01-15net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb1-0/+1
2017-01-15net/mlx5: Avoid shadowing numa_nodeEli Cohen1-2/+1
2017-01-15net/mlx5: Cancel recovery work in remove flowDaniel Jurgens1-2/+3
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich1-0/+7
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli1-10/+13
2017-01-15net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern1-0/+4
2017-01-15net: vrf: Fix NAT within a VRFDavid Ahern1-2/+0
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2-8/+3
2017-01-12Revert "rtlwifi: Fix enter/exit power_save"Greg Kroah-Hartman4-40/+27
2017-01-12tpm_tis: Check return values from get_burstcount.Josh Zimmerman1-2/+13
2017-01-12drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling casesPaulo Zanoni1-2/+3
2017-01-12drm/i915/gen9: unconditionally apply the memory bandwidth WAPaulo Zanoni1-8/+41
2017-01-12drm/i915: disable PSR by default on HSW/BDWPaulo Zanoni1-7/+3
2017-01-12drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-01-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy1-0/+19
2017-01-12PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich1-3/+56
2017-01-12PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich1-3/+37
2017-01-12PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich1-36/+36
2017-01-12PCI: rockchip: Correct the use of FTS maskBrian Norris1-1/+1
2017-01-12PCI: rockchip: Fix negotiated lanes calculationShawn Lin1-2/+2
2017-01-12staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter1-1/+1
2017-01-12md: fix refcount problem on mddev when stopping array.NeilBrown1-1/+4
2017-01-12md: MD_RECOVERY_NEEDED is set for mddev->recoveryShaohua Li1-1/+1
2017-01-12rpmsg: qcom_smd: Correct return value for O_NONBLOCKBjorn Andersson1-1/+1
2017-01-12mmc: mmc_test: Uninitialized return valueDan Carpenter1-1/+1
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren3-15/+88
2017-01-12irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli1-0/+26
2017-01-12PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()Jan Beulich1-1/+2
2017-01-12sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche1-1/+1
2017-01-12target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter1-1/+0