aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: tegra: Add support for Tegra USB PHYsBenoit Goby2011-03-11
* ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen2011-03-07
* USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-07
* arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar2011-03-07
* arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda2011-03-01
* arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda2011-03-01
* arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda2011-03-01
* arm: omap: usb: usbhs core device initializationKeshava Munegowda2011-03-01
* usb: host: omap: common usb host core driverKeshava Munegowda2011-03-01
* arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-01
* arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi2011-03-01
* arm: omap: usb: host: add names to resourcesFelipe Balbi2011-03-01
* usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-03-01
* usb: otg: OMAP4430: Save/restore the contextHema HK2011-03-01
* usb: otg: OMAP4430: Introducing suspend function for power managementHema HK2011-02-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-15
|\
| * m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer2011-02-15
| * m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2011-02-15
| * m68knommu: add missing linker __modver sectionGreg Ungerer2011-02-15
| * m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer2011-02-15
| * m68knommu: add optimize memmove() functionGreg Ungerer2011-02-15
| * m68k: remove arch specific non-optimized memcmp()Greg Ungerer2011-02-15
| * m68knommu: fix use of un-defined _TIF_WORK_MASKGreg Ungerer2011-02-08
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-15
|\ \
| * \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-14
| |\ \
| | * | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-26
| * | | x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra2011-02-11
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-15
|\ \ \
| * | | x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-14
| * | | x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle2011-02-14
| * | | x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-14
| * | | x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner2011-02-12
| * | | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-10
| |/ /
* | | s390: remove task_show_regsMartin Schwidefsky2011-02-15
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-02-14
|\ \ \
| * \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-02-11
| |\ \ \
| | * | | ARM: pxa: Properly configure PWM period for palm27xMarek Vasut2011-02-09
| | * | | ARM: pxa: only save/restore registers when pm functions are definedEric Miao2011-02-09
| | * | | ARM: pxa/colibri: use correct SD detect pinBjørn Forsman2011-02-09
| | * | | ARM: pxa: fix mfpr_sync to read from valid offsetYu Tang2011-02-09
| | |/ /
| * | | ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon2011-02-11
| * | | ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon2011-02-11
| * | | ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov2011-02-11
| * | | ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNELDave Martin2011-02-11
| * | | ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent2011-02-10
| * | | ARM: fixup SMP alternatives in modulesRussell King2011-02-10
| * | | ARM: make SWP emulation explicit on !CPU_USE_DOMAINSRussell King2011-02-10
| * | | ARM: Avoid building unsafe kernels on OMAP2 and MX3Russell King2011-02-09
| |/ /
* | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-02-11
|\ \ \
| * | | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel2011-02-09