| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-29 | 1 | -1/+1 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 1 | -1/+1 |
* | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 63 | -74/+195 |
|\ \ |
|
| * | | ARM: pxa/z2: add poweroff function | Vasily Khoruzhick | 2011-07-12 | 1 | -0/+17 |
| * | | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 2011-07-12 | 52 | -0/+80 |
| * | | ARM: pxa: move declarations from generic.h to <soc>.h | Eric Miao | 2011-07-12 | 15 | -32/+26 |
| * | | ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLER | Eric Miao | 2011-07-12 | 2 | -0/+35 |
| * | | ARM: pxa: avoid accessing interrupt registers directly | Eric Miao | 2011-07-12 | 5 | -36/+11 |
| * | | ARM: pxa: add common header file for pxa3xx | Eric Miao | 2011-07-12 | 4 | -6/+10 |
| * | | ARM: pxa: add clk_set_rate() | Haojian Zhuang | 2011-07-12 | 2 | -0/+16 |
| |/ |
|
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 3 | -10/+3 |
|\ \ |
|
| * \ | Merge branch 'cross-platform/clkdev' into next/cross-platform | Arnd Bergmann | 2011-07-19 | 1 | -7/+0 |
| |\ \ |
|
| | * | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -7/+0 |
| | |/ |
|
| * | | ARM: convert PCI defines to variables | Rob Herring | 2011-07-12 | 2 | -2/+3 |
| * | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 2 | -3/+3 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| * | | treewide: transciever/transceiver spelling fixes | Joe Perches | 2011-06-24 | 2 | -3/+3 |
* | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 6 | -173/+87 |
|\ \ \ |
|
| * | | | ARM: pxa/mioa701: use gpio arrays for global and gsm gpios | Philipp Zabel | 2011-07-11 | 1 | -55/+15 |
| * | | | ARM: pxa/hx4700: use gpio arrays for global gpios | Philipp Zabel | 2011-07-11 | 1 | -51/+19 |
| * | | | ARM: pxa/magician: use gpio arrays for backlight and global gpios | Philipp Zabel | 2011-07-11 | 1 | -34/+23 |
| * | | | ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIO | Philipp Zabel | 2011-07-11 | 1 | -1/+2 |
| * | | | ARM: pxa/cm-x300: minor style cleanup | Igor Grinberg | 2011-07-11 | 1 | -5/+4 |
| * | | | ARM: pxa/cm-x300: GPIO cleanup | Igor Grinberg | 2011-07-11 | 1 | -23/+20 |
| * | | | ARM: pxa/cm-x300: fix V3020 RTC functionality | Igor Grinberg | 2011-07-11 | 1 | -4/+4 |
| * | | | ARM: pxa/saarb: make use of pxa3xx_map_io() | Eric Miao | 2011-07-11 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'devel-stable' into for-next | Russell King | 2011-07-22 | 2 | -4/+3 |
|\ \ \ |
|
| * | | | ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 2011-07-18 | 2 | -4/+3 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 11 | -74/+59 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| | | * | ARM: pm: allow suspend finisher to return error codes | Russell King | 2011-07-02 | 2 | -3/+3 |
| | | * | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 2011-06-24 | 5 | -7/+9 |
| | | * | ARM: pm: pxa: move cpu_suspend into C code | Russell King | 2011-06-24 | 6 | -59/+33 |
| | | * | ARM: pm: move cpu_init() call into core code | Russell King | 2011-06-24 | 1 | -1/+0 |
| | | * | ARM: pm: convert cpu_suspend() to a normal function | Russell King | 2011-06-24 | 1 | -3/+10 |
| | | * | ARM: pm: move sa1100 to use proper suspend func arg0 | Russell King | 2011-06-24 | 1 | -4/+4 |
| |_|/
|/| | |
|
| | * | ARM: pxa/raumfeld: fix device name for codec ak4104 | Daniel Mack | 2011-07-11 | 1 | -4/+4 |
| | * | ARM: pxa/raumfeld: display initialisation fixes | Sven Neumann | 2011-07-11 | 1 | -14/+15 |
| | * | ARM: pxa/raumfeld: adapt to upcoming hardware change | Sven Neumann | 2011-07-11 | 1 | -5/+6 |
| | * | ARM: pxa: fix PGSR register address calculation | Paul Parsons | 2011-07-06 | 1 | -2/+2 |
| |/ |
|
| * | gpio: include linux/gpio.h where needed | Randy Dunlap | 2011-06-16 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 1 | -1/+0 |
|\ |
|
| * | mtd: pxa: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -1/+0 |
* | | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 1 | -3/+3 |
|\ \ |
|
| * \ | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 2011-05-07 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -3/+3 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 4 | -37/+4 |
|\ \ \ \ \ \ |
|
| | | | * | | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 2011-05-12 | 2 | -33/+1 |
| | | | * | | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 2011-05-12 | 1 | -2/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 2011-05-20 | 2 | -2/+2 |
| | |_|/ /
| |/| | | |
|