Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cf1234807bdd4ae5d3096a63c8fd5d4d5cad0ef
/
drivers
/
mmc
/
core
/
bus.c
ec076cd
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
by Fu, Zhonghui
· 9 years ago
96541ba
Revert "mmc: core: Convert mmc_driver to device_driver"
by Ulf Hansson
· 10 years ago
25185f3
mmc: Add SDIO function devicetree subnode parsing
by Sascha Hauer
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
162d6f9
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
6685ac6
mmc: core: Convert mmc_driver to device_driver
by Ulf Hansson
· 10 years ago
0967edc
mmc: core: Convert the mmc_driver to use the modern PM ops
by Ulf Hansson
· 10 years ago
2e42da5
mmc: core: Remove redundant runtime_idle callback
by Ulf Hansson
· 10 years ago
0a5b643
mmc: add support for HS400 mode of eMMC5.0
by Seungwon Jeon
· 11 years ago
cdc9917
mmc: drop the speed mode of card's state
by Seungwon Jeon
· 11 years ago
5601aaf
mmc: core: Remove unnecessary validations for bus_ops callbacks
by Ulf Hansson
· 11 years ago
c2ac2ae
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
f24fc57
MMC: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
71ef1ea
mmc: core: clean up duplicate macros
by Jackey Shen
· 12 years ago
bfffbea
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
203bb5a
mmc: core: Fixup Oops for SDIO shutdown
by Ulf Hansson
· 11 years ago
6b086bd
mmc: core: Extend shutdown sequence to handle bus operations
by Ulf Hansson
· 11 years ago
7628774
mmc: core: Handle card shutdown from mmc_bus
by Ulf Hansson
· 11 years ago
986892c
mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
by Ulf Hansson
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
12d01d0
mmc: core: Add bus_ops for runtime pm callbacks
by Ulf Hansson
· 12 years ago
2220eed
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
8db580c
mmc: Remove redundant null check before kfree in bus.c
by Sachin Kamat
· 12 years ago
0dd1bfe
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
by Chuanxiao Dong
· 13 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
6500c8e
mmc: bus: print bus speed mode of UHS-I card
by Subhash Jadavani
· 13 years ago
a4924c7
mmc: core: HS200 mode support for eMMC 4.5
by Girish K S
· 13 years ago
a303c53
mmc: sdio: support SDIO UHS cards
by Philip Rakity
· 13 years ago
0205a90
mmc: Fix implicit use of stat.h header in associated files
by Paul Gortmaker
· 13 years ago
3ef77af
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
3a30351
mmc: sd: report correct speed and capacity of uhs cards
by Arindam Nath
· 14 years ago
9bc2184
mmc: core: mmc_add_card(): fix missing break in switch statement
by Michał Mirosław
· 14 years ago
1a2727e
mmc: Register debugfs dir before calling card probe function.
by Viresh Kumar
· 14 years ago
516d5cc
mmc: add runtime PM handlers
by Ohad Ben-Cohen
· 14 years ago
0f8d8ea
mmc: Fixes for Dual Data Rate (DDR) support
by Adrian Hunter
· 14 years ago
265cdc9
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
by Andy Shevchenko
· 14 years ago
453722b
mmc: make mmc_dev_to_card() macro public
by Andy Shevchenko
· 14 years ago
7310ece8
mmc: implement SD-combo (IO+mem) support
by Michal Miroslaw
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6b0b628
mmc: add MODALIAS linkage for MMC/SD devices
by Andy Whitcroft
· 16 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f4b7f92
mmc: Add per-card debugfs support
by Haavard Skinnemoen
· 16 years ago
51ec92e
mmc: use sysfs groups to handle conditional attributes
by Pierre Ossman
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
af51715
MMC core learns about SPI
by David Brownell
· 17 years ago
759bdc7
sdio: store vendor strings
by Pierre Ossman
· 17 years ago
9eb3a94
mmc: whip bus uevent handler into shape
by Pierre Ossman
· 17 years ago
1a632f8
sdio: split up common and function CIS parsing
by Pierre Ossman
· 17 years ago
5c4e6f1
mmc: detect SDIO cards
by Pierre Ossman
· 18 years ago
733cb1e
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
109b5be
mmc: be more verbose about card insertions/removal
by Pierre Ossman
· 17 years ago
4101c16
mmc: refactor bus operations
by Pierre Ossman
· 18 years ago