aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman1-0/+9
2014-12-04brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman1-0/+1
2014-12-04Merge tag 'v3.19-rockchip-dts4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann6-7/+128
2014-12-04SSB / B44: fix WOL for BCM4401Andrey Skvortsov2-11/+24
2014-12-04ARM: at91/defconfig: add DM9000 to at91_dtNicolas Ferre1-0/+1
2014-12-04ARM: at91/defconfig: add QT1070 to at91_dtNicolas Ferre1-0/+1
2014-12-04ARM: at91/defconfig: add TCB PWM driver selectionNicolas Ferre2-0/+2
2014-12-04ARM: at91/defconfig: add the XDMA driverNicolas Ferre1-0/+1
2014-12-04ARM: at91: sama5: update defconfigLudovic Desroches1-1/+3
2014-12-04ARM: mvebu: use the cpufreq-dt platform_data for independent clocksThomas Petazzoni1-1/+7
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville21-217/+517
2014-12-04Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville26-244/+1328
2014-12-04Merge tag 'tegra-for-3.19-dt' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann48-1551/+4232
2014-12-04Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann45-1527/+4189
2014-12-04[media] stv090x: Some whitespace cleanupsMauro Carvalho Chehab1-16/+16
2014-12-04[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab12-136/+134
2014-12-04arm64: amd-seattle: Fix PCI bus range due to SMMU limitationSuravee Suthikulpanit1-1/+1
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin1-0/+1
2014-12-04MAINTAINERS: ARM Versatile Express platform, add missing patternPawel Moll1-0/+1
2014-12-04[media] si2168: add support for firmware files in new formatOlli Salonen1-14/+32
2014-12-04[media] si2168: debug printout for firmware versionOlli Salonen1-0/+11
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann9-0/+305
2014-12-04[media] cx24117: Grammar s/if ... if/if ... is/Geert Uytterhoeven1-1/+1
2014-12-04[media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu1-1/+1
2014-12-04[media] tda18271: Fix identationMauro Carvalho Chehab1-1/+1
2014-12-04Merge tag 'zynq-cleanup-for-3.19' of https://github.com/Xilinx/linux-xlnx int...Arnd Bergmann3-17/+0
2014-12-04[media] stv090x: remove export symbol for stv090x_set_gpio()Mauro Carvalho Chehab3-16/+14
2014-12-04crypto: qat - fix problem with coalescing enable logicTadeusz Struk1-7/+8
2014-12-04Merge tag 'zynq-dt-for-3.19' of https://github.com/Xilinx/linux-xlnx into nex...Arnd Bergmann9-3/+72
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann18-32/+777
2014-12-04ARM: defconfig: imx_v6_v7_defconfig updatesDmitry Lavnikevich1-1/+9
2014-12-04Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...Arnd Bergmann3-21/+105
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu1-10/+23
2014-12-04KVM: s390: clean up return code handling in irq delivery codeJens Freimann1-13/+13
2014-12-04KVM: s390: use atomic bitops to access pending_irqs bitmapJens Freimann1-2/+2
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu1-1/+2
2014-12-04KVM: s390: some ext irqs have to clear the ext cpu addrDavid Hildenbrand1-0/+3
2014-12-04[media] dvb-usb-dvbsky: add TechnoTrend CT2-4400 and CT2-4650 devices supportNibble Max1-0/+8
2014-12-04[media] cxusb: remove TechnoTrend CT2-4400 and CT2-4650 devicesNibble Max3-303/+0
2014-12-04[media] dvb-usb-dvbsky: add T330 dvb-t2/t/c usb stick supportNibble Max1-0/+88
2014-12-04ARM: tegra: Enable IOMMU for display controllers on Tegra124Thierry Reding1-0/+5
2014-12-04ARM: tegra: Enable IOMMU for display controllers on Tegra114Thierry Reding1-0/+5
2014-12-04ARM: tegra: Enable IOMMU for display controllers on Tegra30Thierry Reding1-0/+5
2014-12-04ARM: tegra: Add memory controller support for Tegra124Thierry Reding1-0/+11
2014-12-04ARM: tegra: Add memory controller support for Tegra114Thierry Reding1-9/+9
2014-12-04ARM: tegra: Add memory controller support for Tegra30Thierry Reding1-14/+6
2014-12-04ARM: tegra: Add APB_MISC_GP as a MIPI pad control bankSean Paul1-1/+2
2014-12-04Merge branch 'for-3.19/iommu' into for-3.19/dtThierry Reding45-1527/+4189
2014-12-04workqueue: cosmetic update in rescuer_thread()Tejun Heo1-1/+1
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding16-1482/+3988