summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos
2012-05-15MIPS: ath79: register UART device for AR934X SoCsGabor Juhos
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos
2012-05-15MIPS: ath79: rework IP2/IP3 interrupt handlingGabor Juhos
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos
2012-05-15MIPS: ath79: register PCI controller on the PB44 boardGabor Juhos
2012-05-15MIPS: ath79: remove ar724x_pci_add_data functionGabor Juhos
2012-05-15MIPS: ath79: allow to use SoC specific PCI IRQ mapsGabor Juhos
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos
2012-05-15MIPS: ath79: allow to use board specific pci_plat_dev_init functionsGabor Juhos
2012-05-15MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.cGabor Juhos
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos
2012-05-15MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos
2012-05-15MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos
2012-05-15MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-05-10Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer
2012-05-10parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer
2012-05-10parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer
2012-05-10parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer
2012-05-10parisc: add missing includes in asm/spinlock.hRolf Eike Beer
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller