summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin1-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin1-44/+25
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin3-32/+27
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin1-32/+51
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2-92/+283
2012-05-21GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin2-57/+127
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin5-1/+21
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin4-94/+131
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin12-479/+681
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin5-62/+17
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin1-76/+102
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin11-77/+294
2012-05-21MIPS: lantiq: drop mips_machine supportJohn Crispin16-529/+4
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin4-5/+6
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin3-13/+48
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin6-102/+144
2012-05-15MIPS: lantiq: fix cmdline parsingThomas Langer1-2/+4
2012-05-15MIPS: lantiq: fix early printkThomas Langer2-9/+14
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin2-0/+65
2012-05-15MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin1-0/+6
2012-05-15MIPS: lantiq: clear all irqs properly on bootJohn Crispin1-5/+6
2012-05-15MIPS: remove unused prototype kgdb_configJohn Crispin1-4/+0
2012-05-15MIPS: add clkdev.hJohn Crispin1-0/+25
2012-05-15MIPS: parse chosen node on bootJohn Crispin1-0/+2
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle2-0/+22
2012-05-15MIPS: Provide pci_address_to_pio.Ralf Baechle1-0/+15
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin2-0/+61
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2-1/+14
2012-05-12Linux 3.4-rc7v3.4-rc7Linus Torvalds1-1/+1
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-55/+88
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-35/+40
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-2/+7
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson9-53/+81
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-18/+57
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-172/+236
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-6/+14
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki1-0/+2
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12