| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | [ARM] fix netx | Russell King | 2009-01-08 | 1 | -1/+1 |
* | | | | | | | [ARM] fix pnx4008 | Russell King | 2009-01-08 | 2 | -0/+2 |
* | | | | | | | [ARM] fix pxa | Russell King | 2009-01-08 | 1 | -2/+0 |
* | | | | | | | [ARM] remove missed CLPS7500 defconfig | Russell King | 2009-01-08 | 1 | -801/+0 |
* | | | | | | | [ARM] clps711x: fix warning in edb7211-mm.c | Russell King | 2009-01-08 | 1 | -1/+0 |
* | | | | | | | [ARM] clps711x: fix warning in fortunet | Russell King | 2009-01-08 | 1 | -1/+0 |
* | | | | | | | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 2009-01-08 | 30 | -8/+30 |
* | | | | | | | [ARM] Fix realview build | Russell King | 2009-01-08 | 1 | -0/+1 |
* | | | | | | | [ARM] 5357/1: Kirkwood: add missing ge01 tclk initialization | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | | | | | | | [ARM] 5358/1: AT2440EVB: Use new include path of mci.h | Ramax Lo | 2009-01-08 | 1 | -1/+1 |
* | | | | | | | [ARM] 5361/1: mv78xx0: fix compilation error | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | | | | | | | [ARM] 5360/1: Orion: fix compilation error | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | | | | | | | [ARM] 5359/1: Kirkwood: fix compilation error | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | | | | | | | [ARM] S3C64XX: Fix EINT group macro definition | Matt Hsu | 2009-01-08 | 1 | -1/+1 |
* | | | | | | | [ARM] S3C24XX: Add gpio_to_irq implementation | Ben Dooks | 2009-01-08 | 1 | -0/+18 |
* | | | | | | | [ARM] S3C24XX: Add gpio_to_irq() facility | Ben Dooks | 2009-01-08 | 1 | -0/+1 |
|/ / / / / / |
|
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 | 3 | -37/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | PCI: arm: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 2 | -28/+1 |
| * | | | | | | PCI: arm: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -12/+5 |
* | | | | | | | USB: add imx udc gadget driver | Darius Augulis | 2009-01-07 | 1 | -0/+23 |
* | | | | | | | USB: otg: sharable otg transceiver ops | Tony Lindgren | 2009-01-07 | 1 | -38/+0 |
* | | | | | | | USB: otg: add otg_put_transceiver() | Philipp Zabel | 2009-01-07 | 1 | -0/+6 |
|/ / / / / / |
|
* | | | | | | arm: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -32/+52 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-01-06 | 2 | -0/+30 |
|\ \ \ \ \ \ |
|
| * | | | | | | Input: add support for enhanced rotary controller on pxa930 and pxa935 | Yong Yao | 2008-12-29 | 1 | -0/+20 |
| * | | | | | | Input: add support for trackball on pxa930 and pxa935 | Yong Yao | 2008-12-29 | 1 | -0/+10 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-01-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane | 2009-01-06 | 1 | -0/+2 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 10 | -18/+18 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 10 | -18/+18 |
| |/ / / / / / / |
|
* | | | | | | | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 2009-01-06 | 1 | -2/+0 |
* | | | | | | | | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks | 2009-01-06 | 1 | -1/+1 |
* | | | | | | | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -2/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-01-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Ben Dooks | 2008-12-16 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | i2c-omap: Add high-speed support to omap-i2c | Syed Mohammed Khasim | 2008-11-21 | 1 | -2/+2 |
* | | | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 21 | -34/+23 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 5 | -6/+7 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 17 | -19/+18 |
| * | | | | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 3 | -5/+5 |
| * | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -10/+0 |
* | | | | | | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 | 739 | -9291/+33104 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-29 | 9 | -34/+480 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices | Eric Miao | 2008-12-29 | 1 | -9/+25 |
| | * | | | | | | | [ARM] pxafb: cleanup of the color format manipulation code | Eric Miao | 2008-12-29 | 1 | -14/+1 |
| | * | | | | | | | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 | Eric Miao | 2008-12-29 | 1 | -0/+1 |
| | * | | | | | | | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching | Eric Miao | 2008-12-29 | 1 | -2/+8 |
| | * | | | | | | | [ARM] pxafb: allow video memory size to be configurable | Eric Miao | 2008-12-29 | 1 | -0/+1 |
| | * | | | | | | | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant | Eric Miao | 2008-12-29 | 5 | -9/+31 |