summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-4/+4
2015-01-27Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+1
2015-01-27net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia1-10/+49
2015-01-27sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2-9/+31
2015-01-27sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings1-16/+18
2015-01-27sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings1-1/+2
2015-01-27sh_eth: Fix padding of short frames on TXBen Hutchings1-4/+4
2015-01-27drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-01-27Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie13-53/+111
2015-01-27Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabb...Dave Airlie8-39/+106
2015-01-27Merge tag 'v3.19-rc6' into drm-fixesDave Airlie51-1202/+824
2015-01-27Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller1-0/+3
2015-01-27Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie1-10/+42
2015-01-27Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+41
2015-01-27Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-6/+5
2015-01-27drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty elementAndrey Ryabinin1-0/+1
2015-01-27i2c: Only include slave support if selectedJean Delvare2-0/+3
2015-01-26iommu/tegra: gart: Provide default ->map_sg() callbackThierry Reding1-0/+1
2015-01-26iommu/tegra: gart: Do not register with busThierry Reding1-1/+1
2015-01-26USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-01-26Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...Mark Brown4-6/+5
2015-01-26drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi1-2/+1
2015-01-26drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi1-10/+4
2015-01-26drm/i915: Only fence tiled region of object.Bob Paauwe1-0/+7
2015-01-26drm/i915: fix inconsistent brightness after resumeJeremiah Mahler1-1/+1
2015-01-26drm/i915: Init PPGTT before context enableDavid Woodhouse1-13/+6
2015-01-26pinctrl: at91: allow to have disabled gpio bankJean-Christophe PLAGNIOL-VILLARD1-53/+55
2015-01-26390/qeth: Fix locking warning during qeth device setupThomas Richter3-34/+132
2015-01-26qeth: clean up error handlingEugene Crosser2-106/+117
2015-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2015-01-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+27
2015-01-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+7
2015-01-26Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2015-01-26Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-47/+152
2015-01-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin2-0/+9
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko1-0/+7
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede1-0/+7
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs1-1/+1
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet1-8/+19
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet1-1/+1
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet1-33/+51
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet1-29/+50
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet1-11/+10
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet1-0/+31
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das1-2/+6
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2