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