aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin1-0/+3
2015-11-15fjes: fix inconsistent indentingColin Ian King1-1/+1
2015-11-12stmmac: avoid ipq806x constant overflow warningArnd Bergmann1-5/+5
2015-11-12r8169: fix kasan reported skb use-after-free.françois romieu1-3/+3
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-31/+18
2015-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-1/+19
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie1-0/+6
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-144/+280
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds20-45/+90
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds6-8/+35
2015-11-10pci: remove pci_dma_supportedChristoph Hellwig1-2/+0
2015-11-10usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-10kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-10sfc: don't call dma_supportedChristoph Hellwig1-5/+3
2015-11-10nouveau: don't call pci_dma_supportedChristoph Hellwig1-2/+5
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3
2015-11-10saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+13
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-369/+3751
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-54/+285
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+135
2015-11-10Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-11-10qed: select ZLIB_INFLATEArnd Bergmann1-0/+1
2015-11-10Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-80/+267
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds30-358/+1547
2015-11-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds7-86/+346
2015-11-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+0
2015-11-10Merge tag 'ntb-4.4' of git://github.com/jonmason/ntbLinus Torvalds3-42/+33
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds30-537/+2278
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds20-82/+864
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds11-191/+504
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds427-9489/+52509
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard1-1/+1
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson57-151/+304
2015-11-09drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2-2/+2
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig3-3/+3
2015-11-09remove abs64()Andrew Morton6-9/+9
2015-11-10drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck1-1/+2
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams162-630/+1650
2015-11-09macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich1-2/+3
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann1-0/+1
2015-11-09net: caif: check return value of alloc_netdevRasmus Villemoes1-2/+5