Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
81dbda683ea6ec51bf675ac7349c75f4690cfb49
/
drivers
/
mmc
/
arm_pl180_mmci.c
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 10 months ago
3e178ba
mmc: arm_pl180_mmci: Sync compatible with kernel
by Patrice Chotard
· 6 years ago
53dbf6e
mmc: arm_pl180_mmci: Remove cd_inverted host's struct field
by Patrice Chotard
· 6 years ago
afba498
mmc: arm_pl180_mmci: Add missing clk_free
by Patrice Chotard
· 6 years ago
328bd2e
mmc: arm_pl180_mmci: Update to support CONFIG_BLK
by Patrice Chotard
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
c8e7bd6
mmc: arm_pl180_mmci: add .getcd callback
by Patrice Chotard
· 7 years ago
879dbab
mmc: arm_pl180_mmci: add clock support
by Patrice Chotard
· 7 years ago
45fc9e6
mmc: arm_pl180_mmci: add bus_width DT property support
by Patrice Chotard
· 7 years ago
fcce420
mmc: arm_pl180_mmci: adapt driver to DM usage
by Patrice Chotard
· 7 years ago
2a392fe
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
by Patrice Chotard
· 7 years ago
b6cd1d3
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· 8 years ago
7825d20
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
611a347
mmc: Remove incorrect cmd->flags usage
by Andy Fleming
· 12 years ago
03f609b
u8500: Separating mmc config parameters from driver
by John Rigby
· 12 years ago
b9c8b77
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
6a8c74c
MMC: PL180: Fix infinite loop with VExpress extended fifo implementation
by Jon Medhurst (Tixy)
· 13 years ago
f2f4366
MMC: make b_max unconditional
by John Rigby
· 14 years ago
17eb497
MMC: Add support for PL180 ARM mmc device
by Matt Waddel
· 14 years ago