summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-251-0/+14
|\
| * Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-3/+1
| * Input: add support for OMAP4 keyboard controllerAbraham Arce2010-08-311-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-0/+21
|\ \
| * | USB: AM35x: Add musb supportAjay Kumar Gupta2010-10-221-0/+21
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \ \
| * | | arm/omap: use generic_file_llseek in iommu_debugArnd Bergmann2010-09-161-0/+2
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-211-5/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-083-22/+7
| |\ \ \ \
| * | | | | memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu2010-10-081-1/+1
| * | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3137-1318/+709
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt2010-08-041-5/+1
| * | | | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-1/+1
* | | | | | Merge branch 'devel-stable' into develRussell King2010-10-193-2/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | omap: iommu-load cam register before flushing the entryHari Kanigeri2010-10-051-0/+1
| | |_|/ / | |/| | |
| * | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-012-2/+2
| |\ \ \ \
| | * | | | omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis2010-09-231-1/+1
| | * | | | omap: Fix compile dependency to LEDS_CLASSTony Lindgren2010-09-151-1/+1
| | | |/ / | | |/| |
* | | | | ARM: Provide common header for hard_smp_processor_id()Russell King2010-10-041-11/+1
|/ / / /
* | | | ARM: 6408/1: omap: Map only available sram memorySantosh Shilimkar2010-09-251-20/+5
|/ / /
* | | 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-0832-1291/+634
|\ \ \
| * \ \ Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-043-144/+133
| |\ \ \
| | * | | omap: mailbox: reorganize headersFelipe Contreras2010-08-042-4/+4
| | * | | omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-042-63/+37
| | * | | omap: mailbox: remove unecessary fieldsFelipe Contreras2010-08-041-8/+0
| | * | | omap mailbox: Set a device in logical mbox instance for traceabilityHiroshi DOYU2010-08-041-1/+16
| | * | | omap: mailbox: convert block api to kfifoOhad Ben-Cohen2010-08-043-68/+64
| | * | | omap: mailbox: remove (un)likely macros from cold pathsOhad Ben-Cohen2010-08-041-5/+5
| | * | | omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen2010-08-041-1/+2
| | * | | omap: mailbox: convert rwlocks to spinlockOhad Ben-Cohen2010-08-041-10/+10
| | * | | Mailbox: disable mailbox interrupt when request queueFernando Guzman Lugo2010-08-041-1/+9
| | * | | Mailbox: new mutext lock for h/w mailbox configurationHiroshi DOYU2010-08-041-5/+6
| | * | | Mailbox: Check valid registered callback before callingFernando Guzman Lugo2010-08-041-1/+2
| | * | | Mailbox: flush pending deferred works before freeing blk queueFernando Guzman Lugo2010-08-041-0/+2
| | * | | Mailbox: free mailbox interrupt before freeing blk queueFernando Guzman Lugo2010-08-041-2/+1
| | |/ /
| * | | OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar2010-08-041-4/+11
| * | | omap: device: improve errors handlingArtem Bityutskiy2010-08-041-1/+3
| * | | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-044-30/+76
| |\ \ \
| | * | | omap3: introduce omap3_map_ioMike Rapoport2010-08-042-0/+8
| | * | | omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2010-08-042-10/+3
| | | |/ | | |/|
| * | | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-049-76/+311
| |\ \ \
| | * | | OMAP: PM constraints: add omap_pm_set_min_clk_rate()Paul Walmsley2010-07-262-0/+88
| | * | | OMAP: PM constraints: add return values; add requesting device param to omap_...Paul Walmsley2010-07-263-44/+71
OpenPOWER on IntegriCloud