aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesNicolas Ferre13-3316/+0
2014-11-19ARM: at91: remove at91sam9263 legacy board supportNicolas Ferre6-2606/+0
2014-11-19ARM: at91/at91sam9g45: remove useless header fileNicolas Ferre1-1/+0
2014-11-18ARM: common: edma: add suspend resume hookDaniel Mack1-2/+50
2014-11-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel4-23/+27
2014-11-13rtc: at91sam9: add DT bindings documentationBoris BREZILLON1-0/+23
2014-11-13rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCKBoris BREZILLON1-4/+24
2014-11-13ARM: at91: add clk_lookup entry for RTT devicesBoris BREZILLON7-1/+14
2014-11-13rtc: at91sam9: rework the Kconfig descriptionBoris BREZILLON1-8/+15
2014-11-13rtc: at91sam9: make use of syscon/regmap to access GPBR registersBoris BREZILLON2-9/+56
2014-11-13rtc: at91sam9: add DT supportBoris BREZILLON1-0/+9
2014-11-13rtc: at91sam9: replace devm_ioremap by devm_ioremap_resourceBoris BREZILLON1-19/+10
2014-11-13rtc: at91sam9: use standard readl/writel functions instead of raw versionsBoris BREZILLON1-4/+4
2014-11-13rtc: at91sam9: remove references to mach specific headersBoris BREZILLON1-4/+18
2014-11-13ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni7-6/+6
2014-11-13ARM: at91: remove CONFIG_MACH_SAMA5_DTAlexandre Belloni3-11/+2
2014-11-13ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 optionNicolas Ferre2-10/+0
2014-11-12bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handlerKeerthy1-2/+6
2014-11-12bus: omap_l3_noc: Add resume hook to restore contextKeerthy1-0/+55
2014-11-10w1: omap-hdq: support device probing with device-treeNeilBrown2-0/+24
2014-11-10ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon2-14/+0
2014-11-10ARM: at91: fix build breakage due to legacy board removalsOlof Johansson2-0/+2
2014-11-08Merge tag 'berlin-driver-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into next/driversOlof Johansson2-0/+132
2014-11-04iommu: Improve error handling when setting bus iommuHeiko Stübner1-2/+16
2014-11-04iommu: Do more input validation in iommu_map_sg()Joerg Roedel1-11/+18
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan11-0/+56
2014-11-04reset: add socfpga_reset_statusDinh Nguyen1-0/+15
2014-11-03soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin1-2/+2
2014-11-03ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre6-2079/+0
2014-11-03ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre6-3091/+0
2014-11-03ARM: at91: remove no-MMU at91x40 supportNicolas Ferre15-397/+5
2014-11-03Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into reset/for_v3.19Philipp Zabel5-0/+266
2014-11-02Linux 3.18-rc3Linus Torvalds1-2/+2
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds6-39/+73
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-19/+53
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-83/+116
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+23
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+45
2014-11-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie7-42/+29
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-58/+50
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-03drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-03drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4