summaryrefslogtreecommitdiffstats
path: root/ipc/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
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-19Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds1-1/+1
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox2-5/+5
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse1-0/+3
2009-11-19strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-18ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
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-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2
2009-11-18[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-18[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4
2009-11-18[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-18[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov1-6/+10
2009-11-18[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-18[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-18[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-18fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2-3/+3
2009-11-18procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold1-1/+1
2009-11-18mm: allow memory hotplug and hibernation in the same kernelAndi Kleen3-10/+37
2009-11-18workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo1-15/+13
2009-11-18mm/memory_hotplug: fix section mismatchHidetoshi Seto1-1/+2
2009-11-18MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and addressJoe Perches1-2/+6
2009-11-18drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-11-18spi: error status should be negativeRoel Kluin1-1/+1