index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
Files
Lines
*
mmc: sdio: store owner from modules with sdio_register_driver()
Krzysztof Kozlowski
2024-04-02
1
-3
/
+6
*
mmc: core: make sdio_bus_type const
Ricardo B. Marliere
2024-02-13
1
-1
/
+1
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
|
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2023-02-14
1
-3
/
+14
|
/
*
mmc: core: Fix kernel panic when remove non-standard SDIO card
Matthew Ma
2022-10-17
1
-1
/
+2
*
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
2022-02-28
1
-3
/
+4
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
2020-09-07
1
-0
/
+34
*
mmc: sdio: Extend sdio_config_attr macro and use it also for modalias
Pali Rohár
2020-09-07
1
-14
/
+6
*
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-11-14
1
-1
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc:sdio: Remove unneeded variable ret
wangbo
2019-02-25
1
-2
/
+1
*
mmc: sdio: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-1
/
+1
*
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
2017-04-18
1
-1
/
+11
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
Fu, Zhonghui
2015-12-22
1
-0
/
+1
*
mmc: core: Attach PM domain prior probing of SDIO func driver
Ulf Hansson
2015-06-04
1
-4
/
+8
*
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
2015-01-19
1
-0
/
+11
*
mmc: core: silence a shift wrapping warning
Dan Carpenter
2014-11-10
1
-1
/
+1
*
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
2014-11-10
1
-0
/
+2
*
mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks
Ulf Hansson
2014-11-10
1
-11
/
+1
*
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2014-10-11
1
-2
/
+2
|
\
|
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
1
-2
/
+2
*
|
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-30
1
-0
/
+1
*
|
mmc: sdio: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
2014-09-22
1
-2
/
+2
|
/
*
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
Ulf Hansson
2014-04-22
1
-13
/
+1
*
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
2013-12-07
1
-1
/
+1
*
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
1
-2
/
+1
*
MMC: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-9
/
+12
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-1
/
+1
*
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2013-04-12
1
-2
/
+1
*
mmc: sdio: bind acpi with sdio function device
Aaron Lu
2013-03-22
1
-1
/
+19
*
mmc: Remove redundant null check before kfree in sdio_bus.c
Sachin Kamat
2012-12-06
1
-2
/
+1
*
mmc: sdio: Add empty bus-level suspend/resume callbacks
Rafael J. Wysocki
2012-12-06
1
-0
/
+14
*
mmc: sdio: Fix PM_SLEEP related build warnings
Thierry Reding
2012-09-19
1
-7
/
+0
*
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
2012-04-05
1
-3
/
+9
*
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-1
/
+1
*
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
2011-07-21
1
-6
/
+2
*
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
2011-06-25
1
-1
/
+1
*
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
2011-01-08
1
-32
/
+0
*
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2010-11-19
1
-11
/
+22
*
mmc: sdio: support suspend/resume while runtime suspended
Ohad Ben-Cohen
2010-10-23
1
-0
/
+29
*
mmc: sdio: enable runtime PM for SDIO functions
Ohad Ben-Cohen
2010-10-23
1
-3
/
+35
*
mmc: sdio: use the generic runtime PM handlers
Ohad Ben-Cohen
2010-10-23
1
-0
/
+20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
2009-12-17
1
-2
/
+5
*
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2009-09-23
1
-3
/
+0
*
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
1
-2
/
+1
[next]