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