index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-msm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2
-0
/
+7
2010-05-13
msm: 7x30 Kconfig and makefile changes
Daniel Walker
2
-0
/
+15
2010-05-13
msm: clock support for the MSM7x30 CPU.
Gregory Bean
3
-0
/
+170
2010-05-13
msm: physical offset for MSM7X30
Daniel Walker
1
-0
/
+2
2010-05-13
msm: io: add io support for 7x30
Daniel Walker
2
-0
/
+35
2010-05-13
msm: Add extern for 7x30 clock list.
Daniel Walker
1
-0
/
+3
2010-05-13
msm: dma: add 7x30 security domain abstraction
Daniel Walker
1
-15
/
+17
2010-05-13
msm: update basic board layout for MSM7x30
Daniel Walker
1
-96
/
+20
2010-05-13
msm: add devices-msm7x30.c
Daniel Walker
1
-0
/
+128
2010-05-13
msm: add msm_iomap-7x30.h for MSM7x30 support
Daniel Walker
2
-1
/
+125
2010-05-13
msm: irqs: add irqs-7x30.h for MSM7x30 support
Daniel Walker
2
-1
/
+173
2010-05-13
msm: 8x50 Kconfig changes
Daniel Walker
2
-16
/
+46
2010-05-13
msm: physical offset for QSD8x50
Daniel Walker
1
-0
/
+6
2010-05-13
msm: io: add io support for 8x50
Daniel Walker
2
-3
/
+39
2010-05-13
msm: add extern for 8x50 clock list.
Daniel Walker
1
-0
/
+3
2010-05-13
msm: add devices-qsd8x50.c
Daniel Walker
1
-0
/
+92
2010-05-13
msm: update basic board layout for QSD8x50
Daniel Walker
1
-101
/
+19
2010-05-13
msm: add msm_iomap-8x50.h for QSD8x50 support
Daniel Walker
2
-0
/
+151
2010-05-13
msm: irqs: add irqs-8x50.h for QSD8x50 support
Daniel Walker
2
-1
/
+109
2010-05-13
msm: timer: allow MSM_DGT_BASE to be overriden
Daniel Walker
1
-0
/
+2
2010-05-13
msm: add Qualcomm 7x30 interrupt controller driver.
Gregory Bean
3
-1
/
+374
2010-05-13
msm: add tlmm support for gpio.
Gregory Bean
2
-0
/
+227
2010-05-13
msm: generalize clock support.
Daniel Walker
12
-206
/
+651
2010-05-13
msm: add sirc interrupt controller driver.
Gregory Bean
2
-0
/
+292
2010-05-13
msm: generialize iomap to support multiple SOCs.
Gregory Bean
2
-94
/
+142
2010-05-13
msm: generialize IRQ to support multiple SOCs.
Gregory Bean
2
-67
/
+84
2010-05-13
msm: generalization to support multiple SOCs.
Gregory Bean
2
-3
/
+2
2010-05-12
arm: msm: video: add msm_fb.h
Daniel Walker
2
-6
/
+147
2010-05-12
arm: msm: smd: fix initcall prototype compiler warning
Daniel Walker
1
-2
/
+4
2010-05-12
arm: msm: trout: fix build failure without UART
Daniel Walker
1
-0
/
+2
2010-05-12
arm: msm: smd: remove Kconfig menu option
Daniel Walker
1
-8
/
+2
2010-05-12
arm: msm: smd: fix SMD modem processor sync condition
Daniel Walker
3
-1
/
+24
2010-05-12
arm: msm: smd: ifdef dsp irq handler
Daniel Walker
1
-0
/
+2
2010-05-12
arm: msm: smd: remove unneeded predefines
Daniel Walker
1
-41
/
+36
2010-05-12
arm: msm: smd: msm7x30 a2m clean up
Daniel Walker
2
-12
/
+16
2010-05-12
arm: msm: smd: convert unsigned addr to unsigned long
Daniel Walker
1
-1
/
+1
2010-05-12
arm: msm: smd: use either package v3 or v4 not both
Daniel Walker
3
-48
/
+78
2010-05-12
arm: msm: smd: checkpatch clean up of smd/proc_comm
Daniel Walker
4
-24
/
+17
2010-05-12
[ARM] msm: smd: Force the half_channel struct aligmnent to 4
Dima Zavin
1
-1
/
+1
2010-05-12
arm: msm: correctly signal the apps-to-modem irq in smd/proc_comm
Dima Zavin
4
-7
/
+31
2010-05-12
msm: smd: provide atomic channel writes
Brian Swetland
2
-0
/
+11
2010-05-12
[ARM] msm: add /proc/last_radio_log when supported by the modem.
Iliyan Malchev
3
-0
/
+87
2010-05-12
msm/qsd: smd: avoid race condition in smd channel allocation
Brian Swetland
1
-6
/
+7
2010-05-12
[ARM] msm: smd: Update the correct fTAIL pointer after reading from fifo
Haley Teng
1
-1
/
+1
2010-05-12
[ARM] msm: smd: add support for DSP SMD channels
Brian Swetland
3
-50
/
+76
2010-05-12
[ARM] msm: cleanup smd, separate debugfs support
Brian Swetland
4
-405
/
+433
2010-05-12
[ARM] msm: Add 8k power collapse support to smd
Arve Hjønnevåg
2
-24
/
+57
2010-05-12
[ARM] msm: Add item argument to smsm_change_state and smsm_get_state
Arve Hjønnevåg
2
-38
/
+50
2010-05-12
msm: smd: initial support for smd v2
Brian Swetland
2
-189
/
+313
2010-05-12
[ARM] msm: smd: don't crash if the smd channel table doesn't exist
Brian Swetland
1
-1
/
+4
[next]