| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-15 | 29 | -53/+217 |
|\ |
|
| * | [ARM] Fix virtual to physical translation macro corner cases | Russell King | 2009-03-13 | 3 | -10/+14 |
| * | [ARM] update mach-types | Russell King | 2009-03-12 | 1 | -3/+133 |
| * | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 2009-03-12 | 8 | -9/+9 |
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-03-12 | 2 | -0/+3 |
| |\ |
|
| | * | MX1 fix include | Darius Augulis | 2009-03-06 | 2 | -0/+3 |
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-03-09 | 5 | -13/+12 |
| |\ \ |
|
| | * | | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz | Koen Kooi | 2009-03-04 | 1 | -1/+3 |
| | * | | ARM: OMAP: Allow I2C bus driver to be compiled as a module | Aaro Koskinen | 2009-03-04 | 2 | -2/+3 |
| | * | | ARM: OMAP: sched_clock() corrected | Aaro Koskinen | 2009-03-04 | 1 | -9/+5 |
| | * | | ARM: OMAP: Fix compile error if pm.h is included | David Brownell | 2009-03-04 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-03-06 | 7 | -18/+33 |
| |\ \ |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2009-03-06 | 8 | -12/+25 |
| | |\| |
|
| | * | | [ARM] S3C64XX: Fix s3c64xx_setrate_clksrc | Werner Almesberger | 2009-02-27 | 1 | -2/+4 |
| | * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.c | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.c | Ben Dooks | 2009-02-27 | 1 | -7/+7 |
| | * | | [ARM] S3C64XX: Fix USB host clock mux list | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: Fix name of USB host clock. | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBH | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: Do gpiolib configuration earlier | Mark Brown | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint() | Mark Brown | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] SMDK6410: Declare iodesc table static | Mark Brown | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] SMDK6410: Correct I2C device name for WM8580 | Mark Brown | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks() | Mark Brown | 2009-02-27 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT type | Ben Dooks | 2009-02-27 | 1 | -0/+13 |
| * | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_info | Hartley Sweeten | 2009-03-05 | 1 | -0/+2 |
| * | | | [ARM] 5418/1: restore lr before leaving mcount | Uwe Kleine-König | 2009-03-05 | 1 | -0/+4 |
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-03-05 | 1 | -0/+7 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [ARM] orion5x: pass dram mbus data to xor driver | Saeed Bishara | 2009-03-03 | 1 | -0/+7 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-05 | 4 | -9/+10 |
| |\| | | |
|
| * | | | | OMAP: enable smc911x support for LDP platform | Russell King | 2009-03-03 | 1 | -1/+1 |
* | | | | | AT91: initialize Compact Flash on AT91SAM9263 cpu | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+105 |
* | | | | | ide: add at91_ide driver | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+3 |
| |/ / /
|/| | | |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 | 4 | -9/+10 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas | 2009-03-03 | 1 | -6/+7 |
| * | | [ARM] 5416/1: Use unused address in v6_early_abort | Seth Forshee | 2009-03-03 | 1 | -1/+2 |
| * | | [ARM] 5411/1: S3C64XX: Fix EINT unmask | Mark Brown | 2009-02-24 | 1 | -1/+1 |
| * | | [ARM] at91: fix for Atmel AT91 powersaving | Andrei Birjukov | 2009-02-22 | 1 | -1/+0 |
| |/ |
|
* | | usb: musb: make Davinci *work* in mainline | David Brownell | 2009-02-27 | 3 | -3/+9 |
* | | Add i2c_board_info for RiscPC PCF8583 | Russell King | 2009-02-24 | 1 | -0/+6 |
|/ |
|
* | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header | Hartley Sweeten | 2009-02-19 | 2 | -4/+0 |
* | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE... | Makito SHIOKAWA | 2009-02-19 | 1 | -2/+2 |
* | [ARM] omap: fix clock reparenting in omap2_clk_set_parent() | Russell King | 2009-02-19 | 1 | -4/+4 |
* | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() | Nicolas Pitre | 2009-02-19 | 1 | -1/+2 |
* | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 2009-02-17 | 5 | -53/+29 |
* | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 2009-02-16 | 1 | -0/+1 |
* | [ARM] 5391/1: AT91: Enable GPIO clocks earlier | Andrew Victor | 2009-02-14 | 1 | -5/+10 |
* | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 2009-02-14 | 10 | -10/+10 |
* | [ARM] omap: fix _omap2_clksel_get_src_field() | Russell King | 2009-02-14 | 1 | -1/+1 |