summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-25davinci: DA830 EVM: OHCI platform codeSergei Shtylyov1-0/+125
2009-11-25davinci: DA8xx: OHCI platform deviceSergei Shtylyov3-1/+58
2009-11-25davinci: DA8xx: CFGCHIP2 register definitionsSergei Shtylyov2-0/+38
2009-11-25DaVinci: EDMA: Updating terminlogy in EDMA driverSandeep Paulraj1-32/+33
2009-11-25DaVinci: EDMA: Fix Bug while obtaining contiguous paramsSandeep Paulraj1-8/+24
2009-11-25davinci: DM365: Update NAND driver platform dataSneha Narnakaje1-0/+1
2009-11-25davinci: DM355: Update NAND driver platform dataSneha Narnakaje1-1/+2
2009-11-25DaVinci: EDMA: Fix Bug in edma_alloc_cont_slots APISandeep Paulraj1-2/+3
2009-11-25DaVinci: EDMA: Fix bug in edma_free_cont_slots APISandeep Paulraj1-4/+4
2009-11-25davinci: Correct the GPIO number for LCD panel powerSudhakar Rajashekhara3-9/+20
2009-11-25davinci: Add RTC support for DA8xx/OMAP-L13x SoC'sMark A. Greer4-0/+44
2009-11-25davinci: Add LCD Graphics support for DA830/OMAP-L137 EVMSteve Chen3-2/+65
2009-11-25davinci: Add support for Sharp LCD035Q3DG01 graphical LCDMark A. Greer3-13/+20
2009-11-25davinci: Add MMC/SD support for DA830/OMAP-L137 EVMDavid A. Griego1-0/+54
2009-11-25davinci: dm646x: Add support for 3.x silicon revisionHemant Pedanekar1-1/+8
2009-11-25davinci: DA850/OMAP-L138: allow async3 source to be changedSekhar Nori3-2/+43
2009-11-25davinci: support re-parenting a clock in the clock frameworkSekhar Nori1-0/+27
2009-11-25davinci: support changing the clock rate in clock frameworkSekhar Nori2-3/+119
2009-11-25davinci: make clock rate re-calculation easySekhar Nori2-20/+50
2009-11-25davinci: enable easy top down traversal of clock treeSekhar Nori2-3/+9
2009-11-25davinci: DA8XX/OMAP-L1XX: JTAG ID register should offset from SYSCFG baseSekhar Nori3-3/+5
2009-11-25davinci: DA8XX/OMAP-L1XX: Avoid use of IO_ADDRESS for SYSCFG moduleSekhar Nori4-2/+17
2009-11-25davinci: DA8XX/OMAP-L1XX: It's SYSCFG not BOOT_CFGSekhar Nori3-3/+3
2009-11-25davinci: Add DA830/OMAP-L137 EVM specific pinmux setting for McASP1Mark A. Greer1-1/+10
2009-11-25davinci: Change DA8xx/OMAP-L13x McASP registration routine nameMark A. Greer4-4/+4
2009-11-25davinci: Move DA8xx/OMAP-L13x emac register routineMark A. Greer1-5/+5
2009-11-25Davinci: DM365: Add platform device for McBSPMiguel Aguilar4-1/+56
2009-11-25DaVinci: DM365: Correct USB parent clockSandeep Paulraj1-1/+1
2009-11-25DaVinci: DM365: SDIO interrupt resource correctionPhaneendra Kumar1-1/+1
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds4-20/+26
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-49/+48
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-17omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo1-2/+2
2009-11-17omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak1-1/+1
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-7/+21
2009-11-17Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-17/+26
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds5-14/+14
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2-4/+0
2009-11-16omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh1-44/+43
2009-11-16Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King6-6/+9
2009-11-17[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin1-2/+2
2009-11-17[ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons1-1/+1
2009-11-16Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2-0/+11