Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
5a688c455066c21c133bc8ffa7b11f8c66b7fe0b
/
drivers
/
mmc
/
card
/
block.c
29535f7
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
by Ding Wang
· 10 years ago
087de9e
mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error
by Kuninori Morimoto
· 10 years ago
b8360a4
mmc: block: Retry errored data requests when re-tuning is needed
by Adrian Hunter
· 10 years ago
6f398ad
mmc: block: Check re-tuning in the recovery path
by Adrian Hunter
· 10 years ago
4e93b9a
mmc: card: Don't access RPMB partitions for normal read/write
by Chuanxiao Dong
· 10 years ago
96541ba
Revert "mmc: core: Convert mmc_driver to device_driver"
by Ulf Hansson
· 10 years ago
b9f28d8
sd, mmc, virtio_blk, string_helpers: fix block size units
by James Bottomley
· 10 years ago
7a30f2a
mmc: block: Remove unnecessary temporary variable
by Tobias Klauser
· 10 years ago
fe82191
mmc: block: fix format string warning
by Asaf Vertz
· 10 years ago
a26eba6
mmc: block: Increase max_devices
by Ben Hutchings
· 10 years ago
86817ff
mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
by Ulf Hansson
· 10 years ago
fc95e30
mmc: block: Use dev_set|get_drvdata()
by Ulf Hansson
· 10 years ago
6685ac6
mmc: core: Convert mmc_driver to device_driver
by Ulf Hansson
· 10 years ago
0967edc
mmc: core: Convert the mmc_driver to use the modern PM ops
by Ulf Hansson
· 10 years ago
0031a98
mmc: block: add newline to sysfs display of force_ro
by Baruch Siach
· 10 years ago
6606110
mmc: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
5e1344e
mmc: block: change stop errors to info
by Johan Rudholm
· 10 years ago
f5b4d71
mmc: card: Prevent partition scan for the eMMC boot areas
by Ulf Hansson
· 10 years ago
0abb71f
mmc: remove MMC_CAP2_NO_MULTI_READ flags
by Kuninori Morimoto
· 10 years ago
2e47e84
mmc: Add .multi_io_quirk callback for multi I/O HW bug
by Kuninori Morimoto
· 10 years ago
5204d00
mmc: Do not advertise secure discard if it is blacklisted
by Lukas Czerner
· 11 years ago
bb5cba4
mmc: block: Fixup busy detection while invoking stop cmd at recovery
by Ulf Hansson
· 11 years ago
95a9129
mmc: block: Respect hw busy detection in card_busy_detect()
by Ulf Hansson
· 11 years ago
c49433f
mmc: block: Implement card_busy_detect() for busy detection
by Ulf Hansson
· 11 years ago
bcc3e17
mmc: block: Use R1 responses for stop cmds for read requests
by Ulf Hansson
· 11 years ago
a2d1086
mmc: card: Remove host cap MMC_CAP2_SANITIZE
by Ulf Hansson
· 11 years ago
f662ae4
mmc: fix host release issue after discard operation
by Ray Jui
· 11 years ago
9ec775f
mmc: Don't force card to active state when entering suspend/shutdown
by Ulf Hansson
· 11 years ago
8efb83a
mmc: fix null pointer use in mmc_blk_remove_req
by Franck Jullien
· 11 years ago
c876006
mmc: block: fix a bug of error handling in MMC driver
by KOBAYASHI Yoshitake
· 12 years ago
7628774
mmc: core: Handle card shutdown from mmc_bus
by Ulf Hansson
· 12 years ago
a82e484
mmc: card: fixing an false identification of SANITIZE command
by Yaniv Gardi
· 12 years ago
fdfa20c
mmc: reordered shutdown sequence in mmc_bld_remove_req
by Paul Taysom
· 12 years ago
e94cfef
mmc: block: Enable runtime pm for mmc blkdevice
by Ulf Hansson
· 12 years ago
775a936
mmc: card: Adding support for sanitize in eMMC 4.5
by Maya Erez
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
ef3a69c7
mmc: block: fix the host's claim-release in special request
by Seungwon Jeon
· 12 years ago
ce39f9d
mmc: support packed write command for eMMC4.5 devices
by Seungwon Jeon
· 12 years ago
7a81902
mmc: block: don't start new request when the card is removed
by Seungwon Jeon
· 12 years ago
2220eed
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
8d1e977
mmc: card: Add RPMB support in IOCTL interface
by Loic Pallardy
· 12 years ago
53d8f97
mmc: card: Do not scan RPMB partitions
by Loic Pallardy
· 12 years ago
8fee476
mmc: core: Fix some driver hangs when dealing with broken devices
by Trey Ramsay
· 12 years ago
3550ccd
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 12 years ago
ecf8b5d
mmc: block: replace __blk_end_request() with blk_end_request()
by Subhash Jadavani
· 13 years ago
d380443
mmc: block: fix the data timeout issue with ACMD22
by Subhash Jadavani
· 13 years ago
a5075eb
mmc: block: Allow disabling 512B sector size emulation
by Saugata Das
· 13 years ago
1c02f00
mmc: card: Avoid null pointer dereference
by Philippe De Swert
· 13 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
2830281
mmc: fixes for eMMC v4.5 sanitize operation
by Adrian Hunter
· 13 years ago
5865f28
mmc: block: Remove use of mmc_blk_set_blksize
by Ulf Hansson
· 13 years ago
b5174fa
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
4265900
mmc: MMC-4.5 Data Tag Support
by Saugata Das
· 13 years ago
8818739
debugfs-related mode_t whack-a-mole
by Al Viro
· 13 years ago
00d9ac0
mmc: block: Init ro_lock sysfs attr to fix lockdep warnings
by Rabin Vincent
· 13 years ago
a8ad82cc
mmc: card: Kill block requests if card is removed
by Sujit Reddy Thumma
· 13 years ago
add710e
mmc: boot partition ro lock support
by Johan Rudholm
· 13 years ago
4d6144d
mmc: core: check for zero length ioctl data
by Johan Rudholm
· 13 years ago
c59d447
mmc: card: Use manufacturer ID symbols in card quirks.
by Chris Ball
· 13 years ago
6de5fc9
mmc: core: Add quirk for long data read time
by Stefan Nilsson XK
· 13 years ago
2bf22b3
mmc: core: add workaround for controllers with broken multiblock reads
by Paul Walmsley
· 13 years ago
881d1c2
mmc: core: Add cache control for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
b3bf915
mmc: core: new discard feature support at eMMC v4.5
by Kyungmin Park
· 13 years ago
d9ddd62
mmc: core: mmc sanitize feature support for v4.5
by Kyungmin Park
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
e0c368d
mmc: core: general purpose MMC partition support.
by Namjae Jeon
· 13 years ago
f7c56ef
mmc: block: support no access to boot partitions
by Adrian Hunter
· 13 years ago
0d7d85c
mmc: block: fix boot partition switch error path
by Adrian Hunter
· 13 years ago
6771632
mmc: block: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
ad5fd97
mmc: fix integer assignments to pointer
by Venkatraman S
· 13 years ago
65299a3
block: separate priority boosting from REQ_META
by Christoph Hellwig
· 13 years ago
393f9a0
mmc: block: fixed NULL pointer dereference
by Jaehoon Chung
· 13 years ago
ee8a43a
mmc: block: add handling for two parallel block requests in issue_rw_rq
by Per Forlin
· 14 years ago
d78d4a8
mmc: block: move error path in issue_rw_rq to a separate function.
by Per Forlin
· 14 years ago
54d49d7
mmc: block: add a block request prepare function
by Per Forlin
· 14 years ago
97868a2
mmc: block: add member in mmc queue struct to hold request data
by Per Forlin
· 14 years ago
4c2b8f2
mmc: block: add checking of r/w command response
by Russell King - ARM Linux
· 14 years ago
a01f3ccf
mmc: block: improve error recovery from command channel errors
by Russell King - ARM Linux
· 14 years ago
0a2d404
mmc: block: allow get_card_status() to return error status
by Russell King - ARM Linux
· 14 years ago
d09408a
mmc: queue: append partition subname to queue thread name
by Adrian Hunter
· 14 years ago
ddd6fa7
mmc: block: switch card to User Data Area when removing the block driver
by Adrian Hunter
· 14 years ago
f0d8997
mmc: core: Block CMD23 support for UHS104/SDXC cards.
by Andrei Warkentin
· 14 years ago
d0c97cf
mmc: core: Use CMD23 for multiblock transfers when we can.
by Andrei Warkentin
· 14 years ago
aea253e
mmc: card: fix potential null dereference of 'idata'
by Vladimir Motyka
· 14 years ago
cb87ea2
mmc: core: Add mmc CMD+ACMD passthrough ioctl
by John Calixto
· 14 years ago
641c318
mmc: block: init force_ro sysfs attribute
by Rabin Vincent
· 14 years ago
f06c915
mmc: Ensure hardware partitions don't mess with mmcblk device naming.
by Andrei Warkentin
· 14 years ago
24f5b53
mmc: initialize struct mmc_request at declaration time
by Chris Ball
· 14 years ago
a61ad2b
mmc: initialize struct mmc_data at declaration time
by Chris Ball
· 14 years ago
1278dba
mmc: initialize struct mmc_command at declaration time
by Chris Ball
· 14 years ago
62929e4
mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
by Chris Ball
· 14 years ago
6a7a6b4
mmc: quirks: Fix erase/trim for certain SanDisk cards.
by Andrei Warkentin
· 14 years ago
6f60c22
mmc: quirks: Support for block quirks.
by Andrei Warkentin
· 14 years ago
371a689
mmc: MMC boot partitions support.
by Andrei Warkentin
· 14 years ago
1a258db
mmc: card: block.c cleanup for host claim/release.
by Andrei Warkentin
· 14 years ago
f4c5522
mmc: Reliable write support.
by Andrei Warkentin
· 14 years ago
3362177
mmc: Fix the block device read only flag
by Marc-André Hébert
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
5e71b7a
mmc: make number of mmcblk minors configurable
by Olof Johansson
· 14 years ago
Next »