dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-msm
Linus Torvalds c522682d74 Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm
* 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm:
  msm: qsd8x50: Platform data isn't init data
2011-01-20 16:30:22 -08:00
..
include/mach Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
Kconfig msm: add SMP support for msm 2011-01-07 15:54:45 -08:00
Makefile msm: add SMP support for msm 2011-01-07 15:54:45 -08:00
Makefile.boot
acpuclock-arm11.c Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm 2010-08-12 10:07:32 -07:00
acpuclock.h arm: msm: add cpu frequency controls 2010-05-12 09:14:20 -07:00
board-halibut.c msm: fix compile failure on struct membank node member 2010-10-27 14:24:01 -07:00
board-mahimahi.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x27.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x30.c MSM: Add USB support for MSM7x30 2010-12-16 13:53:39 -08:00
board-msm8x60.c ARM: GIC: consolidate gic_cpu_base_addr to common GIC code 2010-12-14 19:21:42 +00:00
board-qsd8x50.c Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm 2011-01-20 16:30:22 -08:00
board-sapphire.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout-gpio.c ARM: msm: irq_data conversion. 2011-01-13 17:18:46 +01:00
board-trout-mmc.c msm: mmc: Add msm prefix to platform data structure 2010-08-09 15:48:23 -07:00
board-trout-panel.c msm: initial framebuffer support 2010-12-15 14:13:18 -08:00
board-trout.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout.h Add GPIO support for HTC Dream. 2010-06-15 13:19:43 -07:00
clock-7x30.h msm: clock support for the MSM7x30 CPU. 2010-05-13 16:08:53 -07:00
clock-dummy.c msm: clock: add dummy clock driver 2010-10-08 15:12:41 -07:00
clock-pcom.c msm: generalize clock support. 2010-05-13 16:08:20 -07:00
clock-pcom.h msm: generalize clock support. 2010-05-13 16:08:20 -07:00
clock.c msm: add handling for clocks tagged as CLK_MINMAX 2010-12-15 14:13:17 -08:00
clock.h msm: clock support for the MSM7x30 CPU. 2010-05-13 16:08:53 -07:00
devices-msm7x00.c msm: initial framebuffer support 2010-12-15 14:13:18 -08:00
devices-msm7x30.c MSM: Add USB support for MSM7x30 2010-12-16 13:53:39 -08:00
devices-msm8x60-iommu.c msm: iommu: Mark functions with the right section names 2010-11-30 14:03:36 -08:00
devices-qsd8x50.c MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
devices.h MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
dma.c msm: dma: add completion.h header 2010-06-07 16:16:33 -07:00
gpio-v2.c msm: gpio: Add irq support to v2 gpiolib. 2010-11-30 13:51:52 -08:00
gpio.c ARM: msm: irq_data conversion. 2011-01-13 17:18:46 +01:00
gpio_hw.h msm: add gpio driver for single-core SoCs. 2010-10-06 09:01:19 -07:00
gpiomux-7x30.c msm: convert 7x30 to gpiomux. 2010-10-06 09:01:17 -07:00
gpiomux-8x50.c msm: convert 8x50 to gpiomux. 2010-10-06 09:01:16 -07:00
gpiomux-8x60.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v1.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v1.h msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v2.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v2.h msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux.h msm: Featurize gpiomux. 2010-10-06 09:01:18 -07:00
headsmp.S msm: add SMP support for msm 2011-01-07 15:54:45 -08:00
hotplug.c msm: hotplug: support cpu hotplug on msm 2011-01-07 15:54:44 -08:00
idle.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
io.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
iommu.c msm: iommu: Use the correct memory allocation flag 2010-12-15 14:09:59 -08:00
iommu_dev.c msm: iommu: Mark functions with the right section names 2010-11-30 14:03:36 -08:00
irq-vic.c ARM: msm: irq_data conversion. 2011-01-13 17:18:46 +01:00
irq.c ARM: msm: irq_data conversion. 2011-01-13 17:18:46 +01:00
last_radio_log.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
platsmp.c msm: add SMP support for msm 2011-01-07 15:54:45 -08:00
proc_comm.c arm: msm: smd: fix SMD modem processor sync condition 2010-05-12 09:19:33 -07:00
proc_comm.h arm: msm: smd: fix SMD modem processor sync condition 2010-05-12 09:19:33 -07:00
scm-boot.c msm: scm-boot: Support for setting cold/warm boot addresses 2011-01-07 15:54:43 -08:00
scm-boot.h msm: scm-boot: Support for setting cold/warm boot addresses 2011-01-07 15:54:43 -08:00
scm.c msm: Secure Channel Manager (SCM) support 2011-01-07 15:54:43 -08:00
scm.h msm: Secure Channel Manager (SCM) support 2011-01-07 15:54:43 -08:00
sirc.c ARM: msm: irq_data conversion. 2011-01-13 17:18:46 +01:00
smd.c msm: smd: Reduce driver log chatter 2010-11-16 12:23:56 -08:00
smd_debug.c msm: smd: ifdef adjustment to remove unused variables 2010-11-16 12:25:38 -08:00
smd_private.h arm: msm: smd: msm7x30 a2m clean up 2010-05-12 09:19:04 -07:00
timer.c msm: timer: SMP timer support for msm 2011-01-07 15:54:44 -08:00
vreg.c [ARM] msm: add new vreg IDs for MSM7X30 2010-05-12 09:14:41 -07:00