summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+0
2016-03-11Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-03-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-4/+9
2016-03-11Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+23
2016-03-11Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+41
2016-03-11Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+8
2016-03-11Merge branches 'device-properties-fixes' and 'acpica-fixes'Rafael J. Wysocki2-9/+8
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä1-0/+6
2016-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+7
2016-03-10[media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab1-0/+23
2016-03-10dmaengine: at_xdmac: fix residue computationLudovic Desroches1-3/+39
2016-03-09Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+5
2016-03-10Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown1-0/+3
2016-03-10Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown1-15/+2
2016-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-30/+69
2016-03-09Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-03-09dmaengine: fsldma: fix memory leakXuelin Shi1-0/+2
2016-03-09Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-14/+20
2016-03-09Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-15/+38
2016-03-09device property: fwnode->secondary may contain ERR_PTR(-ENODEV)Heikki Krogerus1-4/+4
2016-03-08ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore1-5/+4
2016-03-08Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher1-3/+2
2016-03-08Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-03-08drm/radeon/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-03-08drm/i2c: tda998x: Choose between atomic or non atomic dpms helperJyri Sarha1-1/+9
2016-03-08drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding1-0/+2
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-324/+548
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault1-0/+1
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2016-03-07net: hns: fix the bug about loopbackyankejian5-1/+65
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-03-07PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=1-1/+3
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman1-27/+46
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller5-1/+18
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski1-0/+1
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon1-1/+4
2016-03-07cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-03-07EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon PhiHubert Chrzaniuk1-1/+1
2016-03-07drm/i915: Fix bogus dig_port_map[] assignment for pre-HSWTakashi Iwai4-4/+3
2016-03-07usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel1-1/+1
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel1-3/+1
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06asix: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto1-1/+3