index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
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
*
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
2010-08-11
3
-23
/
+133
*
mmc: split mmc_sd_init_card()
Michal Miroslaw
2010-08-11
3
-119
/
+186
*
mmc: recognize CSD structure
Kyungmin Park
2010-08-11
1
-7
/
+19
*
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
2010-05-27
1
-0
/
+30
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-2
/
+1
*
mmc: sd: clean up redundant memset
Mark Asselstine
2010-05-27
1
-2
/
+0
*
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
2010-04-14
1
-0
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-0
/
+8
*
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2010-03-24
1
-2
/
+1
*
sdio: recognize io card without powercycle
Albert Herranz
2010-03-12
3
-6
/
+32
*
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2010-03-06
1
-0
/
+43
*
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
2010-03-06
1
-0
/
+2
*
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
2010-03-06
1
-8
/
+11
*
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
2
-3
/
+58
*
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2010-03-06
1
-1
/
+6
*
mmc: allow for MMC v4.4
Adrian Hunter
2010-01-11
1
-1
/
+1
*
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
Matt Fleming
2009-12-17
1
-2
/
+3
*
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
2009-12-17
1
-2
/
+5
*
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-12-15
5
-43
/
+23
*
sdio: rework cis tuple parsing
Albert Herranz
2009-12-15
1
-74
/
+93
*
mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings
David Vrabel
2009-10-08
1
-4
/
+3
*
sdio: pass whitelisted cis funce tuples to sdio drivers
Albert Herranz
2009-10-01
1
-16
/
+49
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2009-09-23
1
-3
/
+0
*
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
2009-09-23
5
-54
/
+69
*
mmc: core SDIO suspend/resume support
Nicolas Pitre
2009-09-23
1
-89
/
+196
*
mmc_spi: fail gracefully if host or card do not support the switch command
Wolfgang Muees
2009-09-23
2
-10
/
+10
*
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
2009-09-23
1
-1
/
+1
*
sdio: fix read buffer overflow
Roel Kluin
2009-09-23
1
-1
/
+1
*
sdio: add CD disable support
Ohad Ben-Cohen
2009-09-23
1
-0
/
+30
*
mmc: check status after MMC SWITCH command
Adrian Hunter
2009-09-23
2
-6
/
+41
*
mmc: power off once at removal
Denis Karpov
2009-09-23
1
-0
/
+2
*
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
5
-5
/
+128
*
mmc: add ability to save power by powering off cards
Adrian Hunter
2009-09-23
4
-0
/
+58
*
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
2
-14
/
+68
*
mmc: allow host claim / release nesting
Adrian Hunter
2009-09-23
1
-9
/
+25
*
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
3
-6
/
+174
*
sdio: do not ignore MMC_VDD_165_195
Ohad Ben-Cohen
2009-09-23
1
-7
/
+0
*
mmc: in mmc_power_up(), use previously selected ocr if available
Balaji Rao
2009-09-23
1
-1
/
+7
*
driver model: constify attribute groups
David Brownell
2009-09-15
2
-2
/
+2
*
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
2009-06-13
1
-1
/
+7
[next]