aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+3
2009-03-04ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi1-1/+3
2009-03-02OMAP: enable smc911x support for LDP platformRussell King1-1/+1
2009-02-19[ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King1-4/+4
2009-02-14[ARM] omap: fix _omap2_clksel_get_src_field()Russell King1-1/+1
2009-02-14[ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King1-3/+3
2009-01-29ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman1-2/+1
2009-01-29ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원1-0/+1
2009-01-29ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen1-1/+2
2009-01-29ARM: OMAP: Fix hsmmc init, v2Tony Lindgren1-4/+7
2009-01-29ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren1-1/+5
2009-01-29ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao1-120/+25
2009-01-15ARM: OMAP: Fix compile for beagleTony Lindgren1-4/+5
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2-59/+7
2009-01-15ARM: OMAP: Fix compile for various McBSPTony Lindgren1-0/+1
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King1-0/+1
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-2/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-10omap mmc: force MMC module reset on bootKevin Hilman1-0/+85
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren9-7/+701
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren3-12/+90
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren3-33/+0
2008-12-10ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS1-1/+43
2008-12-10ARM: OMAP3: Add basic support for Pandora handheld consoleGrazvydas Ignotas3-0/+185
2008-12-10ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao1-0/+57
2008-12-10ARM: OMAP3: Warn about spurious interruptsTony Lindgren1-0/+39
2008-12-10ARM: OMAP2: bard-h4: list those eepromsDavid Brownell1-0/+14
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2-14/+22
2008-12-10ARM: OMAP2: Fix cpu detectionTony Lindgren2-172/+120
2008-12-10ARM: OMAP2: Prepare cpu detection for further improvementsTony Lindgren1-1/+6
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula3-5/+5
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell1-2/+1
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell3-6/+6
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-1/+1
2008-12-10ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander1-18/+18
2008-11-21i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim1-2/+2
2008-11-04ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds35-431/+4941
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner1-4/+4
2008-10-14Merge branch 'omap-all' into develRussell King35-431/+4941
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-0/+11
2008-10-10Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-allRussell King11-34/+957
2008-10-10ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat3-0/+91
2008-10-09Merge branch 'ptebits' into develRussell King2-1/+5
2008-10-09Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-allRussell King11-218/+570
2008-10-09ARM: OMAP3: Add support for the Gumstix Overo board (rev 3)Steve Sakoman3-0/+246
2008-10-09ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim3-0/+249
2008-10-09ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim8-34/+371