index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
mmc: mxcmmc: add mpc512x SDHC support
Anatolij Gustschin
2
-49
/
+94
2013-04-12
mmc: mxcmmc: fix race conditions for host->req and host->data access
Anatolij Gustschin
1
-7
/
+24
2013-04-12
mmc: mxcmmc: DT support
Markus Pargmann
1
-18
/
+61
2013-04-12
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
3
-49
/
+0
2013-04-12
mmc: mxs-mmc: add broken-cd property
Hector Palacios
1
-1
/
+3
2013-04-12
mmc: mxs-mmc: add non-removable property
Marc Kleine-Budde
1
-3
/
+7
2013-04-12
mmc: mxs-mmc: add cd-inverted property
Marc Kleine-Budde
1
-1
/
+4
2013-04-12
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2
-3
/
+4
2013-04-12
mmc: mxcmmc: Fix bug when card is present during boot
Alexander Shiyan
1
-2
/
+2
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2
-1
/
+4
2013-04-12
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
1
-1
/
+0
2013-04-08
mmc: atmel-mci: pio hang on block errors
Terry Barnaby
1
-4
/
+10
2013-04-04
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
1
-1
/
+1
2013-04-04
mmc: dw_mmc: Use pr_info instead of printk
Sachin Kamat
1
-1
/
+1
2013-04-04
mmc: dw_mmc: Check return value of regulator_enable
Sachin Kamat
1
-4
/
+16
2013-04-04
mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-04-04
mmc: dw_mmc: control the power-enable register
Jaehoon Chung
1
-0
/
+6
2013-04-04
mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation
Kevin Liu
1
-1
/
+1
2013-04-04
mmc: sdhci-pxav3: enhance device tree parser code
Kevin Liu
1
-19
/
+5
2013-04-04
mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card
Kevin Liu
1
-4
/
+2
2013-04-04
mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init
Kevin Liu
1
-8
/
+9
2013-04-04
mmc: dw_mmc: fix fifo access for 64-bit
Seungwon Jeon
1
-1
/
+2
2013-03-22
mmc: mvsdio: use dev_*() API instead of pr_*() API
Thomas Petazzoni
1
-22
/
+15
2013-03-22
mmc: mvsdio: fix non-DT probing of GPIOs
Thomas Petazzoni
1
-2
/
+2
2013-03-22
mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs
Barry Song
3
-0
/
+205
2013-03-22
mmc: block: fix the host's claim-release in special request
Seungwon Jeon
3
-5
/
+10
2013-03-22
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
1
-0
/
+1
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
12
-12
/
+12
2013-03-22
mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
Lars-Peter Clausen
1
-1
/
+1
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
9
-14
/
+14
2013-03-22
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
2
-12
/
+0
2013-03-22
mmc: dw_mmc: Add MSHC compatible for Exynos4412
Dongjin Kim
1
-5
/
+7
2013-03-22
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
Sachin Kamat
1
-1
/
+1
2013-03-22
mmc: android-goldfish: use resource_size()
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-22
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
1
-9
/
+24
2013-03-22
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
1
-8
/
+4
2013-03-22
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
1
-7
/
+4
2013-03-22
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
1
-12
/
+12
2013-03-22
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
1
-8
/
+8
2013-03-22
mmc: sdhci: Don't ignore regulator_enable() return value
Chris Ball
1
-1
/
+6
2013-03-22
mmc: wmt-sdmmc: Use resource_size()
Alexandru Gheorghiu
1
-1
/
+1
2013-03-22
mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()
Wei Yongjun
1
-2
/
+0
2013-03-22
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
Chunhe Lan
1
-0
/
+1
2013-03-22
mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly
Wei WANG
1
-0
/
+10
2013-03-22
mmc: sdhci-s3c: let device core setup the default pin configuration
Thomas Abraham
1
-63
/
+8
2013-03-22
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-22
mmc: davinci_mmc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-22
mmc: sdio: bind acpi with sdio function device
Aaron Lu
2
-1
/
+20
2013-03-22
mmc: sdhci: add get_cd() implementation
Kevin Liu
1
-0
/
+32
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
1
-0
/
+13
[next]