Age | Commit message (Expand) | Author | Files | Lines |
2008-12-25 | [ARM] pxa: Update eseries defconfig | Ian Molton | 1 | -212/+114 |
2008-12-15 | [ARM] pxa: Add multi-io support for e-series | Ian Molton | 9 | -8/+320 |
2008-11-29 | [ARM] pxa: e740 MFP fix | Ian Molton | 1 | -0/+4 |
2008-11-29 | [ARM] IrDA support for e7xx | Ian Molton | 5 | -1/+56 |
2008-11-27 | [ARM] sa1100: match clock by dev_name(dev) | Russell King | 1 | -73/+27 |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 2 | -2/+2 |
2008-11-27 | [ARM] pxa: convert to clkdev and match clocks by struct device where possible | Russell King | 9 | -205/+201 |
2008-11-27 | [ARM] versatile: convert to clkdev and lookup clocks by device name | Russell King | 5 | -89/+62 |
2008-11-27 | [ARM] integrator: convert to clkdev and lookup clocks by device name | Russell King | 7 | -119/+91 |
2008-11-27 | [ARM] realview: convert to clkdev and lookup clocks by device name | Russell King | 9 | -90/+63 |
2008-11-27 | [ARM] clkdev: add generic clkdev infrastructure | Russell King | 4 | -0/+162 |
2008-11-17 | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st... | Jaya Kumar | 1 | -3/+4 |
2008-11-17 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2 | -2/+3 |
2008-11-16 | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz | Eric Miao | 1 | -1/+2 |
2008-11-16 | [ARM] pxa: fix I2C controller device being registered twice on Akita | Eric Miao | 1 | -1/+0 |
2008-11-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -98/+43 |
2008-11-13 | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants | Russell King | 1 | -18/+0 |
2008-11-13 | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King | 4 | -13/+9 |
2008-11-13 | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants | Russell King | 3 | -53/+3 |
2008-11-13 | [ARM] dma-mapping: fix compiler warning | Russell King | 1 | -2/+11 |
2008-11-11 | iop-adma: use iop_paranoia() for debug BUG_ONs | Dan Williams | 3 | -3/+11 |
2008-11-11 | pxafb: introduce LCD_TYPE_MASK and use it. | Eric Miao | 1 | -0/+1 |
2008-11-09 | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King | 3 | -8/+16 |
2008-11-08 | [ARM] versatile: correct MMC clock rate | Russell King | 1 | -1/+1 |
2008-11-08 | [ARM] realview: correct MMC clock rate | Russell King | 1 | -1/+1 |
2008-11-08 | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range | Nicolas Pitre | 1 | -2/+2 |
2008-11-06 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 4 | -16/+16 |
2008-11-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 1 | -2/+2 |
2008-11-06 | [ARM] xsc3: fix xsc3_l2_inv_range | Dan Williams | 1 | -2/+2 |
2008-11-06 | [ARM] mm: fix page table initialization | Russell King | 3 | -36/+87 |
2008-11-06 | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 3 | -12/+12 |
2008-11-04 | ARM: OMAP: Fix define for twl4030 irqs | Tony Lindgren | 1 | -1/+1 |
2008-11-04 | ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits | Tony Lindgren | 1 | -1/+3 |
2008-11-04 | ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap | Zhaolei | 1 | -10/+10 |
2008-11-04 | ARM: OMAP: Fix compiler warnings in gpmc.c | Sanjeev Premi | 1 | -4/+2 |
2008-11-04 | [ARM] fix VFP+softfloat binaries | Russell King | 1 | -1/+5 |
2008-10-30 | [ARM] 5326/1: AFEB9260: Fix for i2c_board_info structure | Sergey Lapin | 1 | -0/+1 |
2008-10-30 | Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin... | Russell King | 4 | -3/+25 |
2008-10-30 | [ARM] mx31ads: Add missing include | Sascha Hauer | 1 | -0/+2 |
2008-10-30 | [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR. | Darius Augulis | 1 | -1/+1 |
2008-10-30 | [ARM] MX3: Use ioremap wrapper to map SoC devices nonshared | Sascha Hauer | 1 | -0/+20 |
2008-10-30 | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 6 | -0/+15 |
2008-10-30 | [ARM] ep93xx: fix OHCI DMA mask | Matthias Kaehlcke | 1 | -2/+4 |
2008-10-30 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 11 | -27/+39 |
2008-10-30 | [ARM] sharpsl_pm: fix compilation w/o CONFIG_PM | Dmitry Baryshkov | 1 | -5/+14 |
2008-10-30 | [ARM] pcm037: map AIPS1 and AIPS2 as nonshared area | Sascha Hauer | 1 | -2/+2 |
2008-10-29 | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl | Dmitry Baryshkov | 3 | -2/+7 |
2008-10-29 | [ARM] pxa/spitz: fix spi cs on spitz | Dmitry Baryshkov | 1 | -0/+12 |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 62 | -1273/+3772 |
2008-10-24 | [ARM] xsc3: revert writethrough memory-type encoding change | Dan Williams | 1 | -1/+1 |