aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-15net: dsa: mv88e6060: remove poll_link callbackGravatar Neil Armstrong 1-49/+0
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowGravatar Noa Osherovich 1-3/+5
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersGravatar Eran Ben Elisha 1-12/+27
2015-11-15net/mlx5e: Use the right DMA free function on TX pathGravatar Achiad Shochat 2-32/+43
2015-11-15net/mlx5e: Max mtu comparison fixGravatar Doron Tsur 1-0/+2
2015-11-15net/mlx5e: Added self loopback preventionGravatar Tariq Toukan 1-0/+48
2015-11-15net/mlx5e: Fix inline header size calculationGravatar Saeed Mahameed 1-2/+9
2015-11-15net: thunder: Fix crash upon shutdown after failed probeGravatar Pavel Fedin 1-0/+3
2015-11-15fjes: fix inconsistent indentingGravatar Colin Ian King 1-1/+1
2015-11-12stmmac: avoid ipq806x constant overflow warningGravatar Arnd Bergmann 1-5/+5
2015-11-12r8169: fix kasan reported skb use-after-free.Gravatar françois romieu 1-3/+3
2015-11-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 15-31/+18
2015-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 6-1/+19
2015-11-11drm/nouveau: fix build failures on all non ARM.Gravatar Dave Airlie 1-0/+6
2015-11-11drm/ast: Initialized data needed to map fbdev memoryGravatar Egbert Eich 4-0/+11
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 32-144/+280
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 20-45/+90
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 6-8/+35
2015-11-10pci: remove pci_dma_supportedGravatar Christoph Hellwig 1-2/+0
2015-11-10usbnet: remove ifdefed out call to dma_supportedGravatar Christoph Hellwig 1-6/+0
2015-11-10kaweth: remove ifdefed out call to dma_supportedGravatar Christoph Hellwig 1-6/+0
2015-11-10sfc: don't call dma_supportedGravatar Christoph Hellwig 1-5/+3
2015-11-10nouveau: don't call pci_dma_supportedGravatar Christoph Hellwig 1-2/+5
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 1-1/+1
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 1-1/+1
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 1-1/+1
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 3-3/+3
2015-11-10saa7134: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 1-1/+1
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 1-1/+1
2015-11-10tw68-core: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 1-1/+1
2015-11-10pcnet32: use pci_set_dma_mask insted of pci_dma_supportedGravatar Christoph Hellwig 1-1/+1
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-1/+13
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 34-369/+3751
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 13-54/+285
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-0/+135
2015-11-10Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2015-11-10qed: select ZLIB_INFLATEGravatar Arnd Bergmann 1-0/+1
2015-11-10Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/mdGravatar Linus Torvalds 1-0/+1
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-80/+267
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 30-358/+1547
2015-11-10Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 7-86/+346
2015-11-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+0
2015-11-10Merge tag 'ntb-4.4' of git://github.com/jonmason/ntbGravatar Linus Torvalds 3-42/+33
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 30-537/+2278
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 20-82/+864
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Gravatar Linus Torvalds 11-191/+504
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 427-9489/+52509
2015-11-09net: mvneta: Fix memory use after free.Gravatar Justin Maggard 1-1/+1
2015-11-09Merge branch 'next/arm64' into next/dtGravatar Olof Johansson 57-151/+304
2015-11-09drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSGravatar Jiri Slaby 2-2/+2