summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo2011-11-041-38/+0
* MAINTAINERS: Update linux-omap git repositoryJarkko Nikula2011-11-041-1/+1
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-049-20/+36
* ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K2011-11-041-1/+1
* ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K2011-11-041-12/+2
* ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley2011-11-041-2/+2
* ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart2011-11-041-1/+1
* ARM: OMAP: dmtimer: Include linux/module.hAxel Lin2011-11-041-0/+1
* ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin2011-11-041-0/+1
* ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi2011-11-041-14/+3
* ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2011-11-042-0/+14
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-043-39/+53
|\
| * ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley2011-10-071-9/+11
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-073-27/+38
| * ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V2011-10-071-3/+4
* | Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2011-11-042-9/+12
|\ \
| * | ARM: OMAP: AM35x: remove hwmods that aren't genericAbhilash K V2011-10-071-5/+8
| * | ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fieldsArchit Taneja2011-10-071-4/+4
* | | Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2011-11-046-28/+142
|\ \ \
| * | | ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devicesJon Hunter2011-10-071-16/+35
| * | | ARM: OMAP4: clock: Add missing clock divider for OCP_ABE_ICLKJon Hunter2011-10-071-1/+15
| * | | ARM: OMAP4460: Clock: Adding support for 4460 specific clocksPaul Walmsley2011-10-071-6/+6
| * | | ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rateJon Hunter2011-10-071-2/+5
| * | | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate setMike Turquette2011-10-071-1/+1
| * | | ARM: OMAP3+: dpll: use DPLL's round_rate when setting rateMike Turquette2011-10-071-1/+1
| * | | ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABEMike Turquette2011-10-074-2/+80
| |/ /
* | | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0181-14/+5778
|\ \ \
| * \ \ Merge branch 'imx/imx6q' into next/socArnd Bergmann2011-11-0234-80/+3662
| |\ \ \
| | * | | MAINTAINERS: add ARM/FREESCALE IMX6 entryShawn Guo2011-10-311-0/+7
| | * | | arm/imx: merge i.MX3 and i.MX6Sascha Hauer2011-10-314-19/+13
| | * | | arm/imx6q: add suspend/resume supportShawn Guo2011-10-314-1/+108
| | * | | arm/imx6q: add device tree machine supportShawn Guo2011-10-314-2/+99
| | * | | arm/imx6q: add smp and cpu hotplug supportShawn Guo2011-10-317-0/+246
| | * | | arm/imx6q: add core drivers clock, gpc, mmdc and srcShawn Guo2011-10-316-0/+2263
| | * | | arm/imx: add gic_handle_irq functionShawn Guo2011-10-314-1/+57
| | * | | arm/imx6q: add core definitions and low-level debug uartShawn Guo2011-10-3112-3/+118
| | * | | arm/imx6q: add device tree sourceShawn Guo2011-10-313-0/+643
| | * | | Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann2011-10-315-69/+122
| | |\ \ \
| | * \ \ \ Merge branch 'imx/devel' into imx/imx6qArnd Bergmann2011-10-31137-5256/+4008
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'dt/gic' into imx/imx6qArnd Bergmann2011-10-31157-1513/+1177
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann2011-10-31406-1550/+7175
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'depends/rmk/smp' into tmpArnd Bergmann2011-10-2016-13/+298
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'depends/rmk/debug' into tmpArnd Bergmann2011-10-201-30/+59
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'picoxcell/soc' into next/socArnd Bergmann2011-11-0226-0/+1341
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | picoxcell: add a definition of VMALLOC_ENDJamie Iles2011-10-041-0/+14
| | * | | | | | | | | picoxcell: remove custom ioremap implementationJamie Iles2011-09-263-49/+0
| | * | | | | | | | | picoxcell: add the DTS for the PC7302 boardJamie Iles2011-09-262-0/+178
| | * | | | | | | | | picoxcell: add the DTS for pc3x2 and pc3x3 devicesJamie Iles2011-09-262-0/+614
| | * | | | | | | | | picoxcell: support for Picochip picoxcell devicesJamie Iles2011-09-2622-0/+584
| * | | | | | | | | | Merge branch 'highbank/soc' into next/socArnd Bergmann2011-11-02303-2057/+2996
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud