index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2014-10-11
10
-206
/
+371
|
\
|
*
mmc: core: restore detect line inversion semantics
Linus Walleij
2014-10-02
2
-6
/
+40
|
*
mmc: Fix incorrect warning when setting 0 Hz via debugfs
Adrian Hunter
2014-09-29
1
-1
/
+1
|
*
mmc: Fix use of wrong device in mmc_gpiod_free_cd()
Adrian Hunter
2014-09-29
1
-1
/
+1
|
*
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
2014-09-24
1
-0
/
+1
|
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
7
-45
/
+35
|
*
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-23
1
-0
/
+32
|
*
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
2014-09-23
1
-2
/
+0
|
*
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
Grégory Soutadé
2014-09-19
1
-37
/
+44
|
*
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
2014-09-19
1
-5
/
+8
|
*
mmc: Move code that manages user area and gp partitions into functions
Grégory Soutadé
2014-09-19
1
-73
/
+89
|
*
mmc: host: switch OF parser to use gpio descriptors
Linus Walleij
2014-09-09
1
-45
/
+23
|
*
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
2014-09-09
1
-0
/
+48
|
*
mmc: slot-gpio: switch to use flags when getting GPIO
Linus Walleij
2014-09-09
1
-5
/
+1
|
*
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Chuanxiao.Dong
2014-09-09
1
-9
/
+25
|
*
mmc: core: resolve divded by zero panic
Chuanxiao Dong
2014-09-09
1
-2
/
+3
|
*
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
Javier Martinez Canillas
2014-09-09
1
-3
/
+11
|
*
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
5
-0
/
+45
|
*
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
2014-09-09
2
-4
/
+12
|
*
mmc: core: Remove fixed voltage regulator logic
Tim Kryger
2014-09-09
1
-17
/
+1
*
|
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-30
1
-0
/
+1
*
|
mmc: sdio: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
2014-09-22
1
-2
/
+2
|
/
*
mmc: Do not advertise secure discard if it is blacklisted
Lukas Czerner
2014-07-26
1
-1
/
+2
*
mmc: Allow forward compatibility for eMMC
Romain Izard
2014-07-09
1
-6
/
+5
*
mmc: sd: warn if card stays busy during init
Johan Rudholm
2014-07-09
1
-0
/
+3
*
mmc: quirks: Fixup debug message
Alexander Stein
2014-07-09
1
-1
/
+1
*
mmc: core: Remove redundant runtime_idle callback
Ulf Hansson
2014-07-09
1
-9
/
+1
*
mmc: sdio_irq: rework sdio irq handling
Russell King
2014-05-22
1
-10
/
+31
*
mmc: core: Improve support for deferred regulators
Tim Kryger
2014-05-12
1
-12
/
+19
*
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
Seungwon Jeon
2014-05-12
1
-0
/
+4
*
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
2014-05-12
3
-5
/
+97
*
mmc: rework selection of bus speed mode
Seungwon Jeon
2014-05-12
2
-200
/
+233
*
mmc: step power class after final selection of bus mode
Seungwon Jeon
2014-05-12
1
-41
/
+55
*
mmc: identify available device type to select
Seungwon Jeon
2014-05-12
1
-33
/
+39
*
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
6
-34
/
+13
*
mmc: core: Try other signal levels during power up
Tim Kryger
2014-05-12
1
-2
/
+7
*
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
Ulf Hansson
2014-04-22
2
-54
/
+5
*
mmc: core: Use maximum timeout values in case TACC field is zero
Stefan Wahren
2014-04-22
1
-0
/
+4
*
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2014-04-22
2
-20
/
+4
*
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
2014-04-22
2
-3
/
+6
*
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
2
-1
/
+4
*
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-09
8
-219
/
+245
|
\
|
*
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
Adrian Hunter
2014-03-17
2
-1
/
+84
|
*
mmc: slot-gpio: Split out CD IRQ request into a separate function
Adrian Hunter
2014-03-17
1
-23
/
+35
|
*
mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
Adrian Hunter
2014-03-17
1
-18
/
+27
|
*
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
Ulf Hansson
2014-02-23
1
-3
/
+16
|
*
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
Ulf Hansson
2014-02-23
1
-1
/
+3
|
*
mmc: core: Fixup busy detection for mmc switch operations
Ulf Hansson
2014-02-23
1
-7
/
+26
|
*
mmc: core: Minor simplifications to __mmc_switch
Ulf Hansson
2014-02-23
1
-11
/
+9
|
*
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
2014-02-23
3
-16
/
+19
[next]