aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAge
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
| |\
| | * usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2010-12-10
| | * musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-10
| | * arm: omap4: add USBHOST and related base addressesAnand Gadiyar2010-11-30
| | * omap: usb: ehci: introduce HSIC modeAnand Gadiyar2010-11-30
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-06
|\ \ \
| * | | omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari2010-12-24
| * | | omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren2010-12-22
| * | | omap2+: Add support for hwmod specific muxing of devicesTony Lindgren2010-12-22
| * | | Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khil...Tony Lindgren2010-12-22
| |\ \ \
| | * | | OMAP4: Smartreflex framework extensionsThara Gopinath2010-12-22
| | * | | OMAP4: Adding voltage driver supportThara Gopinath2010-12-22
| | * | | OMAP3: PM: Adding smartreflex class3 driverThara Gopinath2010-12-22
| | * | | OMAP3: PM: Adding smartreflex driver support.Thara Gopinath2010-12-22
| | * | | OMAP: Introduce voltage domain information in the hwmod structuresThara Gopinath2010-12-22
| | * | | OMAP3: PM: Adding voltage driver support.Thara Gopinath2010-12-22
| * | | | Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren2010-12-22
| |\| | |
| | * | | OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman2010-12-21
| | * | | OMAP: PM: implement context loss count APIsKevin Hilman2010-12-21
| | * | | OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-21
| | * | | OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson2010-12-21
| | * | | OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson2010-12-21
| | * | | OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2010-12-21
| | * | | OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley2010-12-21
| | * | | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-21
| | * | | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-21
| | * | | OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley2010-12-21
| | * | | OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley2010-12-21
| | * | | OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley2010-12-21
| | * | | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-21
| | * | | OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley2010-12-21
| | * | | OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley2010-12-21
| | * | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-21
| | * | | OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley2010-12-21
| | * | | OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley2010-12-21
| | * | | OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak2010-12-21
| | * | | OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak2010-12-21
| | * | | OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley2010-12-21
| | * | | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley2010-12-21
| | * | | OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley2010-12-21
| | * | | OMAP2+: hwmod: add postsetup statePaul Walmsley2010-12-21
| | * | | OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley2010-12-21
| | * | | OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-21
| * | | | Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linusTony Lindgren2010-12-22
| |\ \ \ \
| | * | | | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-22
| | * | | | OMAP3: Devkit8000: Add DEBUG_LL supportThomas Weber2010-12-21
| | |/ / /
| | * | | Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren2010-12-21
| | |\ \ \
| | | * | | OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman2010-12-21
| | * | | | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-12-21
| | |\ \ \ \