summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAgeFilesLines
* omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-161-7/+0
* omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-111-0/+2
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-082-4/+36
|\
| * OMAP: DSS2: change manual update scaling setupTomi Valkeinen2010-08-051-1/+2
| * OMAP: DSS2: Add Nokia DSI command mode panel configuration structJani Nikula2010-08-031-0/+31
| * OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen2010-08-031-1/+1
| * OMAP: DSS2: storage class should be before const qualifierTobias Klauser2010-08-031-2/+2
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-0817-350/+351
|\ \
| * \ Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-041-14/+6
| |\ \
| | * | omap: mailbox: reorganize headersFelipe Contreras2010-08-041-1/+2
| | * | omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-041-3/+2
| | * | omap: mailbox: remove unecessary fieldsFelipe Contreras2010-08-041-8/+0
| | * | omap: mailbox: convert block api to kfifoOhad Ben-Cohen2010-08-041-2/+2
| | |/
| * | OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar2010-08-041-4/+11
| * | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-042-4/+7
| |\ \
| | * | omap3: introduce omap3_map_ioMike Rapoport2010-08-041-0/+2
| | * | omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2010-08-041-2/+1
| * | | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-045-58/+222
| |\ \ \
| | * | | OMAP: PM constraints: add omap_pm_set_min_clk_rate()Paul Walmsley2010-07-261-0/+61
| | * | | OMAP: PM constraints: add return values; add requesting device param to omap_...Paul Walmsley2010-07-261-30/+39
| | * | | OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-262-3/+6
| | * | | OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman2010-07-261-0/+4
| | * | | OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley2010-07-261-2/+3
| | * | | OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman2010-07-261-0/+2
| | * | | OMAP: clock: add kerneldoc for structures; move flags closer to structsPaul Walmsley2010-07-261-23/+107
| | | |/ | | |/|
| * | | omap3 nand: cleanup virtual address usagesSukumar Ghorai2010-08-022-9/+2
| * | | omap3 gpmc: functionality enhancementSukumar Ghorai2010-08-021-3/+36
| * | | Merge branch 'devel-misc' into omap-for-linusTony Lindgren2010-08-024-0/+13
| |\ \ \
| | * | | OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao2010-08-021-0/+2
| | * | | omap: dma: Support for prefetch in destination synchronizedtransferSamu Onkalo2010-08-021-0/+1
| | * | | omap1: omap7xx clocks, mux, serial fixesCory Maccarrone2010-08-021-0/+4
| | * | | omap: Add back UART MDR1 check into uncompress.hTony Lindgren2010-08-021-0/+6
| | |/ /
| * | | omap4: Add smc API to read AuxCoreBoot0 registerSantosh Shilimkar2010-08-021-0/+1
| * | | Removing dead OMAP_DSPChristoph Egger2010-07-051-40/+0
| * | | omap: mux: Remove old mux codeTony Lindgren2010-07-051-220/+0
| * | | omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren2010-07-051-1/+41
| * | | omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren2010-07-052-0/+15
| * | | omap iommu: add functionality to get TLB miss interruptKanigeri, Hari2010-06-291-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-0/+2
|\ \ \ | |_|/ |/| |
| * | OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi2010-06-031-0/+2
| |/
* | ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King2010-07-271-2/+2
* | ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2010-07-161-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-211-0/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-0310-14/+23
| |\
| * | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-031-0/+5
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2112-52/+100
|\ \ \
| * \ \ Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-05-204-15/+23
| |\ \ \
| | * | | OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak2010-05-201-0/+6
| | * | | OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak2010-05-201-0/+1
| | * | | OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson2010-05-201-0/+1
OpenPOWER on IntegriCloud