Age | Commit message (Expand) | Author |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King |
2008-07-03 | [ARM] OMAP1: N770: Convert audio_pwr_sem in a mutex | Matthias Kaehlcke |
2008-07-03 | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren |
2008-07-03 | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren |
2008-07-03 | ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omap | Tony Lindgren |
2008-07-03 | ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1 | Eduardo Valentin |
2008-07-03 | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S | Tony Lindgren |
2008-07-03 | ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1 | Tony Lindgren |
2008-05-22 | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c | Tony Lindgren |
2008-05-12 | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King |
2008-05-09 | ARM: OMAP: Keymap fix for palmte and palmz71 | Eduardo Valentin |
2008-04-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare |
2008-04-14 | ARM: OMAP2: Clean-up mux code | Tony Lindgren |
2008-04-14 | ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock() | Kevin Hilman |
2008-04-14 | ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversions | Kevin Hilman |
2008-04-14 | ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it up | Tony Lindgren |
2008-04-14 | ARM: OMAP: Timer32K: Move timer32k to mach-omap1 | Kevin Hilman |
2008-04-14 | ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions | Tony Lindgren |
2008-04-14 | ARM: OMAP: Allow registering pin mux function | Tony Lindgren |
2008-04-14 | ARM: OMAP: Use gpiolib with tps65010 for OSK 5912 | David Brownell |
2008-04-14 | ARM: OMAP: 5912 OSK GPIO updates | David Brownell |
2008-03-20 | ARM: OMAP1: Fix typo in OMAP1 MPU clock source initialization | Will Newton |
2008-03-20 | ARM: OMAP: Fix clockevent support for hrtimers | Kevin Hilman |
2008-03-05 | ARM: OMAP1: omap1/pm.c build fix | David Brownell |
2008-03-05 | ARM: OMAP1: omap h2 regression fix | David Brownell |
2008-03-05 | ARM: OMAP1: omap h3 regression and build fix | David Brownell |
2008-02-24 | ARM: OMAP: Release i2c_adapter after use (Siemens SX1) | Jean Delvare |
2008-02-08 | ARM: OMAP1: Misc clean-up | Tony Lindgren |
2008-02-08 | ARM: OMAP1: Palm Tungsten E board clean-up | Andrzej Zaborowski |
2008-02-08 | ARM: OMAP1: Use I2C bus registration helper for omap1 | Jarkko Nikula |
2008-02-08 | ARM: OMAP1: Remove omap_sram_idle() | Vivek Kutal |
2008-02-08 | ARM: OMAP1: PM fixes for OMAP1 | Vivek Kutal |
2008-02-08 | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board | Carlos Eduardo Aguiar |
2008-02-08 | ARM: OMAP1: Make omap1 use MMC multislot structures | Felipe Balbi |
2008-02-08 | ARM: OMAP1: Change the comments to C style | David Cohen |
2008-02-08 | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data | Tony Lindgren |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King |
2008-01-28 | [NET] smc91x: Make smc91x use IRQ resource trigger flags | Russell King |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell |
2008-01-26 | [ARM] remove duplicate includes | Lucas Woods |
2008-01-26 | [ARM] Misc minor interrupt handler cleanups | Jeff Garzik |
2008-01-24 | driver core: make /sys/power a kobject | Greg Kroah-Hartman |
2008-01-24 | kobject: convert arm/mach-omap1/pm.c to kobj_attr interface | Greg Kroah-Hartman |
2008-01-24 | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman |
2008-01-18 | ARM: OMAP1: Fix compile for board-nokia770 | Daniel Walker |