summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-26Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig
2017-05-26Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-05-25bonding: Don't update slave->link until ready to commitNithin Sujir
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-25drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu
2017-05-25geneve: fix fill_info when using collect_metadataEric Garver
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich
2017-05-24be2net: Fix offload features for Q-in-Q packetsVlad Yasevich
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-05-24net: fec: add post PHY reset delay DT propertyQuentin Schulz
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-23drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-23net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit
2017-05-23net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz
2017-05-23net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz
2017-05-23net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz
2017-05-23net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz
2017-05-23mmc: pwrseq_simple: Parse DTS for the power-off-delay-us propertyUlf Hansson
2017-05-23drm: Fix deadlock retry loop in page_flip_ioctlDaniel Vetter
2017-05-23drm: qxl: Delay entering atomic context during cursor updateGabriel Krisman Bertazi
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds