summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | msm: io: add io support for 7x30Daniel Walker2010-05-132-0/+35
| * | | | | | | | | | msm: Add extern for 7x30 clock list.Daniel Walker2010-05-131-0/+3
| * | | | | | | | | | msm: dma: add 7x30 security domain abstractionDaniel Walker2010-05-131-15/+17
| * | | | | | | | | | msm: update basic board layout for MSM7x30Daniel Walker2010-05-131-96/+20
| * | | | | | | | | | msm: add devices-msm7x30.cDaniel Walker2010-05-131-0/+128
| * | | | | | | | | | msm: add msm_iomap-7x30.h for MSM7x30 supportDaniel Walker2010-05-132-1/+125
| * | | | | | | | | | msm: irqs: add irqs-7x30.h for MSM7x30 supportDaniel Walker2010-05-132-1/+173
| * | | | | | | | | | msm: 8x50 Kconfig changesDaniel Walker2010-05-132-16/+46
| * | | | | | | | | | msm: physical offset for QSD8x50Daniel Walker2010-05-131-0/+6
| * | | | | | | | | | msm: io: add io support for 8x50Daniel Walker2010-05-132-3/+39
| * | | | | | | | | | msm: add extern for 8x50 clock list.Daniel Walker2010-05-131-0/+3
| * | | | | | | | | | msm: add devices-qsd8x50.cDaniel Walker2010-05-131-0/+92
| * | | | | | | | | | msm: update basic board layout for QSD8x50Daniel Walker2010-05-131-101/+19
| * | | | | | | | | | msm: add msm_iomap-8x50.h for QSD8x50 supportDaniel Walker2010-05-132-0/+151
| * | | | | | | | | | msm: irqs: add irqs-8x50.h for QSD8x50 supportDaniel Walker2010-05-132-1/+109
| * | | | | | | | | | msm: timer: allow MSM_DGT_BASE to be overridenDaniel Walker2010-05-131-0/+2
| * | | | | | | | | | msm: add Qualcomm 7x30 interrupt controller driver.Gregory Bean2010-05-133-1/+374
| * | | | | | | | | | msm: add tlmm support for gpio.Gregory Bean2010-05-132-0/+227
| * | | | | | | | | | msm: generalize clock support.Daniel Walker2010-05-1312-206/+651
| * | | | | | | | | | msm: add sirc interrupt controller driver.Gregory Bean2010-05-132-0/+292
| * | | | | | | | | | msm: generialize iomap to support multiple SOCs.Gregory Bean2010-05-132-94/+142
| * | | | | | | | | | msm: generialize IRQ to support multiple SOCs.Gregory Bean2010-05-132-67/+84
| * | | | | | | | | | msm: generalization to support multiple SOCs.Gregory Bean2010-05-132-3/+2
| * | | | | | | | | | arm: msm: video: add msm_fb.hDaniel Walker2010-05-122-6/+147
| * | | | | | | | | | arm: msm: smd: fix initcall prototype compiler warningDaniel Walker2010-05-121-2/+4
| * | | | | | | | | | arm: msm: trout: fix build failure without UARTDaniel Walker2010-05-121-0/+2
| * | | | | | | | | | arm: msm: smd: remove Kconfig menu optionDaniel Walker2010-05-121-8/+2
| * | | | | | | | | | arm: msm: smd: fix SMD modem processor sync conditionDaniel Walker2010-05-123-1/+24
| * | | | | | | | | | arm: msm: smd: ifdef dsp irq handlerDaniel Walker2010-05-121-0/+2
| * | | | | | | | | | arm: msm: smd: remove unneeded predefinesDaniel Walker2010-05-121-41/+36
| * | | | | | | | | | arm: msm: smd: msm7x30 a2m clean upDaniel Walker2010-05-122-12/+16
| * | | | | | | | | | arm: msm: smd: convert unsigned addr to unsigned longDaniel Walker2010-05-121-1/+1
| * | | | | | | | | | arm: msm: smd: use either package v3 or v4 not bothDaniel Walker2010-05-123-48/+78
| * | | | | | | | | | arm: msm: smd: checkpatch clean up of smd/proc_commDaniel Walker2010-05-124-24/+17
| * | | | | | | | | | [ARM] msm: smd: Force the half_channel struct aligmnent to 4Dima Zavin2010-05-121-1/+1
| * | | | | | | | | | arm: msm: correctly signal the apps-to-modem irq in smd/proc_commDima Zavin2010-05-124-7/+31
| * | | | | | | | | | msm: smd: provide atomic channel writesBrian Swetland2010-05-122-0/+11
| * | | | | | | | | | [ARM] msm: add /proc/last_radio_log when supported by the modem.Iliyan Malchev2010-05-123-0/+87
| * | | | | | | | | | msm/qsd: smd: avoid race condition in smd channel allocationBrian Swetland2010-05-121-6/+7
| * | | | | | | | | | [ARM] msm: smd: Update the correct fTAIL pointer after reading from fifoHaley Teng2010-05-121-1/+1
| * | | | | | | | | | [ARM] msm: smd: add support for DSP SMD channelsBrian Swetland2010-05-123-50/+76
| * | | | | | | | | | [ARM] msm: cleanup smd, separate debugfs supportBrian Swetland2010-05-124-405/+433
| * | | | | | | | | | [ARM] msm: Add 8k power collapse support to smdArve Hjønnevåg2010-05-122-24/+57
| * | | | | | | | | | [ARM] msm: Add item argument to smsm_change_state and smsm_get_stateArve Hjønnevåg2010-05-122-38/+50
| * | | | | | | | | | msm: smd: initial support for smd v2Brian Swetland2010-05-122-189/+313
| * | | | | | | | | | [ARM] msm: smd: don't crash if the smd channel table doesn't existBrian Swetland2010-05-121-1/+4
| * | | | | | | | | | [ARM] msm: shared memory interface for baseband processor ipcBrian Swetland2010-05-126-1/+1625
| * | | | | | | | | | [ARM] msm: sdcc: Make slot status irq be a resourceDima Zavin2010-05-121-1/+57
| * | | | | | | | | | [ARM] msm: common: Add SDC device runtime registrationSan Mehat2010-05-121-0/+22
| * | | | | | | | | | arm: msm: add board file for Nexus One (ie. mahimahi)Daniel Walker2010-05-121-0/+87
OpenPOWER on IntegriCloud