aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-12-11DA8xx: assign name to MUSB IRQ resourceSergei Shtylyov1-0/+1
2010-12-10arm: OMAP4430: musb: Configure musb to OTG modeHema HK2-2/+2
2010-12-10mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK2-3/+16
2010-12-10usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK1-2/+4
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2-0/+154
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta2-0/+101
2010-12-10arm: omap4: enable usb on 4430sdpFelipe Balbi1-3/+1
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi3-6/+6
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi7-7/+7
2010-12-10usb: musb: split da8xx to its own platform_driverFelipe Balbi1-0/+1
2010-12-10usb: musb: split davinci to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: split tusb6010 to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: split am35x to its own platform_driverFelipe Balbi1-0/+1
2010-12-10usb: musb: split omap2430 to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi14-17/+17
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi2-4/+3
2010-12-10arm: omap4: panda: initialize musbFelipe Balbi1-3/+1
2010-12-03Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman2-4/+36
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi7-0/+14
2010-12-01sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt1-0/+5
2010-12-01omap4: 4430sdp: enable the ehci port on 4430SDPKeshava Munegowda1-0/+20
2010-12-01arm: omap4: select USB_ARCH_HAS_EHCIAnand Gadiyar1-0/+1
2010-12-01arm: omap4: usb: add platform init code for EHCIAnand Gadiyar1-8/+136
2010-12-01arm: omap4: add USBHOST and related base addressesAnand Gadiyar1-0/+5
2010-12-01omap: usb: ehci: introduce HSIC modeAnand Gadiyar1-0/+1
2010-12-01omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar2-0/+10
2010-11-01sh: Add EHCI support for SH7786.Paul Mundt1-4/+31
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds5-56/+43
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-58/+397
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds229-1720/+8166
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1899-23696/+52868
2010-10-30x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu1-1/+1
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds5-13/+50
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds5-17/+32
2010-10-29Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds7-68/+399
2010-10-30ARM: Merge for-2637/s3c24xx/miscBen Dooks2-5/+4
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks4-57/+183
2010-10-30ARM: Merge for-2637/s3c24xx/rx1950Ben Dooks1-6/+212
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick1-0/+20
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-29x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron1-1/+1
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2
2010-10-30ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye1-5/+2
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker1-2/+0
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker1-1/+1
2010-10-29msm: fix debug-macro.S build failureDaniel Walker1-1/+12
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds6-68/+134
2010-10-29jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2-1/+26