summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAgeFilesLines
* omapfb: fix coding style / remove dead linearun c2009-09-231-2/+2
* omapfb: add support for MIPI-DCS compatible LCDsImre Deak2009-09-231-0/+5
* omap4: mmc driver support on OMAP4kishore kadiyala2009-09-232-1/+10
* ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2009-09-231-0/+2
* omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-231-0/+3
* omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-0/+3
* ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2009-09-231-0/+3
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-1816-75/+1018
|\
| * Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren2009-09-035-0/+901
| |\
| | * OMAP2/3/4 core: create omap_device layerPaul Walmsley2009-09-031-0/+141
| | * OMAP2/3/4: create omap_hwmod layerPaul Walmsley2009-09-031-0/+447
| | * OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley2009-09-031-0/+3
| | * OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley2009-09-031-0/+301
| | * OMAP: SDRC: Add several new register definitionsTero Kristo2009-09-031-0/+9
| * | Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2009-09-022-2/+16
| |\ \
| | * | OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver2009-09-021-0/+5
| | * | OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2009-09-022-2/+4
| | * | OMAP: PM counter infrastructure.Peter 'p2' De Schrijver2009-09-021-0/+7
| | |/
| * / OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDPReddy, Teerth2009-09-021-0/+3
| |/
| * OMAP3: MMC: Add mux for pinsVikram Pandita2009-08-281-0/+28
| * OMAP: iommu: add initial debugfs supportHiroshi DOYU2009-08-281-3/+3
| * OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-1/+0
| * OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo2009-08-281-1/+0
| * OMAP: Remove ifdefs for io.hTony Lindgren2009-08-281-8/+29
| * OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-281-1/+1
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-286-61/+39
* | Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-142-1/+95
|\ \
| * | Merge branch 'master' into develRussell King2009-09-127-19/+30
| |\|
| * | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-051-0/+1
| |\ \
| * | | ARM: OMAP4: Add McBSP supportSyed Rafiuddin2009-07-281-1/+7
| * | | OMAP4: sDMA: Update the request lines and new registers.Santosh Shilimkar2009-07-241-0/+88
* | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-101-2/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2009-08-251-2/+0
| * | | OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala2009-08-201-0/+1
| * | | OMAP: McBSP: Change wakeup signalsEduardo Valentin2009-08-201-3/+0
| * | | OMAP: McBSP: Wakeups utilizedEero Nurkkala2009-08-201-0/+17
| * | | OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2009-08-201-0/+8
| * | | OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin2009-08-201-0/+11
| * | | OMAP: McBSP: Add transmit/receive threshold handlerEduardo Valentin2009-08-201-0/+9
| * | | OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers.Eduardo Valentin2009-08-201-0/+4
| * | | OMAP: McBSP: Provide functions for ASoC frame syncronizationEero Nurkkala2009-08-201-0/+2
| * | | ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula2009-08-071-2/+2
* | | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-101-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-051-0/+1
| | |/ | |/|
* | | Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King2009-08-106-14/+30
|\ \ \
| * | | OMAP2/3 clock: split, rename omap2_wait_clock_ready()Paul Walmsley2009-07-242-0/+3
| * | | OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet2009-07-241-0/+4
| * | | OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet2009-07-243-14/+23
| |/ /
* / / OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren2009-08-101-5/+0
|/ /