summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: plat-omap: iommu: fix request_mem_region() error pathAaro Koskinen2011-03-141-6/+8
* OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430Andy Green2011-03-141-0/+13
* omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flagDavid Cohen2011-03-142-11/+5
* omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is setMichael Jones2011-03-141-6/+7
* omap: Fix H4 init_irq to not call h4_init_flashTony Lindgren2011-03-101-1/+1
* Merge branch 'omap-l3-for-next' of git://dev.omapzoom.org/pub/scm/santosh/ker...Tony Lindgren2011-03-099-2/+1165
|\
| * OMAP4: l3: Introduce l3-interconnect error handling driverSantosh Shilimkar2011-03-093-0/+386
| * OMAP4: Initialise the l3 device with the hwmod data.sricharan2011-03-091-0/+32
| * OMAP4: hwmod_data: Add address space and irq in L3 hwmod.sricharan2011-03-091-0/+38
| * OMAP3: l3: Introduce l3-interconnect error handling driverFelipe Balbi2011-03-093-0/+655
| * OMAP3: devices: Initialise the l3 device with the hwmod data.sricharan2011-03-091-0/+32
| * OMAP3: hwmod_data: Add address space and irq in L3 hwmod.sricharan2011-03-092-2/+22
* | OMAP2/3: VENC hwmod: add OCPIF_SWSUP_IDLE flag to interfacePaul Walmsley2011-03-093-0/+3
|/
* audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath2011-03-081-0/+3
* OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley2011-03-081-6/+12
* Revert "OMAP4: hwmod data: Prevent timer1 to be reset and idle during init"Benoit Cousson2011-03-041-1/+0
*-----. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-0251-1073/+2620
|\ \ \ \
| | | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-0116-53/+53
| | | | * OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-013-336/+198
| | | | * OMAP: hsmmc: Move mux configuration to hsmmc.cKishore Kadiyala2011-03-012-83/+84
| | | | * OMAP: hwmod data: Add dev_attr and use in the host driverKishore Kadiyala2011-03-014-0/+29
| | | | * OMAP4: hwmod data: enable HSMMCAnand Gadiyar2011-03-011-5/+5
| | | | * OMAP3: hwmod data: Add HSMMCPaul Walmsley2011-03-012-0/+213
| | | | * OMAP2430: hwmod data: Add HSMMCPaul Walmsley2011-03-011-0/+148
| | | | * omap: mmc: split out init for 2420Anand Gadiyar2011-03-013-33/+61
| | | * | omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen2011-03-0210-30/+10
| | | * | omap: rx51: Add support for vibraIlkka Koskinen2011-03-021-0/+9
| | | * | omap: panda: Add TI-ST driver supportGuy Eilam2011-03-021-0/+11
| | | * | ldp: Fix regulator mapping for ads7846 TS controllerTony Lindgren2011-03-021-0/+21
| | | * | omap2+: Minimize board specific init_early callsTony Lindgren2011-02-2518-47/+50
| | | * | OMAP3 Touchbook: fix board initializationRadek Pilaƙ (Mrkva)2011-02-251-1/+1
| | | * | omap: rx51: Add SI4713 FM transmitterJarkko Nikula2011-02-251-0/+44
| | | * | omap: Fix compile if MTD_NAND_OMAP2 is not selectedTony Lindgren2011-02-251-1/+1
| | * | | OMAP: hwmod: Removal of macros for data that is obtained from hwmod databaseKishon Vijay Abraham I2011-02-241-24/+1
| | * | | OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I2011-02-243-0/+73
| | * | | OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I2011-02-243-20/+9
| | * | | OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I2011-02-241-33/+26
| | * | | OMAP2+: McBSP: hwmod adaptation for McBSPKishon Vijay Abraham I2011-02-242-551/+46
| | * | | OMAP3: hwmod: add dev_attr for McBSP sidetoneKishon Vijay Abraham I2011-02-242-0/+19
| | * | | OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I2011-02-243-0/+13
| | * | | OMAP3: hwmod data: Add McBSPCharulatha V2011-02-242-0/+440
| | * | | OMAP2430: hwmod data: Add McBSPCharulatha V2011-02-242-0/+322
| | * | | OMAP2420: hwmod data: Add McBSPCharulatha V2011-02-242-0/+133
| | * | | OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I2011-02-245-205/+818
| | * | | OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I2011-02-242-1/+4
| * | | | omap: IOMMU: add support to callback during fault handlingDavid Cohen2011-02-243-18/+65
| * | | | OMAP2+: IOMMU: don't print fault warning on specific layerDavid Cohen2011-02-241-16/+0
| |/ / /
| * | | OMAP: mailbox: use runtime pm for clk and sysc handlingOmar Ramirez Luna2011-02-241-60/+5
| * | | OMAP: mailbox: build device using omap_device/omap_hwmodFelipe Contreras2011-02-242-86/+19
| * | | OMAP3: hwmod data: add mailbox dataFelipe Contreras2011-02-241-0/+71
OpenPOWER on IntegriCloud