index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
dm355.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
ARM: davinci: remove unused board support
Arnd Bergmann
1
-832
/
+0
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
1
-4
/
+2
2022-04-29
ARM: davinci: remove include/mach/ subdirectory
Arnd Bergmann
1
-7
/
+5
2019-08-08
ARM: davinci: dm355: switch to using the clocksource driver
Bartosz Golaszewski
1
-11
/
+13
2019-08-08
ARM: davinci: WARN_ON() if clk_get() fails
Bartosz Golaszewski
1
-0
/
+4
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-02-19
ARM: davinci: remove intc related fields from davinci_soc_info
Bartosz Golaszewski
1
-3
/
+0
2019-02-19
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
Bartosz Golaszewski
1
-0
/
+11
2019-02-19
ARM: davinci: aintc: use a common prefix for symbols in the driver
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
ARM: davinci: aintc: wrap davinci_irq_init() with a helper
Bartosz Golaszewski
1
-0
/
+5
2019-02-19
ARM: davinci: make irqs.h a local header
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
ARM: davinci: wrap HW interrupt numbers with a macro
Bartosz Golaszewski
1
-28
/
+28
2019-02-19
ARM: davinci: remove davinci_intc_type
Bartosz Golaszewski
1
-1
/
+0
2018-11-27
ARM: davinci: dm355: set the GPIO base to 0
Bartosz Golaszewski
1
-0
/
+2
2018-11-26
ARM: davinci: dm355: define gpio interrupts as separate resources
Bartosz Golaszewski
1
-0
/
+30
2018-06-26
ARM: davinci: dm355: Remove legacy clock init
David Lechner
1
-357
/
+0
2018-06-26
ARM: davinci: dm355: add new clock init using common clock framework
David Lechner
1
-12
/
+57
2018-06-26
ARM: davinci: pass clock as parameter to davinci_timer_init()
David Lechner
1
-1
/
+1
2018-02-19
ARM: davinci: move davinci_clk_init() to init_time
David Lechner
1
-2
/
+6
2017-12-23
ARM: davinci: make davinci_soc_info structures const
Bhumika Goyal
1
-1
/
+1
2016-10-26
ARM: davinci: dm355: Remove DMA resources for SPI
Peter Ujfalusi
1
-8
/
+0
2016-06-24
ARM: davinci: remove unused davinci-i2s pdata
Petr Kulhavy
1
-2
/
+1
2016-04-27
ARM: davinci: Move clock init after ioremap.
David Lechner
1
-0
/
+1
2016-02-22
ARM: davinci: dm355: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+20
2015-12-01
ARM: davinci: make headers more local
Arnd Bergmann
1
-1
/
+1
2015-10-14
ARM: davinci: Add dma_mask to eDMA devices
Peter Ujfalusi
1
-0
/
+1
2015-10-14
ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
Peter Ujfalusi
1
-7
/
+13
2015-10-14
ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
Peter Ujfalusi
1
-13
/
+8
2015-08-14
ARM: davinci: Set proper SPI prescale limit value
Franklin S Cooper Jr
1
-0
/
+1
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
1
-4
/
+3
2014-05-22
ARM: davinci: Remove redundant/unused parameters for edma
Peter Ujfalusi
1
-5
/
+0
2014-05-22
ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_info
Peter Ujfalusi
1
-9
/
+0
2014-03-06
ARM: davinci: da8xx: fix multiple watchdog device registration
Sekhar Nori
1
-1
/
+7
2014-01-16
Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...
Kevin Hilman
1
-1
/
+1
2014-01-09
watchdog: davinci: rename platform driver to davinci-wdt
Ivan Khoronzhuk
1
-1
/
+1
2013-12-26
gpio: davinci: remove unused variable intc_irq_num
Lad, Prabhakar
1
-1
/
+0
2013-12-04
Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+1
2013-12-05
ARM: davinci: Fix McASP mem resource names
Peter Ujfalusi
1
-0
/
+1
2013-11-21
ARM: davinci: fix number of resources passed to davinci_gpio_register()
Lad, Prabhakar
1
-1
/
+1
2013-09-24
ARM: davinci: support gpio platform device
Philip Avinash
1
-8
/
+27
2013-08-22
Merge tag 'davinci-for-v3.12/soc' of git://git.kernel.org/pub/scm/linux/kerne...
Kevin Hilman
1
-12
/
+39
2013-08-22
ARM: davinci: serial: remove davinci_serial_setup_clk()
Manjunathappa, Prakash
1
-1
/
+0
2013-08-22
ARM: davinci: serial: get rid of davinci_uart_config
Manjunathappa, Prakash
1
-1
/
+1
2013-07-22
ARM: davinci: uart: move to devid based clk_get
Manjunathappa, Prakash
1
-12
/
+40
2013-07-16
ARM: davinci: make file local variables static
Sekhar Nori
1
-1
/
+1
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
1
-2
/
+2
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
1
-1
/
+1
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+2
2013-04-14
[media] ARM: davinci: dm355: add support for v4l2 video display
Lad, Prabhakar
1
-5
/
+162
[next]