summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-162-6/+7
|\
| * PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-121-0/+1
| * PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris2017-05-261-6/+6
* | Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linuxLinus Torvalds2017-06-164-12/+12
|\ \
| * | video: fbdev: udlfb: drop log level for blankingMike Gerow2017-06-141-2/+2
| * | video: fbdev: via: remove possibly unused variablesArnd Bergmann2017-06-141-5/+3
| * | video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-142-4/+6
| * | video: fbdev: avoid int-in-bool-context warningArnd Bergmann2017-06-141-1/+1
* | | Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-06-161-0/+9
|\ \ \
| * | | mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit2017-06-121-0/+9
| |/ /
* | | Merge tag 'drm-fixes-for-v4.12-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-1617-64/+131
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-164-30/+38
| |\ \ \
| | * | | drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-132-12/+6
| | * | | drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-131-12/+24
| | * | | drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-131-6/+8
| * | | | Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-165-19/+57
| |\ \ \ \
| | * | | | drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam2017-06-151-0/+42
| | * | | | drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche2017-06-151-1/+8
| | * | | | drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko2017-06-151-1/+1
| | * | | | drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko2017-06-151-16/+4
| | * | | | gpu: host1x: Fix error handlingChristophe JAILLET2017-06-151-1/+1
| | * | | | drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart2017-06-121-0/+1
| * | | | | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-168-15/+36
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-143-6/+15
| | * | | | drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-144-8/+20
| | * | | | drm/radeon: fix "force the UVD DPB into VRAM as well"Christian König2017-06-141-1/+1
| | |/ / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-06-1620-817/+935
|\ \ \ \ \
| * | | | | rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju2017-06-141-3/+7
| * | | | | IB/ipoib: Fix memory leak in create child syscallFeras Daoud2017-06-141-3/+3
| * | | | | IB/ipoib: Fix access to un-initialized napi structAlex Vesker2017-06-141-1/+0
| * | | | | IB/ipoib: Delete napi in device uninit defaultAlex Vesker2017-06-141-0/+3
| * | | | | IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker2017-06-142-3/+8
| * | | | | IB/ipoib: Fix memory leaks for child interfaces privAlex Vesker2017-06-142-2/+10
| * | | | | rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai2017-06-141-7/+2
| * | | | | RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queuesRam Amrani2017-06-142-28/+41
| * | | | | RDMA/qedr: Initialize byte_len in WC of READ and SEND commandsMichal Kalderon2017-06-141-0/+4
| * | | | | RDMA/bnxt_re: Remove FMR supportSelvin Xavier2017-06-143-106/+2
| * | | | | RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma2017-06-143-1/+20
| * | | | | RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur2017-06-144-0/+24
| * | | | | RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_listSelvin Xavier2017-06-141-2/+6
| * | | | | RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai2017-06-147-70/+509
| * | | | | RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma2017-06-135-605/+318
| * | | | | IB/addr: Fix setting source address in addr6_resolve()Roland Dreier2017-06-071-9/+1
* | | | | | Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-06-161-9/+7
|\ \ \ \ \ \
| * | | | | | platform/x86: intel_telemetry_debugfs: fix oops when load/unload modulePriyalee Kushwaha2017-06-131-9/+7
* | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-162-14/+39
|\ \ \ \ \ \ \
| * | | | | | | firmware: dmi_scan: Check DMI structure lengthJean Delvare2017-06-151-7/+16
| * | | | | | | firmware: dmi: Fix permissions of product_familyJean Delvare2017-06-151-2/+2
| * | | | | | | firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2017-06-151-4/+5
| * | | | | | | firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare2017-06-151-1/+16