summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for ARMDavid Howells2012-03-283-3/+0
* Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-227-379/+10
|\
| * Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-201-1/+9
| |\
| * | ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren2012-03-091-1/+3
| * | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-062-0/+7
| |\ \
| * | | OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEMTomi Valkeinen2012-02-231-2/+0
| * | | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-231-6/+16
| * | | OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen2012-02-231-15/+0
| * | | OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen2012-02-232-140/+2
| * | | OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen2012-02-231-5/+0
| * | | OMAP: N770: remove HWA742 platform dataTomi Valkeinen2012-02-231-8/+0
| * | | OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen2012-02-232-182/+0
| * | | OMAPDSS: Remove video SRAM supportTomi Valkeinen2012-02-231-20/+1
| * | | OMAPFB: remove old blizzard driverTomi Valkeinen2012-02-221-12/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-221-9/+0
|\ \ \ \
| * | | | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-161-9/+0
| | |/ / | |/| |
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-224-1704/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi2012-03-121-12/+0
| * | | ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi2012-03-121-7/+0
| * | | ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi2012-03-121-40/+0
| * | | ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi2012-03-121-273/+0
| * | | OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi2012-03-123-1372/+0
| * | | ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi2012-03-122-6/+6
| | |/ | |/|
* | | ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit2012-02-281-1/+9
| |/ |/|
* | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar2012-02-142-0/+7
|/
* ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-071-1/+1
* ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-131-3/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-111-171/+0
|\
| * Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones2011-12-022-172/+0
| |\
| | * cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2011-11-082-172/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-102-9/+34
|\ \ \
| * \ \ Merge branch 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Joerg Roedel2011-12-052-9/+34
| |\ \ \ | | |/ / | |/| |
| | * | iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen2011-12-052-9/+8
| | * | ARM: OMAP: iommu: declare a private iommu binding structOhad Ben-Cohen2011-12-051-0/+26
| | |/
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-098-13/+71
|\ \ \
| * \ \ Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-1611-35/+155
| |\ \ \
| | * | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-141-0/+6
| | * | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-141-1/+2
| | * | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-142-3/+9
| | * | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-141-0/+2
| | * | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-141-0/+7
| | * | | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-141-0/+3
| | * | | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-141-0/+2
| | * | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-141-0/+4
| | * | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-141-2/+0
| | * | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-142-2/+0
| | * | | ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R2011-12-141-4/+0
| * | | | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-161-0/+3
| |\ \ \ \
| | * | | | ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo2011-12-161-0/+2
| | * | | | ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo2011-12-161-0/+1
| | | |/ / | | |/| |
OpenPOWER on IntegriCloud