summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-03-11ARM: tegra: Add support for Tegra USB PHYsBenoit Goby
2011-03-07ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen
2011-03-07USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen
2011-03-07arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar
2011-03-01arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda
2011-03-01arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda
2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda
2011-03-01arm: omap: usb: usbhs core device initializationKeshava Munegowda
2011-03-01usb: host: omap: common usb host core driverKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-03-01arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi
2011-03-01arm: omap: usb: host: add names to resourcesFelipe Balbi
2011-03-01usb: musb: OMAP4430: Power down the PHY during board initHema HK
2011-03-01usb: otg: OMAP4430: Save/restore the contextHema HK
2011-02-18usb: otg: OMAP4430: Introducing suspend function for power managementHema HK
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-14Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner
2011-02-12x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra
2011-02-11Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-02-11Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-02-11Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon
2011-02-11ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov
2011-02-11ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNELDave Martin
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent
2011-02-10ARM: fixup SMP alternatives in modulesRussell King
2011-02-10ARM: make SWP emulation explicit on !CPU_USE_DOMAINSRussell King
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich
2011-02-09ARM: Avoid building unsafe kernels on OMAP2 and MX3Russell King
2011-02-09KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel