index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mmc: fix integer assignments to pointer
Venkatraman S
2011-10-26
1
-4
/
+4
*
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-24
1
-1
/
+2
*
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
1
-10
/
+4
*
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
1
-6
/
+3
*
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
1
-21
/
+8
*
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
2011-05-24
1
-0
/
+2
*
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
2011-05-24
1
-0
/
+2
*
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
2011-03-25
1
-1
/
+13
*
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-12
1
-0
/
+48
*
mmc: sd: clean up redundant memset
Mark Asselstine
2010-05-27
1
-2
/
+0
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+0
*
mmc: use common byte swap macros
Pierre Ossman
2007-10-27
1
-2
/
+2
*
MMC core learns about SPI
David Brownell
2007-09-23
1
-12
/
+47
*
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
1
-2
/
+2
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
1
-23
/
+23
*
drivers/mmc/core/: make 3 functions static
Adrian Bunk
2007-07-26
1
-29
/
+29
*
mmc: update kerneldoc
Pierre Ossman
2007-07-26
1
-1
/
+1
*
mmc: update header file paths
Pierre Ossman
2007-07-26
1
-1
/
+1
*
mmc: Separate out protocol ops
Pierre Ossman
2007-05-01
1
-0
/
+316