summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-25serial: altera_uart: call iounmap() at driver removeTobias Klauser
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
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-23thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason
2017-05-23ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring
2017-05-23ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring
2017-05-23ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring
2017-05-23thermal: core: make thermal_emergency_poweroff staticColin Ian King
2017-05-23thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada
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