summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-17mx31moboard: Move usb OTG device registrationPhilippe Rétornaz4-7/+25
2010-05-17mx31moboard: Fix usb PHY resetPhilippe Rétornaz1-61/+37
2010-05-11mx5: enable usb gadget for freescale mx51 babbage boardDinh Nguyen4-1/+42
2010-05-11mx5: change usb clock source from pll3 to pll2Dinh Nguyen1-4/+39
2010-05-06mx31smartbot: change the config of a gpioValentin Longchamp1-4/+4
2010-05-03mx5: Add USB to Freescale MX51 defconfigDinh Nguyen1-1/+16
2010-05-03mxc: Add generic USB HW initialization for MX51Dinh Nguyen2-3/+111
2010-05-03mx5: Enable board specific functions for enabling USB host on BabbageDinh Nguyen1-0/+129
2010-05-03mx5: Add USB device definitions for Freescale MX51 Babbage HWDinh Nguyen3-0/+59
2010-05-03mxc: Update GPIO for USB support on Freescale MX51 Babbage HWDinh Nguyen1-13/+20
2010-04-23arm/plat-mxc: Fix forgotten renaming in timer.cWolfram Sang1-1/+1
2010-04-22mx5: Add registration of GPIOs for MX5 devicesDinh Nguyen3-6/+36
2010-04-22mxc: Change gpt timer code to be more generic by using V2 instead of MX3Amit Kucheria1-22/+22
2010-04-14ARM: mx3/lilly1131: add USB supportDaniel Mack2-0/+146
2010-04-14imx31: add rtc device on litekit board.Vladimir Zapolskiy1-0/+1
2010-04-14imx3: Add rtc platform device supportVladimir Zapolskiy2-0/+20
2010-04-13sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller1-0/+7
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller624-966/+2090
2010-04-13sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller1-3/+8
2010-04-13sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller1-0/+8
2010-04-13sparc64: Support kmemleak.David S. Miller1-0/+4
2010-04-13sparc64: Add function graph tracer support.David S. Miller10-15/+132
2010-04-13sparc64: Give a stack frame to the ftrace call sites.David S. Miller1-15/+16
2010-04-13sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller3-3/+3
2010-04-13sparc64: Remove profiling from some low-level bits.David S. Miller1-1/+8
2010-04-13sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller1-1/+1
2010-04-13sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller2-78/+1
2010-04-13sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller2-7/+16
2010-04-13sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller1-2/+12
2010-04-13sparc64: Use kstack_valid() in die_if_kernel().David S. Miller1-23/+3
2010-04-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-77/+412
2010-04-12MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney1-1/+1
2010-04-12MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss1-40/+0
2010-04-12MIPS: Big Sur: Make defconfig more useful.Ralf Baechle1-190/+490
2010-04-12MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modulesAnton Altaparmakov1-1/+1
2010-04-12MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle1-6/+16
2010-04-12MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli1-70/+70
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle2-1/+4
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2-1/+20
2010-04-12MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon1-0/+2
2010-04-12MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli1-11/+11
2010-04-12MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon1-1/+1
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon6-19/+102
2010-04-12MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon1-2/+0
2010-04-12MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli1-0/+22
2010-04-12MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli1-0/+20
2010-04-12MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli1-0/+4
2010-04-12MIPS: libgcc.h: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-04-12MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin1-0/+19
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney5-135/+43