index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
mmc: omap: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
1
-1
/
+1
2016-09-14
mmc: omap: Initialize dma_slave_config to avoid random data in it's fields
Peter Ujfalusi
1
-8
/
+10
2016-05-04
mmc: omap: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-23
/
+25
2015-10-26
mmc: omap: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-08-27
mmc: omap: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-17
mmc: omap: use for_each_sg() for scatterlist parsing
Fabian Frederick
1
-2
/
+3
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-22
mmc: omap: Use DIV_ROUND_UP instead of open coded
Axel Lin
1
-5
/
+5
2014-02-22
mmc: omap: Add erase capability
Jarkko Nikula
1
-7
/
+11
2014-02-22
mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
Jarkko Nikula
1
-10
/
+5
2014-02-22
mmc: omap: Convert to devm_ioremap_resource
Jarkko Nikula
1
-29
/
+12
2014-02-22
mmc: omap: Remove mem_res field from struct mmc_omap_host
Jarkko Nikula
1
-3
/
+1
2014-02-22
mmc: omap: Remove duplicate host->irq assignment
Jarkko Nikula
1
-1
/
+0
2014-02-22
mmc: omap: Convert to devm_kzalloc
Jarkko Nikula
1
-4
/
+2
2014-02-22
mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
Jarkko Nikula
1
-5
/
+7
2013-11-26
mmc: omap: Fix I2C dependency and make driver usable with device tree
Tony Lindgren
1
-1
/
+10
2013-11-26
mmc: omap: Fix DMA configuration to not rely on device id
Tony Lindgren
1
-22
/
+12
2013-10-30
mmc: omap: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-53
/
+0
2013-07-05
mmc: omap: remove unnecessary #if 0's
Luciano Coelho
1
-16
/
+0
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-9
/
+26
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-9
/
+16
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+1
2012-10-15
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
Lokesh Vutla
1
-0
/
+6
2012-10-15
ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1
Lokesh Vutla
1
-0
/
+4
2012-10-15
mmc: omap: Remove cpu_is_omap usage from the driver
Tony Lindgren
1
-8
/
+15
2012-10-15
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
Tony Lindgren
1
-1
/
+2
2012-09-04
mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
Venkatraman S
1
-12
/
+17
2012-09-04
mmc: omap: remove unused variables and includes
Venkatraman S
1
-10
/
+0
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-07-31
mmc: omap: remove private DMA API implementation
Russell King
1
-229
/
+6
2012-07-31
mmc: omap: add DMA engine support
Russell King
1
-10
/
+189
2012-06-06
mmc: omap: Fix broken reg_shift initialization
Tony Lindgren
1
-2
/
+1
2012-06-06
mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails
Tony Lindgren
1
-5
/
+8
2012-06-06
mmc: omap: Fix a section warning regression
Tony Lindgren
1
-1
/
+1
2012-05-17
mmc: omap: convert to module_platform_driver
Venkatraman S
1
-13
/
+1
2012-05-17
mmc: omap: make it behave well as a module
Venkatraman S
1
-4
/
+5
2012-05-17
mmc: omap: convert to per instance workqueue
Venkatraman S
1
-17
/
+12
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-04-27
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
1
-1
/
+1
2011-03-22
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
1
-3
/
+3
2010-12-24
mmc: update workqueue usages
Tejun Heo
1
-6
/
+18
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-06-04
omap: remove BUG_ON for disabled interrupts
Cory Maccarrone
1
-1
/
+0
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-27
mmc-omap: add support for 16-bit and 32-bit registers
Marek Belisko
1
-29
/
+33
[next]