Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
26b0d14106954ae46d2f4f7eec3481828a210f7d
/
drivers
/
mmc
fe85227
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
by Ming Lei
· 12 years ago
d380443
mmc: block: fix the data timeout issue with ACMD22
by Subhash Jadavani
· 12 years ago
a2a2609
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
10d8935
Viresh has moved
by Viresh Kumar
· 12 years ago
a4d7a12
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
2805b9a
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
by Roland Stigge
· 12 years ago
f433809
ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
by Roland Stigge
· 12 years ago
b9b5291
ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
by Lee Jones
· 12 years ago
a3e545e
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
by Marek Vasut
· 12 years ago
81ec1da
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
by Heiko Stübner
· 12 years ago
85e727e
mmc: core: return an error on suspend if mmc_deselect_cards fails
by Jaehoon Chung
· 12 years ago
ebbe6f8
mmc: omap: Fix broken reg_shift initialization
by Tony Lindgren
· 12 years ago
3caf414
mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails
by Tony Lindgren
· 12 years ago
4f83779
mmc: omap: Fix a section warning regression
by Tony Lindgren
· 12 years ago
e419990
mmc: dw_mmc: correct the calculation for CLKDIV
by Seungwon Jeon
· 12 years ago
fda5f73
mmc: dw_mmc: fix incorrect setting of host->data of NULL
by Seungwon Jeon
· 12 years ago
141a712
mmc: dw_mmc: fix the IDMAC sw reset
by Seungwon Jeon
· 12 years ago
eed6c63
mmc: dw_mmc: fix the transmission handling in IDMAC
by Seungwon Jeon
· 12 years ago
2a0fe91
mmc: sdio: fix setting card data bus width as 4-bit
by Yong Ding
· 13 years ago
693e5e2
mmc: atmel-mci: fix burst/chunk size modification
by Nicolas Ferre
· 12 years ago
b87cc1b
mmc: atmel-mci: fix data timeout issue
by Ludovic Desroches
· 12 years ago
09eeff5
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
by Chris Ball
· 12 years ago
84a442b
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ce53044
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
92bf3d0
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ddf90a2
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus
by Russell King
· 12 years ago
0caaa95
mmc: at91-mci: this driver is now deprecated
by Ludovic Desroches
· 12 years ago
db35f83
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
by Ming Lei
· 12 years ago
a5075eb
mmc: block: Allow disabling 512B sector size emulation
by Saugata Das
· 12 years ago
6801c41
mmc: atmel-mci: add debug logs
by Ludovic Desroches
· 12 years ago
24011f3
mmc: atmel-mci: add support for version lower than v2xx
by Ludovic Desroches
· 12 years ago
f517754
mmc: atmel-mci: change the state machine for compatibility with old IP
by Ludovic Desroches
· 12 years ago
7a90dcc
mmc: atmel-mci: the r/w proof capability lack was not well managed
by Ludovic Desroches
· 12 years ago
705ad04
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
by Kyoungil Kim
· 13 years ago
680f1b5
mmc: omap: convert to module_platform_driver
by Venkatraman S
· 13 years ago
b6e0703
mmc: omap: make it behave well as a module
by Venkatraman S
· 13 years ago
b01a4f1
mmc: omap: convert to per instance workqueue
by Venkatraman S
· 13 years ago
3c0dec5
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock
by Arnd Bergmann
· 12 years ago
deb88cc
Merge branch 'drivers/mmc' into next/dt2
by Arnd Bergmann
· 13 years ago
c49314f
Merge branch 'drivers/mmc' into next/drivers
by Arnd Bergmann
· 13 years ago
7f21779
mmc: dt: Consolidate DT bindings
by Arnd Bergmann
· 13 years ago
4f5a9fd
Merge branch 'imx/pinctrl' into imx/clock
by Arnd Bergmann
· 13 years ago
304ea74
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6.git into next/dt2
by Arnd Bergmann
· 13 years ago
6b20428
Merge branch 'imx/pinctrl' into imx/dt
by Arnd Bergmann
· 13 years ago
e29402e
Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2
by Olof Johansson
· 13 years ago
6de4d81
mmc: mxs-mmc: add device tree support
by Shawn Guo
· 13 years ago
31b0ff5
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
by Shawn Guo
· 13 years ago
b60188c
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
by Shawn Guo
· 13 years ago
df06bfc
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
by Shawn Guo
· 13 years ago
81f38ee
mmc: mxs-mmc: move header from mach into linux folder
by Shawn Guo
· 13 years ago
ef9b4d3
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
by Shawn Guo
· 13 years ago
e0bf141
mmc: mxs-mmc: let ssp_is_old take host as parameter
by Shawn Guo
· 13 years ago
70e6020
mmc: mxs-mmc: use global stmp_device functionality
by Shawn Guo
· 13 years ago
4a0dfe6
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl
by Olof Johansson
· 13 years ago
9c92cf2
mmc: mxs-mmc: adopt pinctrl support
by Shawn Guo
· 13 years ago
e62d8b8
mmc: sdhci-imx-esdhc: adopt pinctrl support
by Dong Aisheng
· 13 years ago
caafc71
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers
by Olof Johansson
· 13 years ago
bf98a6e
Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2
by Olof Johansson
· 13 years ago
bd69e27
Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
by Olof Johansson
· 13 years ago
7488185
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl
by Olof Johansson
· 13 years ago
f6f4459
mmc: core: Remove dead code
by Philippe De Swert
· 13 years ago
1c02f00
mmc: card: Avoid null pointer dereference
by Philippe De Swert
· 13 years ago
fa55018
mmc: core: Prevent eMMC VCC supply to be cut from late init
by Ulf Hansson
· 13 years ago
95dcc2c
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
by Thomas Abraham
· 13 years ago
b41b6f1
mmc: queue: remove redundant memsets
by Venkatraman S
· 13 years ago
1b50f5f
mmc: queue: rename mmc_request function
by Venkatraman S
· 13 years ago
3d93576
mmc: core: skip card initialization if power class selection fails
by Subhash Jadavani
· 13 years ago
10942aa
mmc: core: fix the signaling 1.8V for HS200
by Seungwon Jeon
· 13 years ago
96cf5f0
mmc: core: fix the decision of HS200/DDR card-type
by Seungwon Jeon
· 13 years ago
f4f7561
ARM: Orion: SDIO: Add support for clk.
by Andrew Lunn
· 13 years ago
c0a120a
mmc: mmci: Fix compiler error when CONFIG_OF is not set
by Lee Jones
· 13 years ago
9a59701
mmc: mmci: Use correct GPIO binding for IRQ requests
by Lee Jones
· 13 years ago
000bc9d
mmc: mmci: Enable Device Tree support for ux500 variants
by Lee Jones
· 13 years ago
dfb8518
AMBA: get rid of last two uses of NO_IRQ
by Russell King
· 13 years ago
6ebaf8f
mmc: sdhci-spear: Use devm_* derivatives
by Viresh Kumar
· 13 years ago
3524b5d
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
by Viresh Kumar
· 13 years ago
acdf2fc
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
34fd421
ARM: 7378/1: mmci: add support for the Nomadik MMCI variant
by Linus Walleij
· 13 years ago
52dac61
mmc sdhc i.MX: do not depend on grouped clocks
by Sascha Hauer
· 13 years ago
529aa29
mmc mxcmmc: do not depend on grouped clocks
by Sascha Hauer
· 13 years ago
0e9f480
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
by Guennadi Liakhovetski
· 13 years ago
0dd1bfe
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
by Chuanxiao Dong
· 13 years ago
48b332f
mmc: omap_hsmmc: release correct resource
by Russell King
· 13 years ago
ca5879d
mmc: tegra: support SDHCI SPEC 300
by Pavan Kunapuli
· 13 years ago
bbbc4c4
mmc: sdio: avoid spurious calls to interrupt handlers
by Nicolas Pitre
· 13 years ago
6187fee
mmc: remove imxmmc driver
by Sascha Hauer
· 13 years ago
0214597
mmc: sdhci: Log what timeout was set if the timeout is too large
by Mark Brown
· 13 years ago
7f8bea7
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
by Jan Luebbe
· 13 years ago
cd03d9a
mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock
by Rajendra Nayak
· 13 years ago
31463b1
mmc: omap_hsmmc: use spinlock IRQ safe variant
by Venkatraman S
· 13 years ago
03b5d92
mmc: omap_hsmmc: add DDR support
by Balaji T K
· 13 years ago
dba3c29
mmc: omap_hsmmc: Enable Auto CMD12
by Balaji T K
· 13 years ago
7c57091
mmc: core: Do not pre-claim host in suspend
by Ulf Hansson
· 13 years ago
e1631f9
mmc: dw_mmc: prevent NULL dereference for dma_ops
by Jaehoon Chung
· 13 years ago
b8915282
mmc: unbreak sdhci-esdhc-imx on i.MX25
by Eric Bénard
· 13 years ago
5ca6518
mmc: cd-gpio: Include header to pickup exported symbol prototypes
by H Hartley Sweeten
· 13 years ago
87b87a3
mmc: sdhci: refine non-removable card checking for card detection
by Daniel Drake
· 13 years ago
a99aa9b
mmc: dw_mmc: Fix switch from DMA to PIO
by Seungwon Jeon
· 13 years ago
Next »