index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_bus.c
Commit message (
Expand
)
Author
Age
*
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
Fu, Zhonghui
2015-12-22
*
mmc: core: Attach PM domain prior probing of SDIO func driver
Ulf Hansson
2015-06-04
*
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
2015-01-19
*
mmc: core: silence a shift wrapping warning
Dan Carpenter
2014-11-10
*
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
2014-11-10
*
mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks
Ulf Hansson
2014-11-10
*
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2014-10-11
|
\
|
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
*
|
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-29
*
|
mmc: sdio: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
2014-09-22
|
/
*
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
Ulf Hansson
2014-04-22
*
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
2013-12-06
*
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
*
MMC: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
*
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2013-04-12
*
mmc: sdio: bind acpi with sdio function device
Aaron Lu
2013-03-22
*
mmc: Remove redundant null check before kfree in sdio_bus.c
Sachin Kamat
2012-12-06
*
mmc: sdio: Add empty bus-level suspend/resume callbacks
Rafael J. Wysocki
2012-12-06
*
mmc: sdio: Fix PM_SLEEP related build warnings
Thierry Reding
2012-09-19
*
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
2012-04-05
*
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
*
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
2011-07-21
*
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
2011-06-25
*
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
2011-01-08
*
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2010-11-19
*
mmc: sdio: support suspend/resume while runtime suspended
Ohad Ben-Cohen
2010-10-23
*
mmc: sdio: enable runtime PM for SDIO functions
Ohad Ben-Cohen
2010-10-23
*
mmc: sdio: use the generic runtime PM handlers
Ohad Ben-Cohen
2010-10-23
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
2009-12-17
*
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2009-09-23
*
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
*
uevent environment changes fallout
Al Viro
2007-10-14
*
sdio: store vendor strings
Pierre Ossman
2007-09-23
*
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-09-23
*
sdio: set the functions' block size
David Vrabel
2007-09-23
*
make struct sdio_dev_attrs[] static
Adrian Bunk
2007-09-23
*
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
*
sdio: add basic sysfs attributes
Pierre Ossman
2007-09-23
*
sdio: add modalias support
Pierre Ossman
2007-09-23
*
sdio: add device id table and matching
Pierre Ossman
2007-09-23
*
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
*
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
*
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
*
mmc: basic SDIO device model
Pierre Ossman
2007-09-23