summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-22Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-04-22Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-22Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-04-22drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2016-04-21drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse
2016-04-21drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse
2016-04-21drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher
2016-04-21drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher
2016-04-22drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com
2016-04-22Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-04-22drm/nouveau/kms: fix setting of default values for dithering propertiesBen Skeggs
2016-04-22Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-04-21Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2016-04-21Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-04-21irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown
2016-04-21net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong
2016-04-21net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong
2016-04-21Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-21qede: Fix single MTU sized packet from firmware GRO flowManish Chopra
2016-04-21qede: Fix setting Skb network headerManish Chopra
2016-04-21qede: Fix various memory allocation error flows for fastpathManish Chopra
2016-04-21drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko
2016-04-21Merge tag 'fbdev-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-21Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-04-21iommu/arm-smmu: Don't allocate resources for bypass domainsRobin Murphy
2016-04-21iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMAWill Deacon
2016-04-21drivers/perf: arm-pmu: fix RCU usage on pmu resume from low-powerLorenzo Pieralisi
2016-04-20Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov
2016-04-20Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov
2016-04-20Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-20Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody
2016-04-20usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen