summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman
2008-03-06Merge branch 'omap-fixes'Russell King
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula
2008-02-08ARM: OMAP: Add dmtimer support for OMAP3Syed Mohammed, Khasim
2008-02-08ARM: OMAP: Pre-3430 clean-up for dmtimer.cSyed Mohammed, Khasim
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman
2008-02-08ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim
2008-02-08ARM: OMAP: Request DSP memory for McBSPTony Lindgren
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-28blk_end_request: changing arm (take 4)Kiyoshi Ueda
2008-01-26[ARM] Remove pointless casts from void pointers,Jeff Garzik
2008-01-26[ARM] Misc minor interrupt handler cleanupsJeff Garzik
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-11-05[ARM] 4633/1: omap build fix when FB enabledDavid Brownell
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-12Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger
2007-09-20ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak
2007-09-20ARM: OMAP: abstract debug card setup (smc, leds)David Brownell
2007-08-22ARM: OMAP: fix OMAP1 dmtimer build warningDavid Brownell
2007-08-22ARM: OMAP: Fix 32k timer unsupported one-shot modeKevin Hilman
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-05-20[ARM] spelling fixesSimon Arlott
2007-05-10ARM: OMAP: 24xx pinmux updatesKyungmin Park
2007-05-10ARM: OMAP: Fix warning in dma.cTony Lindgren
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-09Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King
2007-05-09ARM: OMAP: Fix GCC-reported compile time bugDavid Brownell
2007-05-09ARM: OMAP: partial LED fixesDavid Brownell
2007-05-09ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)Imre Deak
2007-05-09ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak
2007-05-09ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren
2007-05-09ARM: OMAP: Add mailbox support for IVAHiroshi DOYU