aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand1-2/+3
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar1-2/+2
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren1-0/+5
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman1-2/+1
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman1-1/+0
2008-03-06Merge branch 'omap-fixes'Russell King4-117/+53
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2-3/+3
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell1-24/+35
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell1-63/+0
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell1-0/+6
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU1-22/+10
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula1-8/+2
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2-0/+149
2008-02-08ARM: OMAP: Add dmtimer support for OMAP3Syed Mohammed, Khasim1-4/+47
2008-02-08ARM: OMAP: Pre-3430 clean-up for dmtimer.cSyed Mohammed, Khasim1-24/+41
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar1-40/+804
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman1-5/+55
2008-02-08ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren1-41/+6
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim1-35/+132
2008-02-08ARM: OMAP: Request DSP memory for McBSPTony Lindgren1-0/+11
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-10/+6
2008-01-28Merge branch 'pxa-plat' into develRussell King1-1/+1
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King1-1/+1
2008-01-28blk_end_request: changing arm (take 4)Kiyoshi Ueda1-10/+6
2008-01-26[ARM] Remove pointless casts from void pointers,Jeff Garzik1-1/+1
2008-01-26[ARM] Misc minor interrupt handler cleanupsJeff Garzik1-8/+12
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-11-05[ARM] 4633/1: omap build fix when FB enabledDavid Brownell1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-2/+2
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-8/+94
2007-10-12Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King4-8/+94
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger1-1/+0
2007-09-20ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak1-6/+0
2007-09-20ARM: OMAP: abstract debug card setup (smc, leds)David Brownell3-2/+94
2007-08-22ARM: OMAP: fix OMAP1 dmtimer build warningDavid Brownell1-5/+0
2007-08-22ARM: OMAP: Fix 32k timer unsupported one-shot modeKevin Hilman2-7/+5
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-4/+4
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+2
2007-05-20[ARM] spelling fixesSimon Arlott4-6/+6
2007-05-10ARM: OMAP: 24xx pinmux updatesKyungmin Park1-4/+15
2007-05-10ARM: OMAP: Fix warning in dma.cTony Lindgren1-2/+2
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-118/+1532
2007-05-09Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King14-118/+1532
2007-05-09ARM: OMAP: Fix GCC-reported compile time bugDavid Brownell1-1/+4
2007-05-09ARM: OMAP: partial LED fixesDavid Brownell1-11/+6
2007-05-09ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)Imre Deak1-0/+2
2007-05-09ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak2-80/+260
2007-05-09ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren1-2/+2
2007-05-09ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2-0/+609