summaryrefslogtreecommitdiff
path: root/drivers/mmc/card (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\
| | * mmc: block: return error on failed mmc_blk_get()Olof Johansson2020-05-10
* | | mmc: cmdq: move to a SCHED_FIFO threadRandall Huang2020-04-18
* | | Revert "Revert "ANDROID: mmc: move to a SCHED_FIFO thread""dianlujitao2020-04-18
* | | Revert "ANDROID: mmc: move to a SCHED_FIFO thread"Sayali Lokhande2020-01-27
* | | Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P2019-12-02
|\| |
| * | Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman2019-11-28
| |\|
| | * mmc: block: Fix tag condition with packed writesAdrian Hunter2019-11-28
| | * Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson2019-04-03
| | * mmc: block: Allow more than 8 partitions per cardColin Cross2019-04-03
| * | Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt2017-01-17
| |\|
| * | Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt2016-10-28
| |\ \
| * \ \ Merge tag 'v4.4.17' into android-4.4.yDmitry Shmidt2016-08-11
| |\ \ \
| * \ \ \ Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| |\ \ \ \
| * | | | | ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEEDMark Salyzyn2016-03-31
| * | | | | FROMLIST: mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin2016-03-17
| * | | | | ANDROID: mmc: Move tracepoint creation and export symbolsDylan Reid2016-03-01
* | | | | | Merge "mmc: core: Update SD card removal logic based on cd gpio state"Linux Build Service Account2018-07-16
|\ \ \ \ \ \
| * | | | | | mmc: core: Update SD card removal logic based on cd gpio stateVeerabhadrarao Badiganti2018-06-25
* | | | | | | mmc: block: Don't unhalt if switch to CQ mode failsAsutosh Das2018-06-21
|/ / / / / /
* | | | | | mmc: card: Update multi_cmd_ioctl path to support cmdqVeerabhadrarao Badiganti2018-05-29
* | | | | | mmc: card: WARN_ON in cmdq completion contextPradeep P V K2018-05-02
* | | | | | Merge "mmc: card: Service RPMB requests with priority over other requests"Linux Build Service Account2018-04-18
|\ \ \ \ \ \
| * | | | | | mmc: card: Service RPMB requests with priority over other requestsVeerabhadrarao Badiganti2018-04-16
* | | | | | | mmc: card: Call blk_requeue_request() with queue-lock heldVeerabhadrarao Badiganti2018-04-16
|/ / / / / /
* | | | | | mmc: card: Requeue the request if it fails during issuingVeerabhadrarao Badiganti2017-11-24
* | | | | | Merge "mmc: block: Return error in case of partition switch failure"Linux Build Service Account2017-10-06
|\ \ \ \ \ \
| * | | | | | mmc: block: Return error in case of partition switch failureSayali Lokhande2017-10-05
* | | | | | | Merge "mmc: block: Unhalt the command queue before releasing mmc host"Linux Build Service Account2017-10-05
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mmc: block: Unhalt the command queue before releasing mmc hostVijay Viswanath2017-09-13
* | | | | | | mmc: block: Add error handling in mmc_blk_cmdq_part_switchSayali Lokhande2017-09-13
|/ / / / / /
* | | | | | Merge "mmc: card: Fix NULL pointer dereference in mmc_blk_ioctl_rpmb_cmd()"Linux Build Service Account2017-08-04
|\ \ \ \ \ \
| * | | | | | mmc: card: Fix NULL pointer dereference in mmc_blk_ioctl_rpmb_cmd()Siba Prasad2017-08-02
* | | | | | | mmc: card: blk: Add support for deferred SD bus resumeSan Mehat2017-08-01
|/ / / / / /
* | | | | | mmc: card: Ratelimit the error log in mmc_blk_cmd_recovery()Siba Prasad2017-07-04
* | | | | | Merge "drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZE"Linux Build Service Account2017-06-07
|\ \ \ \ \ \
| * | | | | | drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZEPrasad Sodagudi2017-05-31
* | | | | | | Merge "mmc: core: extend SDR104 workaround for other paths"Linux Build Service Account2017-05-26
|\ \ \ \ \ \ \
| * | | | | | | mmc: core: extend SDR104 workaround for other pathsSahitya Tummala2017-05-24
| |/ / / / / /
* / / / / / / mmc: block: Disable clock scaling during shutdownVijay Viswanath2017-05-19
|/ / / / / /
* | | | | | mmc: queue: Remove BUG_ON() in cmdq_threadVijay Viswanath2017-05-01
* | | | | | mmc: sd: reduce the bus speed in case of multiple CRC errors in SDR104Asutosh Das2017-04-03
* | | | | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-01-13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mmc: mmc_test: Uninitialized return valueDan Carpenter2017-01-12
| | | |_|_|/ | | |/| | |
* | | | | | Merge "mmc: card: block: check the user controlled parameters to avoid overflow"Linux Build Service Account2017-03-13
|\ \ \ \ \ \
| * | | | | | mmc: card: block: check the user controlled parameters to avoid overflowSiba Prasad2017-02-15
* | | | | | | Merge "mmc: card: block: Add support for completing cmdq requests with error"Linux Build Service Account2017-03-05
|\ \ \ \ \ \ \
| * | | | | | | mmc: card: block: Add support for completing cmdq requests with errorVeerabhadrarao Badiganti2017-03-03