summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-09OMAP4: hwmod_data: Add address space and irq in L3 hwmod.sricharan1-0/+38
2011-03-09OMAP3: l3: Introduce l3-interconnect error handling driverFelipe Balbi3-0/+655
2011-03-09OMAP3: devices: Initialise the l3 device with the hwmod data.sricharan1-0/+32
2011-03-09OMAP3: hwmod_data: Add address space and irq in L3 hwmod.sricharan2-2/+22
2011-03-08audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath1-0/+3
2011-03-08OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley1-6/+12
2011-03-04Revert "OMAP4: hwmod data: Prevent timer1 to be reset and idle during init"Benoit Cousson1-1/+0
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren51-1073/+2620
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren56-459/+622
2011-03-02omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen10-30/+10
2011-03-02omap: rx51: Add support for vibraIlkka Koskinen1-0/+9
2011-03-02omap: panda: Add TI-ST driver supportGuy Eilam1-0/+11
2011-03-02ldp: Fix regulator mapping for ads7846 TS controllerTony Lindgren1-0/+21
2011-03-02arm: omap: fix section mismatch warningMing Lei1-1/+1
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala16-53/+53
2011-03-01OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala3-336/+198
2011-03-01OMAP: hsmmc: Move mux configuration to hsmmc.cKishore Kadiyala2-83/+84
2011-03-01OMAP: hwmod data: Add dev_attr and use in the host driverKishore Kadiyala4-0/+29
2011-03-01OMAP4: hwmod data: enable HSMMCAnand Gadiyar1-5/+5
2011-03-01OMAP3: hwmod data: Add HSMMCPaul Walmsley2-0/+213
2011-03-01OMAP2430: hwmod data: Add HSMMCPaul Walmsley1-0/+148
2011-03-01omap: mmc: split out init for 2420Anand Gadiyar3-33/+61
2011-02-28omap: omap3evm: add support for the WL12xx WLAN module to the omap3evmEyal Reizer1-10/+22
2011-02-28Merge branch 'hwmod_clockevent_2.6.39' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren9-62/+2045
2011-02-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-15/+31
2011-02-28OMAP2+: sdrc: fix compile break on OMAP4-only config on current omap-for-linusPaul Walmsley1-1/+7
2011-02-28OMAP2+: clockevent: set up GPTIMER clockevent hwmod right before timer initPaul Walmsley1-1/+6
2011-02-28OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley2-7/+58
2011-02-28OMAP2+: hwmod: ignore attempts to re-setup a hwmodPaul Walmsley1-8/+11
2011-02-28OMAP2+: hwmod: find MPU initiator hwmod during in _register()Paul Walmsley1-8/+15
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley7-25/+24
2011-02-28OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()Paul Walmsley1-19/+10
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-27OMAP3: hwmod data: add dmtimerThara Gopinath1-0/+649
2011-02-27OMAP2430: hwmod data: add dmtimerThara Gopinath1-0/+633
2011-02-27OMAP2420: hwmod data: add dmtimerThara Gopinath2-0/+645
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+27
2011-02-25Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren133-873/+1216
2011-02-25omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar1-2/+2
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren18-47/+50
2011-02-25OMAP3 Touchbook: fix board initializationRadek Pilaƙ (Mrkva)1-1/+1
2011-02-25omap: rx51: Add SI4713 FM transmitterJarkko Nikula1-0/+44
2011-02-25omap: Fix compile if MTD_NAND_OMAP2 is not selectedTony Lindgren1-1/+1
2011-02-24omap: IOMMU: add support to callback during fault handlingDavid Cohen3-18/+65
2011-02-24OMAP2+: IOMMU: don't print fault warning on specific layerDavid Cohen1-16/+0
2011-02-24OMAP: hwmod: Removal of macros for data that is obtained from hwmod databaseKishon Vijay Abraham I1-24/+1
2011-02-24OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I3-0/+73
2011-02-24OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I3-20/+9
2011-02-24OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I1-33/+26
2011-02-24OMAP2+: McBSP: hwmod adaptation for McBSPKishon Vijay Abraham I2-551/+46