Age | Commit message (Expand) | Author | Files | Lines |
2011-11-15 | ARM: GIC: Make MULTI_IRQ_HANDLER mandatory | Marc Zyngier | 1 | -2/+0 |
2011-11-15 | ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 6 | -58/+31 |
2011-11-09 | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i... | Olof Johansson | 5 | -6/+11 |
2011-11-08 | ARM: msm: fix compilation flags for MSM_SCM | Marc Zyngier | 2 | -0/+5 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -7/+51 |
2011-11-01 | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -2/+2 |
2011-11-01 | msm: boards: Fix fallout from removal of machine_desc in fixup | Stephen Boyd | 3 | -6/+6 |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 14 | -162/+131 |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 3 | -56/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 12 | -162/+56 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 7 | -38/+7 |
2011-10-26 | msm: mmc: Remove "pio_irq" resource | Sahitya Tummala | 2 | -48/+0 |
2011-10-26 | msm: Implement init_card operation for MSM SDCC | Alexander Tarasikov | 1 | -8/+1 |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 5 | -9/+9 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 5 | -3/+78 |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 4 | -112/+47 |
2011-10-23 | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 1 | -29/+40 |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier | 2 | -83/+1 |
2011-10-20 | ARM: smp: fix clipping of number of CPUs | Russell King | 1 | -0/+6 |
2011-10-17 | ARM: msm: convert logical CPU numbers to physical numbers | Will Deacon | 2 | -2/+2 |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 4 | -8/+8 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-10-13 | ARM: mach-msm: remove mach/memory.h | Nicolas Pitre | 1 | -35/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -2/+2 |
2011-08-29 | ARM: msm: Add devicetree support for msm8660-surf | David Brown | 1 | -7/+51 |
2011-08-29 | Merge the enabling by default of ARM_PATCH_PHYS_VIRT | Nicolas Pitre | 4 | -3/+72 |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet | 1 | -1/+1 |
2011-08-21 | ARM: mach-msm: convert boot_params to atag_offset | Nicolas Pitre | 7 | -13/+13 |
2011-08-13 | ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMs | Stephen Boyd | 4 | -3/+72 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -21/+1 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -4/+1 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 6 | -12/+6 |
2011-08-01 | Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux... | Grant Likely | 12 | -1135/+63 |
2011-08-01 | gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers | David Brown | 3 | -439/+1 |
2011-08-01 | gpio_msm: Move Qualcomm v6 MSM driver into drivers | David Brown | 3 | -639/+3 |
2011-08-01 | msm: gpio: Fold register defs into C file | David Brown | 2 | -273/+250 |
2011-08-01 | msm: gpiomux: Move public API to public header | David Brown | 3 | -17/+40 |
2011-08-01 | msm: gpio: Remove ifdefs on gpio chip registers | David Brown | 1 | -7/+26 |
2011-08-01 | msm: gpio: Remove chip-specific register definitions | David Brown | 2 | -226/+220 |
2011-08-01 | msm: Remove chip-ifdefs for GPIO io mappings | David Brown | 5 | -24/+20 |
2011-08-01 | msm: gpio: Remove unsupported devices | David Brown | 1 | -7/+0 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -19/+0 |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+9 |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -8/+0 |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2 | -11/+11 |
2011-07-21 | ARM: msm: platsmp: determine number of CPU cores at boot time | Jeff Ohlstein | 1 | -2/+9 |