index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
1
-0
/
+2
2014-10-03
mmc: sdhci: Let a driver override timeout clock frequency
Adrian Hunter
1
-0
/
+6
2014-10-03
mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect
Adrian Hunter
2
-1
/
+23
2014-10-03
mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers
Adrian Hunter
1
-2
/
+4
2014-10-03
mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
Adrian Hunter
1
-0
/
+1
2014-10-03
mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
Adrian Hunter
1
-2
/
+3
2014-10-03
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
2
-2
/
+8
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
5
-11
/
+45
2014-09-29
mmc: Fix incorrect warning when setting 0 Hz via debugfs
Adrian Hunter
1
-1
/
+1
2014-09-29
mmc: Fix use of wrong device in mmc_gpiod_free_cd()
Adrian Hunter
1
-1
/
+1
2014-09-29
mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot
Arnd Bergmann
1
-1
/
+1
2014-09-24
mmc: rtsx_pci: Set power related cap2 macros
Roger Tseng
2
-0
/
+2
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
2
-0
/
+2
2014-09-24
mmc: sdhci: execute tuning when device is not busy
Yi Sun
2
-3
/
+5
2014-09-24
mmc: atmel-mci: Release mmc resources on failure in probe
Pramod Gurav
1
-2
/
+9
2014-09-24
mmc: atmel-mci: Switch to using managed resource in probe
Pramod Gurav
1
-27
/
+14
2014-09-24
MAINTAINERS: omap_hsmmc: remove myself from MAINTAINERS
Balaji T K
1
-2
/
+1
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
14
-92
/
+69
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
4
-64
/
+41
2014-09-23
mmc: sdhci-msm: Make tuning block table endian agnostic
Stephen Boyd
1
-15
/
+27
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
4
-2
/
+3
2014-09-19
mmc: tmio: prevent endless loop in tmio_mmc_set_clock()
Sergei Shtylyov
1
-0
/
+9
2014-09-19
mmc: tmio: enable odd number size access
Kuninori Morimoto
1
-4
/
+35
2014-09-19
mmc: block: change stop errors to info
Johan Rudholm
1
-1
/
+1
2014-09-19
mmc: dw_mmc: Remove unused function for !CONFIG_OF
Tobias Klauser
1
-4
/
+0
2014-09-19
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
Grégory Soutadé
1
-37
/
+44
2014-09-19
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
3
-6
/
+11
2014-09-19
mmc: Move code that manages user area and gp partitions into functions
Grégory Soutadé
1
-73
/
+89
2014-09-10
mmc: sdhci-pxav3: fix error handling of sdhci_add_host
Xiang Wang
1
-2
/
+2
2014-09-10
mmc: mmci: rename sdio flag in vendor data to st_sdio
Srinivas Kandagatla
1
-24
/
+24
2014-09-10
mmc: mmci: Add sdio enable mask in variant data
Srinivas Kandagatla
1
-7
/
+7
2014-09-09
mmc: mmci: augment driver to handle gpio descriptors
Linus Walleij
1
-10
/
+29
2014-09-09
mmc: host: switch OF parser to use gpio descriptors
Linus Walleij
1
-45
/
+23
2014-09-09
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
2
-0
/
+51
2014-09-09
mmc: slot-gpio: switch to use flags when getting GPIO
Linus Walleij
1
-5
/
+1
2014-09-09
mmc: card: Prevent partition scan for the eMMC boot areas
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: remove MMC_CAP2_NO_MULTI_READ flags
Kuninori Morimoto
2
-6
/
+0
2014-09-09
ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lager
Kuninori Morimoto
1
-2
/
+0
2014-09-09
ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelsch
Kuninori Morimoto
1
-3
/
+0
2014-09-09
mmc: use .multi_io_quirk on sh_mobile
Kuninori Morimoto
1
-1
/
+19
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
2
-0
/
+16
2014-09-09
mmc: use .multi_io_quirk on omap_hsmmc
Kuninori Morimoto
1
-2
/
+12
2014-09-09
mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
Gao, Yunpeng
1
-3
/
+6
2014-09-09
mmc: Add .multi_io_quirk callback for multi I/O HW bug
Kuninori Morimoto
2
-0
/
+17
2014-09-09
mmc: sdhci: check 1.2v IO capability for SDHC host
Chuanxiao.Dong
1
-1
/
+6
2014-09-09
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Chuanxiao.Dong
1
-9
/
+25
2014-09-09
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
1
-2
/
+2
2014-09-09
mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
Gao, Yunpeng
1
-0
/
+58
2014-09-09
mmc: sdhci-pci: enable runtime pm for Intel Merrifield platform
Gao, Yunpeng
1
-0
/
+1
2014-09-09
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
2
-2
/
+16
[next]