summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-0716-34/+471
|\
| * USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-2213-143/+105
| |\
| * \ Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-1616-34/+471
| |\ \
| | * | DA8xx: assign name to MUSB IRQ resourceSergei Shtylyov2010-12-111-0/+1
| | * | arm: OMAP4430: musb: Configure musb to OTG modeHema HK2010-12-102-2/+2
| | * | mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK2010-12-102-3/+16
| | * | usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK2010-12-101-2/+4
| | * | usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2010-12-102-0/+154
| | * | musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-102-0/+101
| | * | arm: omap4: enable usb on 4430sdpFelipe Balbi2010-12-101-3/+1
| | * | usb: musb: move clock handling to glue layerFelipe Balbi2010-12-103-6/+6
| | * | usb: musb: split da8xx to its own platform_driverFelipe Balbi2010-12-101-0/+1
| | * | usb: musb: split davinci to its own platform_driverFelipe Balbi2010-12-101-1/+1
| | * | usb: musb: split tusb6010 to its own platform_driverFelipe Balbi2010-12-101-1/+1
| | * | usb: musb: split am35x to its own platform_driverFelipe Balbi2010-12-101-0/+1
| | * | usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-101-1/+1
| | * | usb: musb: trivial search and replace patchFelipe Balbi2010-12-107-10/+10
| | * | usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-102-4/+3
| | * | arm: omap4: panda: initialize musbFelipe Balbi2010-12-101-3/+1
| | * | usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-012-0/+4
| | * | omap4: 4430sdp: enable the ehci port on 4430SDPKeshava Munegowda2010-12-011-0/+20
| | * | arm: omap4: select USB_ARCH_HAS_EHCIAnand Gadiyar2010-12-011-0/+1
| | * | arm: omap4: usb: add platform init code for EHCIAnand Gadiyar2010-12-011-8/+136
| | * | arm: omap4: add USBHOST and related base addressesAnand Gadiyar2010-12-011-0/+5
| | * | omap: usb: ehci: introduce HSIC modeAnand Gadiyar2010-12-011-0/+1
| | * | omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar2010-12-012-0/+10
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-06241-8295/+20600
|\ \ \ \
| * | | | omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari2010-12-241-0/+1
| * | | | OMAP4: hwmod data: Fix alignment and end of line in structurefieldsBenoit Cousson2010-12-241-21/+22
| * | | | OMAP4: hwmod data: Move the DMA structuresBenoit Cousson2010-12-241-99/+97
| * | | | OMAP4: hwmod data: Move the smartreflex structuresBenoit Cousson2010-12-241-172/+169
| * | | | OMAP4: hwmod data: Fix missing SIDLE_SMART_WKUP in smartreflexsyscBenoit Cousson2010-12-241-1/+2
| * | | | arm: omap: tusb6010: add name for MUSB IRQFelipe Balbi2010-12-231-0/+1
| * | | | arm: omap: craneboard: Add USB EHCI supportSrinath2010-12-231-0/+48
| * | | | omap2+: Initialize serial port for dynamic remuxing for n8x0Tony Lindgren2010-12-221-2/+38
| * | | | omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren2010-12-223-9/+38
| * | | | omap2+: Allow hwmod state changes to mux pads based on the state changesTony Lindgren2010-12-223-3/+74
| * | | | omap2+: Add support for hwmod specific muxing of devicesTony Lindgren2010-12-223-0/+118
| * | | | omap2+: Add omap_mux_get_by_nameTony Lindgren2010-12-221-25/+48
| * | | | OMAP2: PM: fix compile error when !CONFIG_SUSPENDKevin Hilman2010-12-221-0/+4
| * | | | Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khil...Tony Lindgren2010-12-2215-3/+4019
| |\ \ \ \
| | * | | | OMAP4: Smartreflex framework extensionsThara Gopinath2010-12-223-4/+23
| | * | | | OMAP4: hwmod: Add inital data for smartreflex modules.Benoit Cousson2010-12-221-0/+168
| | * | | | OMAP4: PM: Program correct init voltages for scalable VDDsThara Gopinath2010-12-221-0/+11
| | * | | | OMAP4: Adding voltage driver supportThara Gopinath2010-12-224-1/+304
| | * | | | OMAP4: Register voltage PMIC parameters with the voltage layerThara Gopinath2010-12-223-0/+172
| | * | | | OMAP3: PM: Program correct init voltages for VDD1 and VDD2Thara Gopinath2010-12-221-0/+76
| | * | | | OMAP3: PM: Adding debug support to Voltage and Smartreflex driversThara Gopinath2010-12-222-2/+110
| | * | | | OMAP3: PM: Register TWL4030 pmic info with the voltage driver.Thara Gopinath2010-12-224-0/+126
| | * | | | OMAP3: PM: Adding smartreflex class3 driverThara Gopinath2010-12-223-0/+69