summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-0/+7
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-0/+7
| |\
| | * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-1639-1322/+747
| | |\
| | * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-0/+7
* | | | 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-09-011-0/+16
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-231-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-221-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-241-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