Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e022c729da8d14e381c04264b07e11d9009d44ed
/
arch
/
arm
/
mach-msm
« Previous
58daf18
Merge branch 'clksrc' into devel
by Russell King
· 14 years ago
ff9c977
ARM: MSM: update clock source registration
by Russell King
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7c63ded
msm: qsd8x50: Platform data isn't init data
by Stephen Boyd
· 14 years ago
5155e2c
MSM: Add USB support for MSM7x30
by Pavankumar Kondeti
· 14 years ago
7032d51
MSM: Add USB suport for QSD8x50
by Pavankumar Kondeti
· 14 years ago
50bc0ef
msm: initial framebuffer support
by Daniel Walker
· 14 years ago
3a790bb
msm: add handling for clocks tagged as CLK_MINMAX
by Daniel Walker
· 14 years ago
304a09c
msm: trout: change name of pmdh_clk to mddi_clk
by Daniel Walker
· 14 years ago
078dde9
msm: add CLK_MINMAX to pmdh_clk
by Daniel Walker
· 14 years ago
940f2ef
msm: trout: add gpio_to_irq
by Daniel Walker
· 14 years ago
294b2de
msm: iommu: Use the correct memory allocation flag
by Stepan Moskovchenko
· 14 years ago
ff2e27a
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
by Russell King
· 14 years ago
b580b89
ARM: GIC: provide a single initialization function for boot CPU
by Russell King
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
ad3b699
ARM: SMP: pass an ipi number to smp_cross_call()
by Russell King
· 14 years ago
3306973
msm: iommu: Miscellaneous code cleanup
by Stepan Moskovchenko
· 14 years ago
100832c
msm: iommu: Support cache-coherent memory access
by Stepan Moskovchenko
· 14 years ago
08bd683
msm: iommu: Definitions for extended memory attributes
by Stepan Moskovchenko
· 14 years ago
0ab84745
msm: iommu: Kconfig dependency for the IOMMU API
by Stepan Moskovchenko
· 14 years ago
00d4b2b
msm: iommu: Check if device is already attached
by Stepan Moskovchenko
· 14 years ago
2607b0a
msm: iommu: Kconfig item for cacheable page tables
by Stepan Moskovchenko
· 14 years ago
f6f41eb
msm: iommu: Don't flush page tables if no devices attached
by Stepan Moskovchenko
· 14 years ago
516cbc7
msm: iommu: Mark functions with the right section names
by Stepan Moskovchenko
· 14 years ago
e8952e3
msm: iommu: Support for the 2nd GFX core's IOMMU
by Stepan Moskovchenko
· 14 years ago
ff25ff8
msm: iommu: Revise GFX2D0 IOMMU contexts and M2V mappings
by Stepan Moskovchenko
· 14 years ago
a5fcd5f
msm: iommu: Revise GFX3D IOMMU contexts and M2V mappings
by Stepan Moskovchenko
· 14 years ago
1294332
msm: iommu: Use more consistent naming in platform data
by Stepan Moskovchenko
· 14 years ago
c4bd2ee
msm: iomap: Addresses and IRQs for 2nd GFX core IOMMU
by Stepan Moskovchenko
· 14 years ago
23513c3
msm: iommu: Increase maximum MID size to 5 bits
by Stepan Moskovchenko
· 14 years ago
70cc2c0
msm: gpio: Add irq support to v2 gpiolib.
by Gregory Bean
· 14 years ago
0cc2fc1
msm: gpio: Add v2 gpio support to MSM SoCs.
by Gregory Bean
· 14 years ago
612275a
Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stable
by Russell King
· 14 years ago
89c3ded
arm: kconfig: enable SMP for MSM targets
by Daniel Walker
· 14 years ago
963fec4
ARM: 6484/1: fix compile warning in mm/init.c
by Anand Gadiyar
· 14 years ago
4916a10
msm: io: Export __msm_ioremap
by Pavankumar Kondeti
· 14 years ago
44d4a4f
msm: make constant unsigned long to correct format warning
by David Brown
· 14 years ago
d2c5d21
msm: smd: ifdef adjustment to remove unused variables
by David Brown
· 14 years ago
5d1394b
msm: sirc: remove some unused variables
by David Brown
· 14 years ago
9be58f3
msm: smd: Reduce driver log chatter
by David Brown
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
4ee7a6c2
msm: Kconfig: drop unused config options
by Daniel Walker
· 14 years ago
06125ff
msm: fix compile failure when no debug uart is selected
by Daniel Walker
· 14 years ago
bcd72c3
msm: fix debug-macro.S build failure
by Daniel Walker
· 14 years ago
6f94196
msm: timer: Decrease shift on timer clocksource
by Jeff Ohlstein
· 14 years ago
a86c44d
arm: mach-msm: fix error handling in msm_iommu_probe()
by Vasiliy Kulikov
· 14 years ago
efdfb2b
msm: fix Kconfig target board selection
by Daniel Walker
· 14 years ago
79d9831
msm: fix compile failure on struct membank node member
by Daniel Walker
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 14 years ago
3c00079
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stable
by Russell King
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
88b5227
msm: smd: enable smd on qsd8x50 target
by Niranjana Vishwanathapura
· 14 years ago
a8855e9
msm: smd: enable smd on msm7x30 target
by Niranjana Vishwanathapura
· 14 years ago
d9c8279
msm: Platform data for msm8x60 IOMMUs
by Stepan Moskovchenko
· 14 years ago
c6a5951
msm: Platform initialization for the IOMMU driver
by Stepan Moskovchenko
· 14 years ago
0720d1f
msm: Add MSM IOMMU support
by Stepan Moskovchenko
· 14 years ago
69b7f6f
msm: add MSM8x60 FFA support
by Gregory Bean
· 15 years ago
57bbf1c
msm: MSM8X60 simulator board support
by Steve Muckle
· 15 years ago
49b76f7
msm: add msm8x60_surf machine
by Steve Muckle
· 15 years ago
998ba07
msm: physical offset for MSM8X60
by Jeff Ohlstein
· 15 years ago
e4fbb68
msm: 8x60: setup correct handlers for private interrupts
by Abhijeet Dharmapurikar
· 15 years ago
569fb6e
msm: add build support for msm8x60 target
by Jeff Ohlstein
· 14 years ago
46fe5f2
msm: allow uart to be conditionally disabled
by Daniel Walker
· 14 years ago
4ca06de
msm: dma: add stub functions for dma features not yet present on 8x60
by Daniel Walker
· 14 years ago
871c94a
msm: clock: add dummy clock driver
by Jeff Ohlstein
· 14 years ago
9161d30
msm: 8x60: gic initialization fixup for RUMI
by Steve Muckle
· 15 years ago
f880c56
msm: irq: rename existing entry-macro to entry-macro-vic
by Steve Muckle
· 15 years ago
a55df6e
msm: MSM8X60 RUMI3 board support
by Steve Muckle
· 15 years ago
672039f
msm: timer: support 8x60 timers
by Jeff Ohlstein
· 14 years ago
01eb4f5
msm: irqs-8x60: interrupt map
by Abhijeet Dharmapurikar
· 15 years ago
ed1f31b
msm: initial irq definitions for MSM8X60
by Steve Muckle
· 15 years ago
6cf6dfe
msm: io: MSM8X60 io support
by Steve Muckle
· 15 years ago
c8aabae
msm: create config option for proc-comm
by Steve Muckle
· 15 years ago
5d73c53
msm: qsd8x50: enable ethernet.
by Gregory Bean
· 14 years ago
26cc666
msm: gpio: Add gpiomux calls to request and free.
by Gregory Bean
· 14 years ago
2783cc2
msm: add gpio driver for single-core SoCs.
by Gregory Bean
· 14 years ago
ab78cde
msm: Featurize gpiomux.
by Gregory Bean
· 14 years ago
10c4580
msm: gpio: Remove tlmm routines obsoleted by gpiomux.
by Gregory Bean
· 14 years ago
224f6de
msm: convert 7x30 to gpiomux.
by Gregory Bean
· 14 years ago
dd22b8f
msm: convert 8x50 to gpiomux.
by Gregory Bean
· 14 years ago
1963a2a
msm: add gpiomux api for gpio multiplex & configuration.
by Gregory Bean
· 14 years ago
7c63984
ARM: do not define VMALLOC_END relative to PAGE_OFFSET
by Nicolas Pitre
· 14 years ago
ce4327d
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 14 years ago
b5d643d
msm: mmc: Add msm prefix to platform data structure
by Sahitya Tummala
· 14 years ago
28d6c3d
msm: trout: Remove extern declaration from source file
by Sahitya Tummala
· 14 years ago
4416e9e
arm: msm: Fix section mismatch in smd.c.
by Gregory Bean
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7b70c42
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
be37030
ARM: Remove DISCONTIGMEM support
by Russell King
· 15 years ago
42a2c21
arm: msm: trout add mmc support
by Daniel Walker
· 15 years ago
8dadeea
arm: msm: trout: add trout specific gpio interrupts
by Daniel Walker
· 15 years ago
39b022f
arm: msm: remove unused #include <linux/version.h>
by Huang Weiyi
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
923a081
Add GPIO support for HTC Dream.
by Pavel Machek
· 14 years ago
6d7b7d5
msm: dma: add completion.h header
by Daniel Walker
· 14 years ago
ec96e2f
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
3cde11c
ARM: Continue removing useless bootmem.h includes
by Russell King
· 14 years ago
Next »