summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-14RDMA/bnxt_re: Remove FMR supportSelvin Xavier3-106/+2
2017-06-14RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma3-1/+20
2017-06-14RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur4-0/+24
2017-06-14RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_listSelvin Xavier1-2/+6
2017-06-14RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai7-70/+509
2017-06-14drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner3-6/+15
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner4-8/+20
2017-06-14drm/radeon: fix "force the UVD DPB into VRAM as well"Christian König1-1/+1
2017-06-14Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter1-1/+1
2017-06-14video: fbdev: udlfb: drop log level for blankingMike Gerow1-2/+2
2017-06-14video: fbdev: via: remove possibly unused variablesArnd Bergmann1-5/+3
2017-06-14video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2-4/+6
2017-06-14video: fbdev: avoid int-in-bool-context warningArnd Bergmann1-1/+1
2017-06-14Merge tag 'iio-fixes-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-12/+49
2017-06-13RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma5-605/+318
2017-06-13iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid1-0/+1
2017-06-13iio: buffer-dma: Add missing header buffer_impl.hPhil Reid1-0/+1
2017-06-13Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo1-31/+0
2017-06-13leds: bcm6328: fix signal source assignment for leds 4 to 7Jonas Gorski1-2/+2
2017-06-13platform/x86: intel_telemetry_debugfs: fix oops when load/unload modulePriyalee Kushwaha1-9/+7
2017-06-13qed: fix dump of context dataTayar, Tomer1-1/+1
2017-06-13qmi_wwan: new Telewell and Sierra device IDsBjørn Mork1-0/+4
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli1-0/+1
2017-06-13netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches1-1/+1
2017-06-13r8152: give the device versionOliver Neukum1-0/+2
2017-06-13HID: let generic driver yield control iff specific driver has been enabledJiri Kosina1-61/+221
2017-06-13drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2-12/+6
2017-06-13drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä1-12/+24
2017-06-13drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä1-6/+8
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-2/+2
2017-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-22/+46
2017-06-13i40e: fix handling of HW ATR evictionJacob Keller4-7/+9
2017-06-12PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap1-0/+1
2017-06-12usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+3
2017-06-12usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng1-2/+5
2017-06-12Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-7/+8
2017-06-12cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet1-1/+3
2017-06-12cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński1-2/+2
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng1-9/+25
2017-06-12mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit1-0/+9
2017-06-12drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart1-0/+1
2017-06-12PM / devfreq: exynos-ppmu: Staticize event listKrzysztof Kozlowski1-1/+1
2017-06-12PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-12PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-11Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-40/+43
2017-06-11net: ena: update ena driver to version 1.1.7Netanel Belgazal1-1/+1
2017-06-11net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal3-31/+50
2017-06-11net: ena: disable admin msix while working in polling modeNetanel Belgazal1-0/+8
2017-06-11net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal3-0/+58
2017-06-11net: ena: add missing unmap bars on device removalNetanel Belgazal1-4/+11