| Commit message (Expand) | Author | Age |
... | |
| * | | | | ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo... | Paul Walmsley | 2011-11-04 |
| * | | | | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on success | Laurent Pinchart | 2011-11-04 |
| * | | | | ARM: OMAP: dmtimer: Include linux/module.h | Axel Lin | 2011-11-04 |
| * | | | | ARM: OMAP2+: l3-noc: Include linux/module.h | Axel Lin | 2011-11-04 |
| * | | | | ARM: OMAP2+: devices: Fixes for McPDM | Peter Ujfalusi | 2011-11-04 |
| * | | | | ARM: OMAP: Fix errors and warnings when building for one board | Sanjeev Premi | 2011-11-04 |
| * | | | | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm... | Tony Lindgren | 2011-11-04 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 only | Paul Walmsley | 2011-10-07 |
| | * | | | | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection | Paul Walmsley | 2011-10-07 |
| | * | | | | ARM: OMAP3: PM: fix pwrdm_post_transition call sequence | Charulatha V | 2011-10-07 |
| * | | | | | Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ... | Tony Lindgren | 2011-11-04 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: OMAP: AM35x: remove hwmods that aren't generic | Abhilash K V | 2011-10-07 |
| | * | | | | | ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields | Archit Taneja | 2011-10-07 |
| * | | | | | | Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes | Tony Lindgren | 2011-11-04 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices | Jon Hunter | 2011-10-07 |
| | * | | | | | | ARM: OMAP4: clock: Add missing clock divider for OCP_ABE_ICLK | Jon Hunter | 2011-10-07 |
| | * | | | | | | ARM: OMAP4460: Clock: Adding support for 4460 specific clocks | Paul Walmsley | 2011-10-07 |
| | * | | | | | | ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate | Jon Hunter | 2011-10-07 |
| | * | | | | | | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set | Mike Turquette | 2011-10-07 |
| | * | | | | | | ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate | Mike Turquette | 2011-10-07 |
| | * | | | | | | ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABE | Mike Turquette | 2011-10-07 |
| | |/ / / / / |
|
* | | | | | | | arm: Add export.h to recently added files for EXPORT_SYMBOL | Paul Gortmaker | 2011-11-07 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 |
| * | | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-06 |
| * | | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-06 |
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | mtd: pxa3xx_nand: enable multiple chip select support | Lei Wen | 2011-09-11 |
| * | | | | | | | ts72xx: use MTDPART_OFS_RETAIN for mtd partitioning | Dmitry Eremin-Solenikov | 2011-09-11 |
| * | | | | | | | mtd: ATMEL, AVR32: inline nand partition table access | Dmitry Eremin-Solenikov | 2011-09-11 |
| * | | | | | | | mtd: nand: rename NAND_USE_FLASH_BBT | Brian Norris | 2011-09-11 |
| * | | | | | | | mtd: nand: consolidate redundant flash-based BBT flags | Brian Norris | 2011-09-11 |
* | | | | | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arm: Add moduleparam.h to arch/arm files as required | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: convert core files from module.h to export.h | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: remove several unnecessary module.h include instances | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: add slab.h to plat-samsung files for GFP_KERNEL | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: fix implicit use of sched.h in bcmring/dma.c | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: fix implicit use of moduleparam in mach-mx31*.c | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: fix implicit use of page.h in several arch/arm files | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: fix implicit memset/string.h usage in various arch/arm files | Paul Gortmaker | 2011-10-31 |
| * | | | | | | | | arm: add elf.h to arch/arm/kernel/ptrace.c | Paul Gortmaker | 2011-10-31 |
* | | | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-06 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | arm: at91: drop unused Kconfig symbol | Paul Bolle | 2011-10-31 |
* | | | | | | | | | | Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2011-11-06 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ARM: mach-shmobile: ag5evm needs CONFIG_I2C | Guennadi Liakhovetski | 2011-11-04 |
| * | | | | | | | | | | ARM: mach-shmobile: sh73a0 and AG5EVM PINT support | Magnus Damm | 2011-11-04 |
| * | | | | | | | | | | ARM: mach-shmobile: Add support for PINT though INTC macros | Magnus Damm | 2011-11-04 |