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