summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* 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-106-9/+9
* 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-011-0/+2
* 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
* omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar2010-12-012-0/+10
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-0/+13
|\
| * Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-281-0/+13
| |\
| | * omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar2010-10-261-0/+13
* | | omap4: pandaboard: fix up mmc card detect logicMenon, Nishanth2010-10-291-3/+12
* | | mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-1/+6
* | | Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-282-0/+89
|\ \ \ | |/ / |/| |
| * | omap: add dsp platform deviceFelipe Contreras2010-10-052-0/+89
| |/
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-261-0/+5
|\ \
| * | omap: rx51: Add support for USB chargersHeikki Krogerus2010-08-201-0/+5
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-2596-2761/+10349
|\ \ \
| * | | omap: complete removal of machine_desc.io_pg_offst and .phys_ioAnand Gadiyar2010-10-223-8/+0
| * | | omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman2010-10-221-7/+10
| * | | omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar2010-10-111-1/+5
| * | | OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman2010-10-111-3/+3
| * | | Merge branch 'control_mcbsp_fix_2.6.37' of git://git.pwsan.com/linux-2.6 into...Tony Lindgren2010-10-0832-45/+740
| |\ \ \
| | * | | OMAP: McBSP: Remove null omap44xx ops commentJarkko Nikula2010-10-081-3/+0
| | * | | OMAP: McBSP: Fix CLKR and FSR signal muxingJarkko Nikula2010-10-081-2/+2
| | * | | OMAP2+: clock: reduce the amount of standard debugging while disabling unused...Paul Walmsley2010-10-081-1/+1
| | * | | OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-0828-35/+404
| | * | | OMAP: split plat-omap/common.cPaul Walmsley2010-10-082-1/+137
| | * | | OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley2010-10-081-0/+51
| | * | | OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley2010-10-081-0/+30
| | * | | OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switchingPaul Walmsley2010-10-081-0/+10
| | * | | OMAP2430: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley2010-10-081-5/+59
| | * | | OMAP2420: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley2010-10-081-2/+38
| | * | | OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele...Paul Walmsley2010-10-082-5/+17
| * | | | omap4: pandaboard: enable the ehci port on pandaboardDavid Anders2010-10-081-0/+54
| * | | | omap4: pandaboard: Fix the init if CONFIG_MMC_OMAP_HS is not setDavid Anders2010-10-081-1/+8
| * | | | omap4: pandaboard: remove unused hsmmc definitionDavid Anders2010-10-081-5/+1
| |/ / /
| * | | OMAP2: PM: check UART status before trying to idleKevin Hilman2010-10-081-0/+2
| * | | omap: hwmod: Handle modules with 16bit registersRajendra Nayak2010-10-081-9/+15
| * | | arm/omap: remove duplicated includeNicolas Kaiser2010-10-081-2/+0
| * | | OMAP2PLUS: WDT: Fix: Disable WDT after reset during initCharulatha V2010-10-081-0/+61
| * | | omap3: Remove VMMC2 regulator on IGEP v2Enric Balletbo i Serra2010-10-081-23/+3
| * | | omap3: Add i2c eeprom driver to read EDID on IGEP v2Enric Balletbo i Serra2010-10-081-9/+24
| * | | omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2Enric Balletbo i Serra2010-10-081-27/+69
| * | | omap3: Introduce function to detect the IGEP v2 hardwarerevisionEnric Balletbo i Serra2010-10-081-0/+47
| * | | omap3: fix and improve the LED handling on IGEP v2 boardEnric Balletbo i Serra2010-10-081-69/+87
| * | | omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 boardEnric Balletbo i Serra2010-10-081-0/+16
OpenPOWER on IntegriCloud