Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9a3f39ff36e11ea6b6c8b5f90337a864cb7e81f6
/
drivers
/
mmc
« Previous
3449791
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
by Dmitry Shmidt
· 14 years ago
a05dcdb
MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()
by Paul Walmsley
· 14 years ago
0005ae7
OMAP: hsmmc: Rename the device and driver
by Kishore Kadiyala
· 14 years ago
4621d5f
OMAP: adapt hsmmc to hwmod framework
by Kishore Kadiyala
· 14 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
9bde36a
Merge branch 'devicetree/next' into spi/next
by Grant Likely
· 14 years ago
7715db5
OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms
by Kishore Kadiyala
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
9238b6d
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus
by Tony Lindgren
· 14 years ago
c64eae9
Merge commit 'v2.6.38-rc3' into devicetree/next
by Grant Likely
· 14 years ago
c8ebae3
ARM: mmci: add dmaengine-based DMA support
by Russell King
· 14 years ago
51d4375
ARM: mmci: no need for separate host->data_xfered
by Russell King
· 14 years ago
c4d877c
ARM: mmci: avoid unnecessary switch to data available PIO interrupts
by Russell King
· 14 years ago
7d7aa23
ARM: mmci: no need to call flush_dcache_page() with sg_miter API
by Russell King
· 14 years ago
c8afc9d
ARM: mmci: avoid reporting too many completed bytes on fifo overrun
by Russell King
· 14 years ago
613b152
ARM: mmci: round down the bytes transferred on error
by Russell King
· 14 years ago
ccff9b5
ARM: mmci: complete the transaction on error
by Russell King
· 14 years ago
59b479e
omap: Start using CONFIG_SOC_OMAP
by Tony Lindgren
· 14 years ago
f5a106d
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
by Linus Walleij
· 14 years ago
a34650f
mmc: bfin_sdh: fix alloc size for private data
by Sonic Zhang
· 14 years ago
548f07d
mmc: sdhci-s3c: add platform_8bit_width() hook
by Jaehoon Chung
· 14 years ago
3119cbd
mmc: jz4740: don't treat NULL clk as an error
by Jamie Iles
· 14 years ago
9047b43
mmc: mmci: don't read command response when invalid
by Russell King - ARM Linux
· 14 years ago
021cb59
mmc: ushc: Remove duplicate include of usb.h
by Jesper Juhl
· 14 years ago
6663050
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
8cb2815
ARM: 6632/3: mmci: stop using the blockend interrupts
by Linus Walleij
· 14 years ago
7a89248
mmc: msm_sdcc: Add gpio handling function to driver
by Sahitya Tummala
· 14 years ago
727a99a
drivers: mmc: msm: remove clock disable in probe
by Daniel Walker
· 14 years ago
208028d
mmc: msm: fix dma usage not to use internal APIs
by Daniel Walker
· 14 years ago
c9e358d
driver-core: remove conditionals around devicetree pointers
by Grant Likely
· 14 years ago
c289ef4
mmc: sdhci-of: fix build on non-powerpc platforms
by Rob Herring
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
edb2877
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
0bd2cbc
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
f9db92c
mmc: davinci: add support for SDIO irq handling
by Alagu Sankar
· 14 years ago
e9b8684
mmc: fix division by zero in MMC core
by Linus Walleij
· 14 years ago
2bd6a93
mmc: tmio_mmc: fix CMD irq handling
by Arnd Hannemann
· 14 years ago
6ff56e0
mmc: tmio_mmc: handle missing HW interrupts
by Arnd Hannemann
· 14 years ago
845ecd2
mmc: tmio_mmc: implement SDIO IRQ support
by Arnd Hannemann
· 14 years ago
eba4603
mmc: tmio_mmc: silence compiler warnings
by Arnd Hannemann
· 14 years ago
9317305
mmc: tmio_mmc: implement a bounce buffer for unaligned DMA
by Guennadi Liakhovetski
· 14 years ago
e0bc6ff
mmc: tmio_mmc: merge the private header into the driver
by Guennadi Liakhovetski
· 14 years ago
ef17fee
mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure
by Guennadi Liakhovetski
· 14 years ago
729b0c7
mmc: tmio_mmc: allow multi-element scatter-gather lists
by Guennadi Liakhovetski
· 14 years ago
1a2727e
mmc: Register debugfs dir before calling card probe function.
by Viresh Kumar
· 14 years ago
b37427b
mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.
by Chris Ball
· 14 years ago
c584179
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
by Chris Ball
· 14 years ago
807e8e4
mmc: Fix sd/sdio/mmc initialization frequency retries
by Andy Ross
· 14 years ago
08c82df
mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap
by Takashi Iwai
· 14 years ago
f95f385
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
by Will Newton
· 14 years ago
03d2bfc
mmc: add sdhci-tegra driver for Tegra SoCs
by Olof Johansson
· 14 years ago
30652aa
mmc: sdhci: add quirk for max len ADMA descriptors
by Olof Johansson
· 14 years ago
c288b85
mmc: check for > 1 clk_requests when disabling gating
by Linus Walleij
· 14 years ago
253e0a7
mmc: sdhci-s3c: Support controllers with no internal clock divider
by Jeongbae Seo
· 14 years ago
b3824f2
mmc: sdhci-s3c: Support additional host capabilities
by Jeongbae Seo
· 14 years ago
d75c108
mmc: sdhci: Enable bus-width test for JMicron controllers
by Takashi Iwai
· 14 years ago
22113ef
mmc: Test bus-width for old MMC devices
by Aries Lee
· 14 years ago
e6f29a8
mmc: fix detection of memory part of SD-combo card with broken SDIO
by Michal Miroslaw
· 14 years ago
080bc97
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
by Ohad Ben-Cohen
· 14 years ago
e594573
mmc: sdio: don't power up cards on system suspend
by Ohad Ben-Cohen
· 14 years ago
30201e7
mmc: skip detection of nonremovable cards on rescan
by Ohad Ben-Cohen
· 14 years ago
8f230f4
mmc: Add support for JMicron 388 SD/MMC controller
by Takashi Iwai
· 14 years ago
150ee73
mmc: davinci_mmc: Remove unnecessary semicolon
by Joe Perches
· 14 years ago
e8120ad
mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers
by Philip Rakity
· 14 years ago
0456683
mmc: Aggressive clock gating framework
by Linus Walleij
· 14 years ago
26daa1e
mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.
by Jennifer Li
· 14 years ago
17d8020
mmc: mxcmmc: remove a unnecessary release_resource() call
by Axel Lin
· 14 years ago
d078d24
mmc: mxcmmc: update the regulator support code to the latest API
by Alberto Panizzo
· 14 years ago
74b6695
mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage
by Alberto Panizzo
· 14 years ago
985b1aa
mmc: Add support for the Marvell Dove SDHCI controller
by Mike Rapoport
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
5e93c6b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest
by Paul Mundt
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
b69fc2e
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
aa312be
Merge branches 'mmci' and 'pl011-dma' into devel
by Russell King
· 14 years ago
025a10a
Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latest
by Paul Mundt
· 14 years ago
f7dd361
mmc: sh_mmcif: make DMA support by the driver unconditional
by Guennadi Liakhovetski
· 14 years ago
da81c3b
of: Fixes for OF probing on little endian systems
by Rob Herring
· 14 years ago
236cdc7
of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
by Rob Herring
· 14 years ago
8c11a94
ARM: mmci: Clean up MMCI announcement printk
by Russell King
· 14 years ago
0d9ee5b
mmc: update workqueue usages
by Tejun Heo
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
274476f
mmc: Fix re-probing with PM_POST_RESTORE notification
by Takashi Iwai
· 14 years ago
2f1d791
mmc: atmel-mci: fix multiblock SDIO transfers
by Nicolas Ferre
· 14 years ago
a2255ff
mmc: at91_mci: fix multiblock SDIO transfers
by Yauhen Kharuzhy
· 14 years ago
ba11920
Merge branches 'msm-core' and 'msm-mmc' into for-next
by David Brown
· 14 years ago
0c521cc
mmc: msm_sdcc: Check for only DATA_END interrupt to end a request
by Sahitya Tummala
· 14 years ago
71dd910
mmc: msm_sdcc: Fix bug in PIO mode when data size is not word aligned
by Sahitya Tummala
· 14 years ago
b08bb35
mmc: msm_sdcc: Reset SDCC in case of data transfer errors
by Sahitya Tummala
· 14 years ago
d5137bd
mmc: msm_sdcc: Add prog done interrupt support
by Sahitya Tummala
· 14 years ago
62612cf
mmc: msm_sdcc: Fix possible circular locking dependency warning
by Sahitya Tummala
· 14 years ago
8bcee18
Merge branch 'rmobile/urgent' into rmobile-latest
by Paul Mundt
· 14 years ago
991a86e
ARM: 6530/1: mmci: partially revert clock divisor code
by Linus Walleij
· 14 years ago
b70a67f
ARM: 6526/1: mmci: corrected calculation of clock div for ux500
by Linus Walleij
· 14 years ago
a782d68
mmc: sh_mmcif: add DMA support
by Guennadi Liakhovetski
· 14 years ago
e47bf32
mmc: sh_mmcif: cosmetic clean up
by Guennadi Liakhovetski
· 14 years ago
aa0787a
mmc: sh_mmcif: switch to completion, fix flags
by Guennadi Liakhovetski
· 14 years ago
15ec446
mmc: sdhci: 8-bit bus width changes
by Philip Rakity
· 14 years ago
Next »