Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
32486d14085d20451ec6d412f71d7485245d4938
/
include
/
linux
/
mmc
76a411f
mmc: sh_mobile_sdhi: remove unused .pdata field
by Guennadi Liakhovetski
· 12 years ago
8c9beb1
mmc: (cosmetic) remove "extern" from function declarations
by Guennadi Liakhovetski
· 12 years ago
6c56e7a
mmc: provide a standard MMC device-tree binding parser centrally
by Guennadi Liakhovetski
· 12 years ago
ce39f9d
mmc: support packed write command for eMMC4.5 devices
by Seungwon Jeon
· 12 years ago
abd9ac1
mmc: add packed command feature of eMMC4.5
by Seungwon Jeon
· 12 years ago
5298338
mmc: sdhci: enhance preset value function
by Kevin Liu
· 12 years ago
d887874
mmc: core: Add card_busy to host_ops
by Johan Rudholm
· 12 years ago
9640639
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
by Doug Anderson
· 12 years ago
a70aaa6
mmc: dw_mmc: Add "disable-wp" device tree property
by Doug Anderson
· 12 years ago
c148e9f
mmc: correct the EXCEPTION_EVENTS_STATUS value in comment
by Zhang, YiX X
· 12 years ago
2220eed
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
41875e3
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
by Sujit Reddy Thumma
· 12 years ago
11b84c5
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
9f1fb60
mmc: add a card-event host operation
by Guennadi Liakhovetski
· 12 years ago
6a66180
mmc: sdhci: add quirk for lack of 1.8v support
by Daniel Drake
· 12 years ago
ab26912
mmc: dw_mmc: Add sdio power bindings
by Abhilash Kesavan
· 12 years ago
67c79db
mmc: core: Add mmc_set_blockcount feature
by Loic Pallardy
· 12 years ago
090d25f
mmc: core: Expose access to RPMB partition
by Loic Pallardy
· 12 years ago
ed9dbb6
mmc: host: Make UHS timing values fully unique
by Kevin Liu
· 12 years ago
5f1a4dd
mmc: Standardise capability type
by Lee Jones
· 12 years ago
d6ed91a
mmc: mxs-mmc: Remove platform data
by Fabio Estevam
· 12 years ago
a427515
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
8e2b36e
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
by Arnd Bergmann
· 12 years ago
63ef5d8
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
by Jerry Huang
· 12 years ago
d676188
mmc: dw_mmc: convert the variable type of irq
by Seungwon Jeon
· 12 years ago
64d7155
UAPI: Remove empty non-UAPI Kbuild files
by David Howells
· 12 years ago
60fe5771
UAPI: (Scripted) Disintegrate include/linux/mmc
by David Howells
· 12 years ago
e6c0858
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Ulf Hansson
· 12 years ago
c366500
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
by Thomas Abraham
· 12 years ago
800d78b
mmc: dw_mmc: add support for implementation specific callbacks
by Thomas Abraham
· 12 years ago
b4967aa
mmc: dw_mmc: add quirk to indicate missing write protect line
by Thomas Abraham
· 12 years ago
f90a061
mmc: dw_mmc: lookup for optional biu and ciu clocks
by Thomas Abraham
· 12 years ago
4a90920
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
by Thomas Abraham
· 12 years ago
950d56a
mmc: support BKOPS feature for eMMC
by Jaehoon Chung
· 12 years ago
3339d1e
mmc: core: Do not rescan non-removable devices
by Johan Rudholm
· 12 years ago
6231f3d
mmc: sdhci: Add regulator support for vccq (voltage regualor)
by Philip Rakity
· 12 years ago
3550ccd
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 12 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
55c4665
mmc: sd: Fix sd current limit setting
by Aaron Lu
· 12 years ago
973905f
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
by Aaron Lu
· 12 years ago
bd6a8c3
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
by Philip Rakity
· 12 years ago
0aa6770
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
by Philip Rakity
· 12 years ago
e480606
mmc: sh_mmcif: support generic card-detection
by Guennadi Liakhovetski
· 12 years ago
d7d8d50
mmc: sh_mobile_sdhi: support caps2 flags
by Guennadi Liakhovetski
· 12 years ago
5aa7dad
mmc: core: add WP pin handler to slot functions
by Guennadi Liakhovetski
· 13 years ago
a7d1a1e
mmc: core: convert slot functions to managed allocation
by Guennadi Liakhovetski
· 13 years ago
befe404
mmc: add CD GPIO polling support to slot functions
by Guennadi Liakhovetski
· 13 years ago
5c08d7f
mmc: add two capability flags for CD and WP signal polarity
by Guennadi Liakhovetski
· 13 years ago
27410ee
mmc: core: use a more generic name for slot function types and fields
by Guennadi Liakhovetski
· 13 years ago
e137788
mmc: add a function to get regulators, supplying card's power
by Guennadi Liakhovetski
· 12 years ago
916001f
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
by Guennadi Liakhovetski
· 13 years ago
fd0ea65
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
by Guennadi Liakhovetski
· 13 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
2a0fe91
mmc: sdio: fix setting card data bus width as 4-bit
by Yong Ding
· 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
81f38ee
mmc: mxs-mmc: move header from mach into linux folder
by Shawn Guo
· 13 years ago
95dcc2c
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
by Thomas Abraham
· 13 years ago
96cf5f0
mmc: core: fix the decision of HS200/DDR card-type
by Seungwon Jeon
· 13 years ago
bbbc4c4
mmc: sdio: avoid spurious calls to interrupt handlers
by Nicolas Pitre
· 13 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
b5174fa
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
135111c
mmc: sh_mmcif: simplify bitmask macros
by Guennadi Liakhovetski
· 13 years ago
7f52421
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
by Guennadi Liakhovetski
· 13 years ago
e82b4ac
mmc: sh_mobile_sdhi: add a callback for board specific init code
by Bastian Hecht
· 13 years ago
58126c8
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
by Guennadi Liakhovetski
· 13 years ago
c9b0546
mmc: simplify mmc_cd_gpio_request() by removing two parameters
by Guennadi Liakhovetski
· 13 years ago
6308d29
mmc: sdhci: add quirk for keeping card power during suspend
by Adrian Hunter
· 13 years ago
83bb24a
mmc: core: add high-capacity erase size capability flag
by Adrian Hunter
· 13 years ago
907d2e7
mmc: start removing enable / disable API
by Adrian Hunter
· 13 years ago
f0cc9cf
mmc: core: Detect card removal on I/O error
by Ulf Hansson
· 13 years ago
62ca803
mmc: Support of PCI mode in the dw_mmc driver
by Shashidhar Hiremath
· 13 years ago
4265900
mmc: MMC-4.5 Data Tag Support
by Saugata Das
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
10db4e1
headers: include linux/types.h where appropriate
by Bobby Powers
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
f9c2a0d
mmc: dw_mmc: Fix PIO mode with support of highmem
by Seungwon Jeon
· 13 years ago
3e73c36
mmc: core: Fix PowerOff Notify suspend/resume
by Girish K S
· 13 years ago
6e8201f
mmc: core: add the capability for broken voltage
by Jaehoon Chung
· 13 years ago
2c4967f74
mmc: core: Ensure clocks are always enabled before host interaction
by Sujit Reddy Thumma
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
069c9f1
mmc: host: Adds support for eMMC 4.5 HS200 mode
by Girish K S
· 13 years ago
a4924c7
mmc: core: HS200 mode support for eMMC 4.5
by Girish K S
· 13 years ago
aa9df4f
mmc: core: Add option to prevent eMMC sleep command
by Ulf Hansson
· 13 years ago
e2a0a58
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
by Adrian Hunter
· 13 years ago
52c506f
mmc: sdhci-pci: add platform data
by Adrian Hunter
· 13 years ago
349ab52
mmc: add a generic GPIO card-detect helper
by Guennadi Liakhovetski
· 13 years ago
b67e198
mmc: add a card hotplug handler context
by Guennadi Liakhovetski
· 13 years ago
4f408cc
mmc: dw_mmc: Add more capabilities field
by Seungwon Jeon
· 13 years ago
add710e
mmc: boot partition ro lock support
by Johan Rudholm
· 13 years ago
d304950
mmc: allow upper layers to know immediately if card has been removed
by Adrian Hunter
· 13 years ago
a303c53
mmc: sdio: support SDIO UHS cards
by Philip Rakity
· 13 years ago
597dd9d79
mmc: core: Use delayed work in clock gating framework
by Sujit Reddy Thumma
· 13 years ago
df16219
mmc: debugfs: expose the SDCLK frq in sys ios
by Giuseppe CAVALLARO
· 13 years ago
fffe5d5
mmc: sd: Macro name cleanup for high speed dtr
by Qiang Liu
· 13 years ago
6de5fc9
mmc: core: Add quirk for long data read time
by Stefan Nilsson XK
· 13 years ago
a6029e1
mmc: fix compile error when CONFIG_BLOCK is not enabled
by Namjae Jeon
· 13 years ago
2bf22b3
mmc: core: add workaround for controllers with broken multiblock reads
by Paul Walmsley
· 13 years ago
b4625da
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
by Bing Zhao
· 13 years ago
Next »