summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Davinci: gpio - register layout invariant inlinesCyril Chemparathy2010-05-063-45/+65
| * | | Davinci: gpio - structs and functions renamedCyril Chemparathy2010-05-062-32/+32
| * | | Davinci: gpio - minor cleanupCyril Chemparathy2010-05-061-23/+27
| * | | DaVinci: move IDE platform device to its proper placeSergei Shtylyov2010-05-067-100/+49
| * | | davinci: mach/common.h: add missing includesThomas Koeller2010-05-061-0/+3
| * | | Davinci: configurable pll divider maskCyril Chemparathy2010-05-062-3/+7
| * | | davinci: DM365: Allow use of GPIO64_57Thomas Koeller2010-05-062-0/+2
| * | | DA830 EVM: use DA8XX_AEMIF_*_BASE #define'sSergei Shtylyov2010-05-061-7/+4
| * | | DaVinci: move AEMIF #define's to the proper headersSergei Shtylyov2010-05-0611-52/+42
| * | | Davinci: tnetv107x cpu typesCyril Chemparathy2010-05-061-0/+8
| * | | Davinci: tnetv107x IRQ definitionsCyril Chemparathy2010-05-061-0/+97
| * | | Davinci: tnetv107x LPSC modulesCyril Chemparathy2010-05-061-0/+47
| * | | Davinci: tnetv107x pin listCyril Chemparathy2010-05-061-0/+269
| * | | Davinci: promote da8xx_pinmux_setup()Cyril Chemparathy2010-05-065-24/+22
| * | | Davinci: support LPSC SwRstDisable stateCyril Chemparathy2010-05-064-9/+21
| * | | Davinci: cpintc host map configurationCyril Chemparathy2010-05-064-4/+8
| * | | Davinci: enable timer clock before useCyril Chemparathy2010-05-061-3/+3
| * | | Davinci: allow SOCs based on other ARM CPUsCyril Chemparathy2010-05-061-0/+2
| * | | davinci: edma: clear interrupt status for interrupt enabled channels onlyAnuj Aggarwal2010-05-061-4/+7
| * | | davinci: da830/omap-l137 evm: use 8-wire MMC/SD card supportVipin Bhandari2010-05-061-1/+1
| * | | davinci: da830/omap-l137 evm: add support for GPIO based MMC/SD card detectionVipin Bhandari2010-05-061-0/+15
| * | | davinci: sparse: gpio: void castingKevin Hilman2010-05-061-9/+18
| * | | davinci: misc cleanups from sparseKevin Hilman2010-05-0613-26/+31
* | | | DA830: fix USB 2.0 clock entrySergei Shtylyov2010-05-141-1/+1
|/ / /
* | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-074-5/+13
|\ \ \
| * | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov2010-04-071-1/+3
| * | | davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman2010-04-051-1/+0
| * | | davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-051-1/+2
| * | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-051-0/+4
| * | | davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-051-2/+4
| | |/ | |/|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
|/ /
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-1/+1
* | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-03-0140-309/+1492
|\ \
| * | DaVinci DM365: Adding support for SPI EEPROMSandeep Paulraj2010-03-011-0/+23
| * | DaVinci DM365: Adding DM365 SPI supportSandeep Paulraj2010-03-012-0/+72
| * | DaVinci DM355: Modifications to DM355 SPI supportSandeep Paulraj2010-03-011-11/+28
| * | DaVinci: SPI: Adding header file for SPI support.Sandeep Paulraj2010-03-011-0/+44
| * | davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookupKevin Hilman2010-03-011-5/+5
| * | davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()Kevin Hilman2010-02-049-29/+26
| * | DaVinci: DM365: Voice codec support for the DM365 SoCMiguel Aguilar2010-02-043-1/+43
| * | davinci: clock: let clk->set_rate function sleepSekhar Nori2010-02-042-4/+15
| * | Add SDA and SCL pin numbers to i2c platform dataPhilby John2010-02-043-0/+6
| * | davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138Sudhakar Rajashekhara2010-02-041-7/+114
| * | davinci: build list of unused EDMA events dynamicallySudhakar Rajashekhara2010-02-046-47/+43
| * | davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY caseSudhakar Rajashekhara2010-02-041-2/+4
| * | davinci: Keep count of channel controllers on a platformSudhakar Rajashekhara2010-02-041-1/+3
| * | davinci: Correct return value of edma_alloc_channel apiSudhakar Rajashekhara2010-02-041-1/+1
| * | davinci: add CDCE949 support on DM6467 EVMNageswari Srinivasan2010-02-042-1/+32
| * | davinci: add support for CDCE949 clock synthesizerNageswari Srinivasan2010-02-042-0/+308
OpenPOWER on IntegriCloud