index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cpumask.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-24
mmc: sdhci-bcm-kona: Add basic use of clocks
Tim Kryger
1
-2
/
+35
2014-02-23
mmc: mmci: Enable support for busy detection for ux500 variant
Ulf Hansson
2
-8
/
+45
2014-02-23
mmc: mmci: Handle CMD irq before DATA irq
Ulf Hansson
1
-4
/
+5
2014-02-23
mmc: block: Fixup busy detection while invoking stop cmd at recovery
Ulf Hansson
1
-28
/
+55
2014-02-23
mmc: block: Respect hw busy detection in card_busy_detect()
Ulf Hansson
1
-2
/
+8
2014-02-23
mmc: block: Implement card_busy_detect() for busy detection
Ulf Hansson
1
-35
/
+47
2014-02-23
mmc: block: Use R1 responses for stop cmds for read requests
Ulf Hansson
1
-1
/
+6
2014-02-23
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
Ulf Hansson
1
-3
/
+16
2014-02-23
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
Ulf Hansson
1
-1
/
+3
2014-02-23
mmc: core: Fixup busy detection for mmc switch operations
Ulf Hansson
1
-7
/
+26
2014-02-23
mmc: core: Minor simplifications to __mmc_switch
Ulf Hansson
1
-11
/
+9
2014-02-23
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
4
-17
/
+20
2014-02-23
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
4
-7
/
+7
2014-02-23
mmc: core: Rename max_discard_to to max_busy_timeout
Ulf Hansson
3
-5
/
+5
2014-02-22
MAINTAINERS: Add maintainer for the mmc subsystem
Ulf Hansson
1
-0
/
+1
2014-02-22
mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V
Jaehoon Chung
2
-0
/
+6
2014-02-22
mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V
Ulf Hansson
2
-0
/
+6
2014-02-22
mmc: core: Add DT bindings for SD card's UHS bus speed modes
Ulf Hansson
2
-0
/
+15
2014-02-22
mmc: rtsx: add support for pre_req and post_req
Micky Ching
4
-109
/
+448
2014-02-22
mmc: rtsx: modify phase searching method for tuning
Micky Ching
2
-81
/
+33
2014-02-22
mmc: rtsx: fix card poweroff bug
Micky Ching
1
-1
/
+2
2014-02-22
mmc: sdhci: add support for realtek rts5250
Micky Ching
3
-1
/
+24
2014-02-22
mmc: omap: Add erase capability
Jarkko Nikula
1
-7
/
+11
2014-02-22
mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
Jarkko Nikula
1
-10
/
+5
2014-02-22
mmc: omap: Convert to devm_ioremap_resource
Jarkko Nikula
1
-29
/
+12
2014-02-22
mmc: omap: Remove mem_res field from struct mmc_omap_host
Jarkko Nikula
1
-3
/
+1
2014-02-22
mmc: omap: Remove duplicate host->irq assignment
Jarkko Nikula
1
-1
/
+0
2014-02-22
mmc: omap: Convert to devm_kzalloc
Jarkko Nikula
1
-4
/
+2
2014-02-22
mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
Jarkko Nikula
1
-5
/
+7
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
Kuninori Morimoto
1
-0
/
+1
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
Kuninori Morimoto
1
-1
/
+9
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779
Kuninori Morimoto
1
-1
/
+1
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
Kuninori Morimoto
1
-1
/
+8
2014-02-22
mmc: sdhi: tidyup sh_mobile_sdhi_of_match position
Kuninori Morimoto
1
-13
/
+13
2014-02-14
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
3
-7
/
+1
2014-02-14
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
3
-41
/
+1
2014-02-14
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
Ulf Hansson
2
-4
/
+0
2014-02-14
mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE
Ulf Hansson
1
-1
/
+0
2014-02-14
mmc: card: Remove host cap MMC_CAP2_SANITIZE
Ulf Hansson
2
-3
/
+1
2014-02-14
mmc: core: Remove unnecessary validations for bus_ops callbacks
Ulf Hansson
2
-18
/
+7
2014-02-14
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
5
-80
/
+3
2014-02-14
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
2
-7
/
+7
2014-02-14
mmc: tmio_mmc: Convert from legacy to modern PM ops
Ulf Hansson
1
-14
/
+16
2014-02-14
mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks
Ulf Hansson
1
-4
/
+4
2014-02-10
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-09
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
[next]