aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-19/+342
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+26
2016-03-14Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 30-141/+127
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 7-14/+21
2016-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 1-1/+0
2016-03-11Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+1
2016-03-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 5-4/+9
2016-03-11Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+23
2016-03-11Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 2-3/+41
2016-03-11Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-9/+8
2016-03-11Merge branches 'device-properties-fixes' and 'acpica-fixes'Gravatar Rafael J. Wysocki 2-9/+8
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutGravatar Ville Syrjälä 1-0/+6
2016-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-2/+7
2016-03-10[media] media-device: map new functions into old types for legacy APIGravatar Mauro Carvalho Chehab 1-0/+23
2016-03-10EDAC/sb_edac: Fix computation of channel addressGravatar Luck, Tony 1-16/+10
2016-03-10dmaengine: at_xdmac: fix residue computationGravatar Ludovic Desroches 1-3/+39
2016-03-09Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-15/+5
2016-03-10Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusGravatar Mark Brown 1-0/+3
2016-03-10Merge remote-tracking branch 'spi/fix/imx' into spi-linusGravatar Mark Brown 1-15/+2
2016-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 10-30/+69
2016-03-09Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+3
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Gravatar Luis R. Rodriguez 30-141/+127
2016-03-09dmaengine: fsldma: fix memory leakGravatar Xuelin Shi 1-0/+2
2016-03-09Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu...Gravatar Dave Airlie 3-14/+20
2016-03-09Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 5-15/+38
2016-03-09device property: fwnode->secondary may contain ERR_PTR(-ENODEV)Gravatar Heikki Krogerus 1-4/+4
2016-03-08ACPICA: Revert "Parser: Fix for SuperName method invocation"Gravatar Bob Moore 1-5/+4
2016-03-08Revert "drm/radeon/pm: adjust display configuration after powerstate"Gravatar Alex Deucher 1-3/+2
2016-03-08Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGGravatar Alex Deucher 1-4/+16
2016-03-08drm/radeon/dp: add back special handling for NUTMEGGravatar Alex Deucher 1-4/+16
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsGravatar Aravind Gopalakrishnan 1-3/+332
2016-03-08drm/i2c: tda998x: Choose between atomic or non atomic dpms helperGravatar Jyri Sarha 1-1/+9
2016-03-08drm/vmwgfx: Add back ->detect() and ->fill_modes()Gravatar Thierry Reding 1-0/+2
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 65-324/+548
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Gravatar Linus Torvalds 1-1/+0
2016-03-07ppp: release rtnl mutex when interface creation failsGravatar Guillaume Nault 1-0/+1
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindGravatar Bjørn Mork 1-15/+5
2016-03-07net: hns: fix the bug about loopbackGravatar yankejian 5-1/+65
2016-03-07jme: Fix device PM wakeup API usageGravatar Guo-Fu Tseng 1-4/+2
2016-03-07jme: Do not enable NIC WoL functions on S0Gravatar Guo-Fu Tseng 1-6/+11
2016-03-07PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Gravatar Krzysztof =?utf-8?Q?Ha=C5=82asa?= 1-1/+3
2016-03-07be2net: Don't leak iomapped memory on removal.Gravatar Douglas Miller 2-0/+5
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledGravatar Neil Horman 1-27/+46
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...Gravatar David S. Miller 5-1/+18
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMGravatar Krzysztof Kozlowski 1-0/+1
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitGravatar Thomas Falcon 1-1/+4
2016-03-07cdc_ncm: toggle altsetting to force reset before setupGravatar Bjørn Mork 1-1/+5
2016-03-07EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon PhiGravatar Hubert Chrzaniuk 1-1/+1