| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-10 | 1 | -2/+2 |
|\ |
|
| * | ARM: OMAP1: Fix out-of-bounds array access for Innovator | Tony Lindgren | 2012-02-21 | 1 | -2/+2 |
* | | Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tml... | Olof Johansson | 2012-03-10 | 2 | -20/+98 |
|\ \ |
|
| * | | ASoC: OMAP: ams-delta: drop .set_bias_level callback | Janusz Krzysztofik | 2012-03-05 | 1 | -35/+7 |
| * | | ARM: OMAP1: ams-delta: update the modem to use regulator API | Janusz Krzysztofik | 2012-03-05 | 1 | -5/+17 |
| * | | ARM: OMAP1: ams-delta: set up regulator over modem reset GPIO pin | Janusz Krzysztofik | 2012-03-05 | 2 | -6/+100 |
| * | | ARM: OMAP1: ams-delta: clean up init data section assignments | Janusz Krzysztofik | 2012-03-01 | 1 | -9/+9 |
| * | | ARM: OMAP1: ams-delta: fix incorrect section tags | Janusz Krzysztofik | 2012-03-01 | 1 | -2/+2 |
* | | | Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 2012-02-29 | 2 | -39/+189 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'omap1-part2' into omap1 | Tony Lindgren | 2012-01-20 | 2 | -39/+189 |
| |\ \
| | |/
| |/| |
|
| | * | input: serio: ams-delta: toggle keyboard power over GPIO | Janusz Krzysztofik | 2011-12-22 | 1 | -10/+0 |
| | * | omapfb: lcd_ams_delta: drive control lines over GPIO | Janusz Krzysztofik | 2011-12-22 | 1 | -10/+0 |
| | * | MTD: NAND: ams-delta: use GPIO instead of custom I/O | Janusz Krzysztofik | 2011-12-22 | 1 | -30/+0 |
| | * | ARM: OMAP1: ams-delta: supersede custom led device by leds-gpio | Janusz Krzysztofik | 2011-12-22 | 2 | -39/+49 |
| | * | ARM: OMAP1: ams-delta: convert latches to basic_mmio_gpio | Janusz Krzysztofik | 2011-12-22 | 2 | -30/+208 |
| | * | ARM: OMAP1: ams-delta: register latch dependent devices later | Janusz Krzysztofik | 2011-12-21 | 1 | -8/+20 |
* | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -5/+0 |
* | | | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 2012-01-20 | 1 | -10/+2 |
* | | | ARM: OMAP1: Fix pm_idle during suspend | Nicolas Pitre | 2012-01-20 | 1 | -5/+2 |
|/ / |
|
* | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 6 | -115/+49 |
|\ \ |
|
| * \ | Merge branch 'picoxcell/devel' into next/devel | Olof Johansson | 2011-12-19 | 21 | -39/+79 |
| |\ \
| | |/
| |/| |
|
| * | | ARM: OMAP1: Always reprogram dpll1 rate at boot | Janusz Krzysztofik | 2011-12-08 | 2 | -10/+0 |
| * | | ARM: OMAP1: Update dpll1 default rate reprogramming method | Janusz Krzysztofik | 2011-12-08 | 2 | -7/+6 |
| * | | ARM: OMAP1: Move dpll1 rates selection from config to runtime | Janusz Krzysztofik | 2011-12-08 | 6 | -99/+44 |
* | | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 17 | -8/+18 |
|\ \ \ |
|
| * | | | ARM: restart: omap: use new restart hook | Russell King | 2012-01-05 | 17 | -8/+18 |
| * | | | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD | Russell King | 2012-01-05 | 5 | -31/+54 |
| |\ \ \
| | |/ / |
|
* | | | | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 21 | -93/+83 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-18 | 1 | -54/+4 |
| | |/
| |/| |
|
| * | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 2 | -21/+0 |
| |\ \ |
|
| | * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -20/+0 |
| | * | | ARM: plat-omap: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-18 | 1 | -1/+0 |
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-05 | 5 | -31/+46 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 19 | -18/+79 |
| | |/
| |/| |
|
* | | | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram | Janusz Krzysztofik | 2011-12-05 | 1 | -1/+6 |
* | | | ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate | Janusz Krzysztofik | 2011-12-01 | 1 | -1/+1 |
* | | | ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6... | Tony Lindgren | 2011-12-01 | 1 | -0/+3 |
| |/
|/| |
|
* | | ARM: OMAP: Fix reprogramming of dpll1 rate | Tony Lindgren | 2011-11-11 | 4 | -28/+39 |
* | | ARM: OMAP: Fix map_io for Amstrad E3 | Tony Lindgren | 2011-11-09 | 1 | -3/+7 |
|/ |
|
* | Merge branch 'fixes-modulesplit' into fixes | Tony Lindgren | 2011-11-07 | 4 | -0/+4 |
|\ |
|
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 4 | -0/+4 |
| |\ |
|
| | * | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| | * | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
* | | | ARM: OMAP1: Remove unused omap-alsa.h | Jarkko Nikula | 2011-11-04 | 1 | -1/+0 |
* | | | ARM: OMAP1: Fix warnings about enabling 32 KiHz timer | Tony Lindgren | 2011-11-04 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 17 | -296/+162 |
|\ \ |
|
| * \ | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 18 | -43/+89 |
| |\ \ |
|
| * | | | ARM: OMAP: Warn if omap_ioremap is called before SoC detection | Tony Lindgren | 2011-10-19 | 1 | -0/+1 |
| * | | | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren | 2011-10-19 | 2 | -2/+3 |
| * | | | ARM: OMAP1: Use generic map_io, init_early and init_irq | Tony Lindgren | 2011-10-19 | 16 | -294/+158 |