Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
37f7860602b5b2d99fc7465f6407f403f5941988
/
arch
/
arm
/
plat-omap
235e384
ARM: OMAP2+: Use DEFINE_SPINLOCK() for spinlock
by Lifu Chen
· 3 years, 9 months ago
bca815d
PM: AVS: smartreflex Move driver to soc specific drivers
by Ulf Hansson
· 4 years, 3 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
e9dbeba
ARM: OMAP: Replace HTTP links with HTTPS ones
by Alexander A. Klimov
· 4 years, 6 months ago
9938ee9
dmaengine: ti: omap-dma: Configure global priority register directly
by Tony Lindgren
· 5 years ago
4c74ecf
dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
by Tony Lindgren
· 5 years ago
755cbfd
ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2
by Tony Lindgren
· 5 years ago
28b5afcd
ARM: OMAP2+: Drop unused sdma functions
by Tony Lindgren
· 5 years ago
3da6bd9
ARM: OMAP: dma: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
4c11edf
Remove MODULE_ALIAS() calls that take undefined macro
by Masahiro Yamada
· 6 years ago
7f97686
ARM: Kconfig: remove useless "default n"
by Russell King
· 6 years ago
227e395
ARM/time: Remove read_boot_clock64()
by Pavel Tatashin
· 6 years ago
44773ba
ARM: OMAP2+: Drop unused pm-noop
by Tony Lindgren
· 7 years ago
1675693
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
eb85a35
ARM: OMAP: Fix SRAM W+X mapping
by Tony Lindgren
· 7 years ago
af04aa8
ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
by Keerthy
· 7 years ago
5ca467c
ARM: OMAP: Move dmtimer.h out of plat-omap
by Keerthy
· 7 years ago
b65d124
ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS define
by Keerthy
· 7 years ago
fc6db34
ARM: OMAP: dmtimer: Remove all the exports
by Keerthy
· 7 years ago
2fdc827
Merge branch 'omap-for-v.16/dmtimer-fix' into omap-for-v4.17/timer
by Tony Lindgren
· 7 years ago
ba68878
ARM: OMAP: Fix dmtimer init for omap1
by Tony Lindgren
· 7 years ago
9138f89
ARM: OMAP: Move plat/i2c.h into mach-omap1 folder
by Suman Anna
· 7 years ago
cc7e3fb
ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usage
by Suman Anna
· 7 years ago
8c60969
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
28fd7e9
ARM: OMAP: Fix typos in two comment lines in _omap_dm_timer_request()
by Markus Elfring
· 7 years ago
738c985
ARM: OMAP: Use kcalloc() in omap_system_dma_probe()
by Markus Elfring
· 7 years ago
16e7ea5
ARM: OMAP: Improve a size determination in two functions
by Markus Elfring
· 7 years ago
d679950
ARM: OMAP: Delete an error message for a failed memory allocation in two functions
by Markus Elfring
· 7 years ago
e9f5f1e
ARM: OMAP2+: Remove legacy mux code
by Tony Lindgren
· 8 years ago
65fa3e7
ARM: OMAP2+: Remove legacy i2c.c platform init code
by Tony Lindgren
· 8 years ago
ea05d2e
ARM: OMAP: dmtimer: check for fixed timers during config
by Suman Anna
· 9 years ago
8c0cabd
ARM: OMAP: add DT support for ti,dm816-timer
by Neil Armstrong
· 9 years ago
31a7448
ARM: OMAP: dmtimer: Add clock source from DT
by Neil Armstrong
· 9 years ago
685e2d0
ARM: OMAP1: Change interrupt numbering for sparse IRQ
by Tony Lindgren
· 10 years ago
cb85071
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use them
by Xunlei Pang
· 10 years ago
a451570
ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() replacement
by Xunlei Pang
· 10 years ago
c5e77f5
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
by Ingo Molnar
· 10 years ago
51b7e57
ARM: OMAP: dmtimer: disable pm runtime on remove
by Suman Anna
· 10 years ago
a76fc9d
ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failure
by Suman Anna
· 10 years ago
fba9e07
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()
by John Stultz
· 10 years ago
9b455e8
ARM: OMAP: dma.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
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
· 11 years ago
5c65c36
ARM: OMAP: add deprecation message for legacy OMAP DMA API
by Russell King
· 11 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
· 11 years ago
9ce2482
ARM: OMAP2+: Fix DMA hang after off-idle
by Tony Lindgren
· 11 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
· 12 years ago
f0a3ff2
ARM: OMAP: dma: Fix the dma_chan_link_map init order
by R Sricharan
· 12 years ago
03a6d4a
ARM: OMAP: dma: Remove the wrong dev_id check
by R Sricharan
· 12 years ago
38ff87f
sched_clock: Make ARM's sched_clock generic for all architectures
by Stephen Boyd
· 12 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
e78f9606
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
Next »