index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: fix division by zero in MMC core
Linus Walleij
2011-01-08
1
-2
/
+3
*
mmc: Register debugfs dir before calling card probe function.
Viresh Kumar
2011-01-08
1
-4
/
+4
*
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
Chris Ball
2011-01-08
1
-2
/
+4
*
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
2011-01-08
5
-99
/
+68
*
mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap
Takashi Iwai
2011-01-08
1
-2
/
+2
*
mmc: check for > 1 clk_requests when disabling gating
Linus Walleij
2011-01-08
1
-1
/
+2
*
mmc: Test bus-width for old MMC devices
Aries Lee
2011-01-08
3
-29
/
+149
*
mmc: fix detection of memory part of SD-combo card with broken SDIO
Michal Miroslaw
2011-01-08
1
-0
/
+5
*
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
2011-01-08
1
-2
/
+14
*
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
2011-01-08
2
-32
/
+13
*
mmc: skip detection of nonremovable cards on rescan
Ohad Ben-Cohen
2011-01-08
1
-2
/
+6
*
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2011-01-08
3
-1
/
+8
*
mmc: Aggressive clock gating framework
Linus Walleij
2011-01-08
6
-2
/
+305
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
|
*
mmc: update workqueue usages
Tejun Heo
2010-12-24
1
-1
/
+1
*
|
mmc: Fix re-probing with PM_POST_RESTORE notification
Takashi Iwai
2010-12-21
1
-0
/
+1
*
|
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2010-11-19
2
-25
/
+45
*
|
mmc: sdio: fix nasty oops in mmc_sdio_detect
Ohad Ben-Cohen
2010-11-19
1
-3
/
+13
*
|
mmc: fix rmmod race for hosts using card-detection polling
Guennadi Liakhovetski
2010-11-11
1
-1
/
+1
*
|
mmc: Fix printing of card DDR type
Philip Rakity
2010-11-07
1
-2
/
+6
|
/
*
mmc: add a file to debugfs for changing host clock at runtime
Andy Shevchenko
2010-10-23
1
-2
/
+33
*
mmc: sdio: support suspend/resume while runtime suspended
Ohad Ben-Cohen
2010-10-23
1
-0
/
+29
*
mmc: sdio: ensure mmc_sdio_detect is powered
Ohad Ben-Cohen
2010-10-23
1
-0
/
+9
*
mmc: sdio: enable runtime PM for SDIO functions
Ohad Ben-Cohen
2010-10-23
2
-3
/
+40
*
mmc: sdio: enable runtime PM for SDIO cards
Ohad Ben-Cohen
2010-10-23
1
-0
/
+13
*
mmc: sdio: use the generic runtime PM handlers
Ohad Ben-Cohen
2010-10-23
1
-0
/
+20
*
mmc: add runtime PM handlers
Ohad Ben-Cohen
2010-10-23
1
-0
/
+37
*
mmc: sdio: add power_restore support
Ohad Ben-Cohen
2010-10-23
1
-0
/
+18
*
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
2010-10-23
4
-12
/
+28
*
mmc: sdio: fully reconfigure oldcard on resume
Ohad Ben-Cohen
2010-10-23
1
-9
/
+0
*
mmc: refine DDR support
Adrian Hunter
2010-10-23
3
-7
/
+9
*
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
4
-14
/
+42
*
mmc: MMC 4.4 DDR support
Hanumath Prasad
2010-10-23
1
-2
/
+35
*
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
1
-10
/
+16
*
mmc: sdhci: mmc_rescan: reduce verbosity
Eric Bénard
2010-10-23
1
-1
/
+2
*
mmc: Make ID freq configurable
Hein Tibosch
2010-10-23
1
-45
/
+57
*
mmc: Add helper function to check if a card is removable
Matt Fleming
2010-10-23
4
-3
/
+3
*
mmc: Makefile: Fix EXTRA_CFLAGS assignment
matt mooney
2010-10-23
1
-4
/
+0
*
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
2010-10-23
2
-8
/
+8
*
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
2010-10-23
2
-2
/
+1
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
2010-10-15
1
-0
/
+13
|
/
*
mmc: avoid getting CID on SDIO-only cards
David Vrabel
2010-09-09
1
-3
/
+2
*
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
2010-08-18
1
-0
/
+2
*
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-12
6
-1
/
+525
*
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
2010-08-11
1
-6
/
+30
*
mmc: only set blockaddressed for > 2GiB cards
Hanumath Prasad
2010-08-11
1
-1
/
+3
*
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2010-08-11
2
-26
/
+61
[next]