summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon
2018-05-10Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-10can: hi311x: Work around TX complete interrupt erratumLukas Wunner
2018-05-10can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner
2018-05-10PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-05-10mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon
2018-05-10Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-05-10drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul
2018-05-10drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs
2018-05-10Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-05-10Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-10Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-10Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-05-10agp: uninorth: make two functions staticMathieu Malaterre
2018-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland
2018-05-09HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede
2018-05-09PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng
2018-05-09drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon
2018-05-08r8169: fix powering up RTL8168hHeiner Kallweit
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin
2018-05-08Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-08Merge tag 'pinctrl-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-08Merge tag 'gpio-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-05-08Merge tag 'linux-can-fixes-for-4.17-20180508' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-05-08Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...David S. Miller
2018-05-08drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
2018-05-08drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä
2018-05-08drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi
2018-05-08can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-08can: flexcan: fix endianess detectionUwe Kleine-König
2018-05-08can: dev: increase bus-off message severityJakob Unterwurzacher
2018-05-08net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh
2018-05-08net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh
2018-05-07net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base addressAndrew Lunn
2018-05-07net: nixge: Address compiler warnings about signednessMoritz Fischer
2018-05-07net: nixge: Fix error path for obtaining mac addressMoritz Fischer
2018-05-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-05-07Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-07driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre
2018-05-07nvme: fix use-after-free in nvme_free_ns_headJianchao Wang