Age | Commit message (Expand) | Author |
2011-11-10 | ARM: pxa: fix inconsistent CONFIG_USB_PXA27X | Haojian Zhuang |
2011-11-05 | ARM: PXA: fix gpio-pxa.h build errors | Russell King |
2011-10-31 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann |
2011-10-13 | ARM: mach-pxa: remove mach/memory.h | Nicolas Pitre |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann |
2011-10-08 | ARM: pxa: make pxafb_smart_*() empty when not enabled | Eric Miao |
2011-10-08 | ARM: pxa: pxa95x/saarb depends on pxa3xx code | Eric Miao |
2011-10-08 | ARM: pxa: make zylonite_pxa*_init declaration match code | Arnd Bergmann |
2011-10-08 | ARM: pxa/z2: fix building error of pxa27x_cpu_suspend() no longer available | Eric Miao |
2011-10-07 | ARM: pxa: fix building error by palm27x_lcd_init() when FB_PXA not defined | Eric Miao |
2011-10-01 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-19 | Merge branch 'cross-platform/clkdev' into next/cross-platform | Arnd Bergmann |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park |
2011-07-18 | ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao |
2011-07-12 | ARM: pxa: move declarations from generic.h to <soc>.h | Eric Miao |
2011-07-12 | ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLER | Eric Miao |
2011-07-12 | ARM: pxa: avoid accessing interrupt registers directly | Eric Miao |
2011-07-12 | ARM: pxa: add common header file for pxa3xx | Eric Miao |
2011-07-11 | ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIO | Philipp Zabel |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King |
2011-06-24 | treewide: transciever/transceiver spelling fixes | Joe Perches |
2011-06-24 | ARM: pm: pxa: move cpu_suspend into C code | Russell King |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre |
2011-04-13 | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() | Eric Miao |
2011-04-12 | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number | Haojian Zhuang |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-16 | ARM: PXA: Z2: Fix libertas init/tear down sequences | Vasily Khoruzhick |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux |
2011-03-16 | ARM: pxa: PalmZ72: Add OV9640 camera support | Marek Vasut |
2011-02-22 | ARM: pm: convert PXA to generic suspend/resume support | Russell King |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |