Age | Commit message (Expand) | Author | Files | Lines |
2010-11-21 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 1 | -1/+1 |
2010-10-29 | msm: Kconfig: drop unused config options | Daniel Walker | 1 | -2/+0 |
2010-10-29 | msm: fix compile failure when no debug uart is selected | Daniel Walker | 1 | -1/+1 |
2010-10-29 | msm: fix debug-macro.S build failure | Daniel Walker | 1 | -1/+12 |
2010-10-27 | msm: timer: Decrease shift on timer clocksource | Jeff Ohlstein | 1 | -1/+1 |
2010-10-27 | arm: mach-msm: fix error handling in msm_iommu_probe() | Vasiliy Kulikov | 1 | -9/+13 |
2010-10-27 | msm: fix Kconfig target board selection | Daniel Walker | 1 | -2/+5 |
2010-10-27 | msm: fix compile failure on struct membank node member | Daniel Walker | 1 | -1/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -1/+3 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 7 | -26/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -16/+4 |
2010-10-19 | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm... | Russell King | 40 | -250/+5799 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -1/+3 |
2010-10-11 | msm: smd: enable smd on qsd8x50 target | Niranjana Vishwanathapura | 2 | -0/+6 |
2010-10-11 | msm: smd: enable smd on msm7x30 target | Niranjana Vishwanathapura | 2 | -1/+6 |
2010-10-08 | msm: Platform data for msm8x60 IOMMUs | Stepan Moskovchenko | 3 | -1/+917 |
2010-10-08 | msm: Platform initialization for the IOMMU driver | Stepan Moskovchenko | 2 | -1/+375 |
2010-10-08 | msm: Add MSM IOMMU support | Stepan Moskovchenko | 3 | -0/+2571 |
2010-10-08 | msm: add MSM8x60 FFA support | Gregory Bean | 2 | -1/+15 |
2010-10-08 | msm: MSM8X60 simulator board support | Steve Muckle | 2 | -2/+16 |
2010-10-08 | msm: add msm8x60_surf machine | Steve Muckle | 2 | -1/+14 |
2010-10-08 | msm: physical offset for MSM8X60 | Jeff Ohlstein | 1 | -0/+2 |
2010-10-08 | msm: 8x60: setup correct handlers for private interrupts | Abhijeet Dharmapurikar | 1 | -1/+1 |
2010-10-08 | msm: add build support for msm8x60 target | Jeff Ohlstein | 2 | -1/+15 |
2010-10-08 | msm: allow uart to be conditionally disabled | Daniel Walker | 2 | -1/+10 |
2010-10-08 | msm: dma: add stub functions for dma features not yet present on 8x60 | Daniel Walker | 1 | -1/+9 |
2010-10-08 | msm: clock: add dummy clock driver | Jeff Ohlstein | 2 | -0/+55 |
2010-10-08 | msm: 8x60: gic initialization fixup for RUMI | Steve Muckle | 1 | -0/+20 |
2010-10-08 | msm: irq: rename existing entry-macro to entry-macro-vic | Steve Muckle | 4 | -29/+178 |
2010-10-08 | msm: MSM8X60 RUMI3 board support | Steve Muckle | 3 | -0/+66 |
2010-10-08 | msm: timer: support 8x60 timers | Jeff Ohlstein | 2 | -2/+28 |
2010-10-08 | msm: irqs-8x60: interrupt map | Abhijeet Dharmapurikar | 1 | -0/+225 |
2010-10-08 | msm: initial irq definitions for MSM8X60 | Steve Muckle | 2 | -0/+30 |
2010-10-08 | msm: io: MSM8X60 io support | Steve Muckle | 4 | -0/+37 |
2010-10-08 | msm: create config option for proc-comm | Steve Muckle | 2 | -3/+8 |
2010-10-06 | msm: qsd8x50: enable ethernet. | Gregory Bean | 1 | -0/+39 |
2010-10-06 | msm: gpio: Add gpiomux calls to request and free. | Gregory Bean | 1 | -0/+18 |
2010-10-06 | msm: add gpio driver for single-core SoCs. | Gregory Bean | 3 | -0/+639 |
2010-10-06 | msm: Featurize gpiomux. | Gregory Bean | 2 | -0/+25 |
2010-10-06 | msm: gpio: Remove tlmm routines obsoleted by gpiomux. | Gregory Bean | 3 | -209/+0 |
2010-10-06 | msm: convert 7x30 to gpiomux. | Gregory Bean | 2 | -21/+20 |
2010-10-06 | msm: convert 8x50 to gpiomux. | Gregory Bean | 2 | -13/+10 |
2010-10-06 | msm: add gpiomux api for gpio multiplex & configuration. | Gregory Bean | 13 | -0/+482 |
2010-10-01 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 1 | -1/+1 |
2010-08-12 | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 10 | -6/+321 |
2010-08-09 | msm: mmc: Add msm prefix to platform data structure | Sahitya Tummala | 4 | -4/+6 |
2010-08-09 | msm: trout: Remove extern declaration from source file | Sahitya Tummala | 2 | -3/+3 |
2010-08-09 | arm: msm: Fix section mismatch in smd.c. | Gregory Bean | 1 | -1/+1 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -2/+277 |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King | 4 | -1/+277 |