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