index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
2011-07-21
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
2011-07-21
mmc: at91_mci: move register header from include/ to drivers/
Jean-Christophe PLAGNIOL-VILLARD
2011-07-21
mmc: mxs-mmc: fix clock rate setting
Koen Beel
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
2011-07-21
mmc: tmio: fix a recently introduced bug in DMA code
Guennadi Liakhovetski
2011-07-21
mmc: sh_mmcif: maximize power saving
Guennadi Liakhovetski
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
2011-07-21
mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
Adrian Hunter
2011-07-21
mmc: omap_hsmmc: refactor duplicated code
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
2011-07-21
mmc: block: fixed NULL pointer dereference
Jaehoon Chung
2011-07-20
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
2011-07-20
mmc: omap_hsmmc: add runtime pm support
Balaji T K
2011-07-20
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
2011-07-20
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
2011-07-20
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
2011-07-20
mmc: queue: add a second mmc queue request member
Per Forlin
2011-07-20
mmc: block: move error path in issue_rw_rq to a separate function.
Per Forlin
2011-07-20
mmc: block: add a block request prepare function
Per Forlin
2011-07-20
mmc: block: add member in mmc queue struct to hold request data
Per Forlin
2011-07-20
mmc: mmc_test: test to measure how sg_len affect performance
Per Forlin
2011-07-20
mmc: mmc_test: add test for non-blocking transfers
Per Forlin
2011-07-20
mmc: mmc_test: add debugfs file to list all tests
Per Forlin
2011-07-20
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2011-07-20
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
2011-07-20
mmc: core: add non-blocking mmc request function
Per Forlin
2011-07-20
mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci
Nicolas Ferre
2011-07-20
mmc: atmel-mci: add suspend/resume support
Nicolas Ferre
2011-07-20
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
2011-07-20
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
2011-07-20
mmc: dw_mmc: reset FIFO after an error
James Hogan
2011-07-20
mmc: dw_mmc: handle "no CRC status" error
James Hogan
2011-07-20
mmc: dw_mmc: remove unnecessary error messages
James Hogan
2011-07-20
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
2011-07-20
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
Wonil Choi
2011-07-20
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
[next]