Age | Commit message (Expand) | Author | Files | Lines |
2010-01-29 | [ARM] Update mach-types | Russell King | 1 | -1/+59 |
2010-01-29 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 3 | -6/+15 |
2010-01-28 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 4 | -6/+118 |
2010-01-26 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 23 | -131/+229 |
2010-01-25 | [ARM] orion5x: D-link DNS-323 rev. B1 power-off | Erik Benada | 1 | -6/+27 |
2010-01-22 | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer | Tero Kristo | 1 | -0/+13 |
2010-01-22 | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -1/+1 |
2010-01-22 | hmt: adjust for new pwm_backlight->notify prototype | Peter Korsgaard | 1 | -1/+1 |
2010-01-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 12 | -57/+110 |
2010-01-21 | Merge branch 'omap-fixes' into omap-fixes-for-linus | Tony Lindgren | 6 | -31/+66 |
2010-01-21 | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma... | Tony Lindgren | 9 | -45/+95 |
2010-01-21 | PM debug: Fix warning when no CONFIG_DEBUG_FS | Sergio Aguirre | 1 | -2/+2 |
2010-01-21 | OMAP3: PM: DSS PM_WKEN to refill DMA | Subramani Venkatesh | 1 | -0/+4 |
2010-01-21 | OMAP: timekeeping: time should not stop during suspend | Kevin Hilman | 1 | -0/+26 |
2010-01-21 | OMAP3: PM: Force write last pad config register into save area | Tero Kristo | 1 | -1/+10 |
2010-01-21 | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() | Roel Kluin | 1 | -2/+4 |
2010-01-21 | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules | Peter Ujfalusi | 1 | -2/+6 |
2010-01-21 | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS | Manjunatha GK | 2 | -4/+6 |
2010-01-21 | OMAP3: PM: Removing redundant and potentially dangerous PRCM configration | Sripathy, Vishwanath | 1 | -11/+0 |
2010-01-21 | OMAP3: Fixed ARM aux ctrl register save/restore | Tero Kristo | 1 | -4/+9 |
2010-01-21 | OMAP3: CPUidle: Fixed timer resolution | Tero Kristo | 1 | -1/+1 |
2010-01-21 | OMAP3: PM: Remove duplicate code blocks | Sanjeev Premi | 1 | -18/+0 |
2010-01-21 | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI | Tero Kristo | 3 | -0/+16 |
2010-01-21 | OMAP3: PM: Enable system control module autoidle | Tero Kristo | 1 | -0/+2 |
2010-01-21 | OMAP3: PM: Ack pending interrupts before entering suspend | Tero Kristo | 3 | -0/+9 |
2010-01-21 | omap: Enable GPMC clock in gpmc_init | Olof Johansson | 1 | -0/+2 |
2010-01-20 | OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0" | Paul Walmsley | 1 | -3/+3 |
2010-01-20 | OMAP4: clocks: Fix the clksel_rate struct DPLL divs | Rajendra Nayak | 1 | -31/+31 |
2010-01-20 | OMAP4: PRCM: Fix the base address for CHIRONSS reg defines | Rajendra Nayak | 2 | -16/+18 |
2010-01-20 | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli... | Roel Kluin | 1 | -1/+1 |
2010-01-20 | omap3: Fix cpu detection | Tony Lindgren | 2 | -18/+24 |
2010-01-20 | omap: Fix functions for dynamic remuxing of pins | Tony Lindgren | 2 | -11/+35 |
2010-01-20 | omap: Fix cmdline muxing | Tony Lindgren | 1 | -2/+5 |
2010-01-20 | OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocks | Russell King | 1 | -4/+0 |
2010-01-20 | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. | Thara Gopinath | 2 | -1/+3 |
2010-01-20 | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 3 | -7/+17 |
2010-01-19 | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work | Tony Lindgren | 1 | -1/+8 |
2010-01-19 | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() | Tony Lindgren | 1 | -0/+2 |
2010-01-19 | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 3 | -0/+40 |
2010-01-18 | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" | Rabin Vincent | 1 | -9/+0 |
2010-01-18 | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(... | Tony Lindgren | 3 | -3/+6 |
2010-01-17 | ARM: fix badly placed mach/plat entries in Kconfig & Makefile | Russell King | 2 | -37/+37 |
2010-01-16 | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 3 | -20/+21 |
2010-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2010-01-15 | ARM: MINI2440: Fixup __initdata usage | Ben Dooks | 1 | -13/+13 |
2010-01-15 | ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier | Uri Yosef | 1 | -5/+5 |
2010-01-15 | ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator | Mark Brown | 1 | -0/+1 |
2010-01-14 | ARM: S3C: NAND: Check the existence of nr_map before copying | Ramax Lo | 1 | -2/+2 |
2010-01-13 | [ARM] Orion5x: add GPIO LED and buttons for wrt350n v2 | Dirk Teurlings | 1 | -0/+79 |
2010-01-13 | [ARM] pxa: fix irq suspend/resume for pxa25x | Eric Miao | 1 | -4/+10 |