[ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devices
[safe/jmp/linux-2.6] / arch / arm / mach-omap1 /
2009-04-24 Tony LindgrenMerge branch 'omap-clock-fixes' into omap-fixes
2009-04-24 Arun KSOMAP1: clock: Typo fix for clock in omap1
2009-04-23 Ladislav MichlARM: OMAP1: Fix mmc_set_power GPIO usage
2009-04-23 Ladislav MichlARM: OMAP1: Simplify board-h2 MMC setup
2009-04-23 Tony LindgrenARM: OMAP: Remove old dead gpio expander code
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-04-06 Russell King[ARM] omap: fix omap1 clock usecount decrement bug
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-25 Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-03-24 Felipe BalbiARM: OMAP: get rid of OMAP_TAG_USB, v2
2009-03-24 Zebediah C. McClure[OMAP850] Build system changes
2009-03-24 Zebediah C. McClure[OMAP850] IRQ related changes
2009-03-24 Zebediah C. McClure[OMAP850] Changes to base IO subsystem, v2
2009-03-24 Zebediah C. McClure[OMAP850] Add base support for omap850 cpu
2009-03-24 Tony LindgrenARM: OMAP: No need to include board-palm*.h from hardware.h
2009-03-24 Tony LindgrenARM: OMAP: No need to include board-osk.h from hardware.h
2009-03-24 Tony LindgrenARM: OMAP: No need to include board-innovator.h from...
2009-03-24 Tony LindgrenARM: OMAP: No need to include board-h3.h from hardware.h
2009-03-24 Tony LindgrenARM: OMAP: No need to include board-h2.h from hardware.h
2009-03-24 Tony LindgrenARM: OMAP: No need to include board-perseus2.h or board...
2009-03-24 Hiroshi DOYUomap mailbox: fix empty struct device for omap1
2009-02-14 Russell King[ARM] omap: arrange for clock recalc methods to return...
2009-02-08 Russell King[ARM] omap: create a proper tree of clocks
2009-02-08 Tony Lindgren[ARM] omap: Fix omap1 clock issues
2009-02-08 Russell King[ARM] omap: spi: arrange for omap_uwire to use connecti...
2009-02-08 Russell King[ARM] omap: i2c: remove conditional ick clocks
2009-02-08 Russell King[ARM] omap: i2c: use short connection ids
2009-02-08 Russell King[ARM] omap: mcbsp: convert to use fck/ick clocks directly
2009-02-08 Russell King[ARM] omap: MMC: provide a dummy ick for OMAP1
2009-02-08 Russell King[ARM] omap: MMC: convert clocks to match by devid and...
2009-02-08 Russell King[ARM] omap: watchdog: provide a dummy ick for OMAP1
2009-02-08 Russell King[ARM] omap: watchdog: convert clocks to match by devid...
2009-02-08 Russell King[ARM] omap: provide a dummy clock node
2009-02-08 Russell King[ARM] omap: convert OMAP1 to use clkdev
2009-02-08 Russell King[ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate...
2009-02-08 Russell King[ARM] omap: move propagate_rate() calls into generic...
2009-02-08 Russell King[ARM] omap: remove unnecessary calls to propagate_rate()
2009-02-08 Russell King[ARM] omap: move clock propagation into core omap clock...
2009-02-08 Russell King[ARM] omap: provide a NULL clock operations structure
2009-02-02 Russell King[ARM] omap: introduce clock operations structure
2009-02-02 Russell King[ARM] omap: remove VIRTUAL_CLOCK
2009-01-29 Tony LindgrenARM: OMAP: Fix hsmmc init, v2
2009-01-29 Stanley.MiaoARM: OMAP: Fix McBSP spin_lock deadlock
2009-01-15 Tony LindgrenARM: OMAP: Remove unused platform devices, v3
2009-01-15 Arun KSARM: OMAP: Fix OSK ASoC by registering I2C board info...
2009-01-15 Huang WeiyiARM: OMAP: remove duplicated #include's
2009-01-15 Jarkko NikulaARM: OMAP: Fix gpio by switching to generic gpio calls, v2
2009-01-15 Tony LindgrenARM: OMAP: Fix compile for palmte
2009-01-15 Tony LindgrenARM: OMAP: Fix compile for various McBSP
2009-01-08 Russell King[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-17 Russell KingMerge branch 'hsmmc-init' of git://git./linux/kernel...
2008-12-15 Russell KingMerge branch 'omap3-upstream' of git://git./linux/kerne...
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-11 Tony Lindgrenomap mmc: Add low-level initialization for hsmmc controller
2008-12-11 Tony Lindgrenomap mmc: Add better MMC low-level init
2008-12-11 Tony Lindgrenomap mmc: Remove broken MMC init code
2008-12-11 Lauri LeukkunenARM: OMAP2: Use omap_rev() instead of system_rev
2008-12-11 Tony LindgrenARM: OMAP2: Fix cpu detection
2008-12-11 David BrownellARM: OMAP1: osk5912: LED trigger update for CF
2008-12-11 David BrownellARM: OMAP1: osk5912: Mistral eeprom support
2008-12-11 Jarkko NikulaARM: OMAP: Switch to gpio_request/free calls
2008-12-11 David BrownellARM: OMAP: use gpio_to_irq
2008-12-11 David BrownellARM: OMAP: switch to gpio_direction_output
2008-12-11 David BrownellARM: OMAP: switch to gpio_direction_input
2008-12-11 David BrownellARM: OMAP: switch to standard gpio get/set calls
2008-12-01 Russell King[ARM] omap: fix a pile of issues
2008-11-27 Russell King[ARM] Arrange for platforms to select appropriate CPU...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-14 Russell KingMerge branch 'omap-all' into devel
2008-10-14 Jean Delvarei2c/isp1301_omap: Convert to a new-style i2c driver...
2008-10-09 Russell KingMerge branch 'pxa-all' into devel
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-09 Russell KingMerge branch 'omap2-upstream' of git://git./linux/kerne...
2008-10-09 Dmitry Baryshkov[ARM] 5298/1: Drop desc_handle_irq()
2008-10-08 Chandra ShekharARM: OMAP: Allocate McBSP devices dynamically
2008-10-06 Tony LindgrenARM: OMAP2: Misc updates from linux-omap tree
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2008-09-05 Russell King[ARM] omap: fix lots of 'Using plain integer as NULL...
2008-09-05 Russell King[ARM] omap: DSP registers don't need to be casted
2008-09-05 Russell King[ARM] omap: Fix IO_ADDRESS() macros
2008-09-05 Russell King[ARM] omap: convert mcbsp to use ioremap()
2008-09-04 Russell King[ARM] omap: fix virtual vs physical address space confu...
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-08-07 Russell King[ARM] Eliminate useless includes of asm/mach-types.h
2008-07-27 Dmitry Baryshkov[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_*...
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-03 Matthias Kaehlcke[ARM] OMAP1: N770: Convert audio_pwr_sem in a mutex
2008-07-03 Tony LindgrenARM: OMAP: USB: Change omap USB code to use omap_read...
2008-07-03 Tony LindgrenARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_...
2008-07-03 Tony LindgrenARM: OMAP: Clean up interrupt lines to fix warnings...
2008-07-03 Eduardo ValentinARM: OMAP: McBSP: Add support for mcbsp on mach-omap1
2008-07-03 Tony LindgrenARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and...
2008-07-03 Tony LindgrenARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach...
2008-05-22 Tony Lindgren[ARM] 5038/1: ARM: OMAP: Remove tsc2102 references...
2008-05-12 Russell King[ARM] dyntick: Remove obsolete and unused ARM dyntick...
2008-05-09 Eduardo ValentinARM: OMAP: Keymap fix for palmte and palmz71
2008-04-29 Jean Delvarei2c: Convert most new-style drivers to use module aliasing
next