Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
250454d8fe65680b26f2917b806e2caf49126a01
/
arch
/
arm
/
plat-omap
f33a3fa
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
212fe84
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ac84eb4
kbuild: remove unnecessary variable initializaions
by Masahiro Yamada
· 10 years ago
175655b
ARM: OMAP: Remove unused pieces of legacy DMA API
by Tony Lindgren
· 10 years ago
52aaac5
ARM: OMAP: Fix Kconfig warning for omap1
by Tony Lindgren
· 10 years ago
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
76be4a5
ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver
by Nishanth Menon
· 10 years ago
5c65c36
ARM: OMAP: add deprecation message for legacy OMAP DMA API
by Russell King
· 10 years ago
0a58471
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
9ce2482
ARM: OMAP2+: Fix DMA hang after off-idle
by Tony Lindgren
· 10 years ago
be2d628
ARM: OMAP: debug-leds: raw read and write endian fix
by Victor Kamensky
· 11 years ago
f6f3b50
ARM: OMAP: counter-32k: raw read and write endian fix
by Victor Kamensky
· 11 years ago
834cacf
ARM: OMAP: dmtimer: raw read and write endian fix
by Victor Kamensky
· 11 years ago
f83ccb9
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9834f81
ARM: omap: move dma channel allocation into plat-omap code
by Russell King
· 11 years ago
1b416c4
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
by Russell King
· 11 years ago
937b599
Merge tag 'omap-for-v3.15/dt-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
by Arnd Bergmann
· 11 years ago
895a961
ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
by Florian Vaussard
· 11 years ago
51bcb6a
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux
by Uwe Kleine-König
· 11 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
490b929
Merge branch 'efm32/soc' into next/soc
by Kevin Hilman
· 11 years ago
79f08d9
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
by Uwe Kleine-König
· 11 years ago
912e663
ARM: OMAP2+: Disable POSTED mode for errata i103 and i767
by Joel Fernandes
· 11 years ago
8f0678f
ARM: OMAP: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
fe806d0
ARM: OMAP: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
94b1d61
ARM: OMAP: dma: fix error return code in omap_system_dma_probe()
by Wei Yongjun
· 11 years ago
8dd21c9
ARM: DRA7: Add the build support in omap2plus
by R Sricharan
· 12 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
86d4d78
ARM: OMAP: dma: Remove the erroneous freeing of platform data
by Rajendra Nayak
· 11 years ago
f0a3ff2
ARM: OMAP: dma: Fix the dma_chan_link_map init order
by R Sricharan
· 11 years ago
03a6d4a
ARM: OMAP: dma: Remove the wrong dev_id check
by R Sricharan
· 11 years ago
38ff87f
sched_clock: Make ARM's sched_clock generic for all architectures
by Stephen Boyd
· 11 years ago
c869c75
mailbox/omap: move the OMAP mailbox framework to drivers
by Suman Anna
· 12 years ago
b8a7cf8
ARM: OMAP2+: mbox: remove dependencies with soc.h
by Suman Anna
· 12 years ago
ecf305c
omap: mailbox: call request_irq after mbox queues are allocated
by Suman Anna
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
33b9f58
Merge branch 'cleanup' into for-linus
by Russell King
· 12 years ago
c48cd65
ARM: OMAP: use consistent error checking
by Russell King
· 12 years ago
d1c6ccf
ARM: OMAP2+: Populate DMTIMER errata when using device-tree
by Jon Hunter
· 12 years ago
002e1ec
ARM: dts: OMAP2+: Update DMTIMER compatibility property
by Jon Hunter
· 12 years ago
8fc7fcb
ARM: OMAP: Add function to request timer by node
by Jon Hunter
· 12 years ago
385c4c7
ARM: OMAP: Force dmtimer restore if context loss is not detectable
by Jon Hunter
· 12 years ago
9cc268d
ARM: OMAP: Simplify dmtimer context-loss handling
by NeilBrown
· 12 years ago
7307c00
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8628795
ARM: cleanup: clk_get() error handling
by Russell King
· 12 years ago
3298a35
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b24174b
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f0de0d
ARM: OMAP2+: Get rid of custom OMAP_32K_TIMER_HZ
by Santosh Shilimkar
· 12 years ago
e78f960
ARM: OMAP: Fix the use of uninitialized dma_lch_count
by Chen Gang
· 12 years ago
5857bd9
ARM: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
a069486
ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
by Tony Lindgren
· 12 years ago
a62a6e9
ARM: OMAP2+: Disable code that currently does not work with multiplaform
by Tony Lindgren
· 12 years ago
a6cf912
ARM: OMAP: Fix i2c cmdline initcall for multiplatform
by Tony Lindgren
· 12 years ago
974b335
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
351a102
ARM: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
2cd1f48
Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8-rc2/fixes
by Tony Lindgren
· 12 years ago
9fbe7c2
ARM: OMAP: SRAM: resolve sparse warnings
by Paul Walmsley
· 12 years ago
8d91a42
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6ccc432
ARM: OMAP: 32k counter: resolve sparse warnings
by Paul Walmsley
· 12 years ago
e4e9f7e
ARM/omap: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
e8d3d47
ARM: OMAP2+: Drop plat/cpu.h for omap2plus
by Tony Lindgren
· 12 years ago
16d60bb
ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usage
by Tony Lindgren
· 12 years ago
2cb85a7
Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2
by Tony Lindgren
· 12 years ago
2b83188
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
d9ba573
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
by Tony Lindgren
· 12 years ago
657b9de
ARM: OMAP: Remove debug-devices.c
by Jon Hunter
· 12 years ago
a11da7d
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e7f5c9a
Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into for-linus
by Tomi Valkeinen
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d07e43d
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
11b84c5
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
cd58709
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
by Hebbar, Gururaja
· 12 years ago
48d224d
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2
by Olof Johansson
· 12 years ago
8556650
Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headers
by Olof Johansson
· 12 years ago
794b175
Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
2589d05
Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
by Tony Lindgren
· 12 years ago
c8a1cec
Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
33f1459
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
6f80b3b
ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
by Igor Grinberg
· 12 years ago
2ab7c84
ARM: OMAP2+: Move iommu/iovmm headers to platform_data
by Tony Lindgren
· 12 years ago
ed1c7de
ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c
by Tony Lindgren
· 12 years ago
c8d35c8
ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
by Tony Lindgren
· 12 years ago
2f7702a
ARM: OMAP2+: Move iopgtable header to drivers/iommu/
by Ido Yariv
· 12 years ago
8953fe5
ARM: OMAP: Merge iommu2.h into iommu.h
by Ido Yariv
· 12 years ago
1e619a1
Merge 3.7-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
40fc3bb
ARM: OMAP: Add platform data header for DMTIMERs
by Jon Hunter
· 12 years ago
755ae86
ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration
by Jon Hunter
· 12 years ago
61b001c
ARM: OMAP: Don't store timers physical address
by Jon Hunter
· 12 years ago
b0cadb3
ARM: OMAP: Define omap_dm_timer_prepare function as static
by Jon Hunter
· 12 years ago
ae6672c
ARM: OMAP: Clean-up dmtimer reset code
by Jon Hunter
· 12 years ago
dcca5cf
Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux
by Tomi Valkeinen
· 12 years ago
3c3dd225
Merge tag 'v3.7-rc4'
by Tomi Valkeinen
· 12 years ago
cb64bab
Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Arnd Bergmann
· 12 years ago
9aadd70
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
by Paul Walmsley
· 12 years ago
Next »