Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6c085863f97f0a8f009753e1baaf83e4aac7b42
e6c0858
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Ulf Hansson
· 12 years ago
da764f9
mmc: sdhci-spear: Add clk_{un}prepare() support
by Viresh Kumar
· 12 years ago
067bf74
mmc: sdhci-spear: add device tree bindings
by Viresh Kumar
· 12 years ago
2abeb5c
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume
by Chander Kashyap
· 12 years ago
9cde5b7
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
by Chris Ball
· 12 years ago
f4f24ad
mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks
by Chris Ball
· 12 years ago
38ca724
mmc: dt: Support "broken-cd" property in sdhci-pltfm
by Chris Ball
· 12 years ago
5feb54a
mmc: sdhci-s3c: fix the wrong number of max bus clocks
by Jaehoon Chung
· 12 years ago
8464dd5
mmc: sh-mmcif: avoid oops on spurious interrupts
by Guennadi Liakhovetski
· 12 years ago
7a7eb32
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
by Guennadi Liakhovetski
· 12 years ago
387a8cbd
mmc: sdhci-s3c: Fix crash on module insertion for second time
by Chander Kashyap
· 12 years ago
e684c46
mmc: sdhci-s3c: Enable only required bus clock
by Chander Kashyap
· 12 years ago
897b69e
mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"
by Seungwon Jeon
· 12 years ago
f6ad0a4
mmc: mxcmmc: fix bug that may block a data transfer forever
by Javier Martin
· 12 years ago
c4c8eeb
mmc: omap_hsmmc: Pass on the suspend failure to the PM core
by Vaibhav Bedia
· 12 years ago
6bf2af8
mmc: atmel-mci: AP700x PDC is not connected to MCI
by Hein_Tibosch
· 12 years ago
ccdfe61
mmc: atmel-mci: DMA can be used with other controllers
by Hein_Tibosch
· 12 years ago
ac94093
mmc: mmci: use clk_prepare_enable and clk_disable_unprepare
by Julia Lawall
· 12 years ago
cd1b00e
mmc: sdhci-s3c: Add device tree support
by Thomas Abraham
· 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
17403f2
mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
by Thomas Abraham
· 12 years ago
c91eab4
mmc: dw_mmc: add device tree support
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
1c2215b
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
by Thomas Abraham
· 12 years ago
bb8bdc7
mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
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
bec9d4e
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
by Guennadi Liakhovetski
· 12 years ago
5413da8
mmc: davinci_mmc: convert to DMA engine API
by Matt Porter
· 12 years ago
d8e2ac3
mmc: sdio: Fix PM_SLEEP related build warnings
by Thierry Reding
· 12 years ago
1a41313
mmc: core: Remove bounce buffer in mmc_send_cxd_data()
by Kyungsik Lee
· 12 years ago
8f63795
mmc: sdhci-pxav3: dt: Support "cd-gpios" property
by Chris Ball
· 12 years ago
15e8a8e
mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio
by Chris Ball
· 12 years ago
0d4de8f
mmc: via-sdmmc: Use module_pci_driver
by Sachin Kamat
· 12 years ago
350e3e0
mmc: dw_mmc-pci: Use module_pci_driver
by Sachin Kamat
· 12 years ago
acc6964
mmc: sdhci-pci: Use module_pci_driver
by Sachin Kamat
· 12 years ago
6f47882
mmc: mmc_spi: Use module_spi_driver
by Sachin Kamat
· 12 years ago
2ad0b24
mmc: sdhci-s3c: fix checkpatch error and warnings
by Jingoo Han
· 12 years ago
3339d1e
mmc: core: Do not rescan non-removable devices
by Johan Rudholm
· 12 years ago
36c179a
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
by Jaehoon Chung
· 12 years ago
b37f9d9
mmc: tegra: convert to device tree support only
by Joseph Lo
· 12 years ago
abe1e05
mmc: dt: Add card-detection properties to core binding.
by Chris Ball
· 12 years ago
0a4585c
mmc: omap_hsmmc: Move to Maintained state in MAINTAINERS
by Venkatraman S
· 12 years ago
ae4bf78
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
by Venkatraman S
· 12 years ago
1f6b9fa
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
by Venkatraman S
· 12 years ago
6c31b21
mmc: omap_hsmmc: remove access to SYSCONFIG register
by Venkatraman S
· 12 years ago
8986d31
mmc: omap_hsmmc: remove unused vars and includes
by Venkatraman S
· 12 years ago
75d569d
mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
by Venkatraman S
· 12 years ago
2976837
mmc: omap: remove unused variables and includes
by Venkatraman S
· 12 years ago
6780162
mmc: debugfs: Print ext_csd in ascending order
by Venkatraman S
· 12 years ago
211d4fe
mmc: core: Add TRANsfer state to non-HPI state
by Venkatraman S
· 12 years ago
7a8a43c
mmc: bfin_sdh: Reset SD controller when resume from power saving mode.
by Sonic Zhang
· 12 years ago
c5e4a2e
mmc: bfin_sdh: Remove redundant suspend and resume setting.
by Sonic Zhang
· 12 years ago
4ffdcf0
mmc: bfin_sdh: Add support for new RSI controller in bf60x
by Sonic Zhang
· 12 years ago
0462566
mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.
by Sonic Zhang
· 12 years ago
109ec8c
mmc: bfin_sdh: Update blackfin sd driver email in MAINTAINERS.
by Sonic Zhang
· 12 years ago
1fdc90f
mmc: omap_hsmmc: Handle failure of regulator_get better.
by NeilBrown
· 12 years ago
5fdb450
mmc: vub300: add missing usb_free_urb
by Julia Lawall
· 12 years ago
4ee7ed0
mmc: sdhci-dove: DT support for sdhci-dove
by Sebastian Hesselbarth
· 12 years ago
164378e
mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs
by Chao Xie
· 12 years ago
e919fd2
mmc: atmel-mci: add device tree support
by Ludovic Desroches
· 12 years ago
77dcb3f
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
by Philip Rakity
· 12 years ago
6231f3d
mmc: sdhci: Add regulator support for vccq (voltage regualor)
by Philip Rakity
· 12 years ago
137ccd4
mmc: eSDHC: Add ADMA mode support
by Jerry Huang
· 13 years ago
e6027b4
mmc: pxa-mci: add DT bindings
by Daniel Mack
· 12 years ago
75b53ae
mmc: omap: fix broken PIO mode
by Paul Walmsley
· 12 years ago
3550ccd
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 12 years ago
9623b5b
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
by Doug Anderson
· 12 years ago
e74f3a9
mmc: dw_mmc: fix error handling in PIO mode
by Seungwon Jeon
· 12 years ago
9b2026a
mmc: dw_mmc: correct mishandling error interrupt
by Seungwon Jeon
· 12 years ago
182c908
mmc: dw_mmc: amend using error interrupt status
by Seungwon Jeon
· 12 years ago
077d407
mmc: atmel-mci: not busy flag has also to be used for read operations
by Ludovic Desroches
· 12 years ago
74f330b
mmc: sdhci-esdhc: break out early if clock is 0
by Shawn Guo
· 12 years ago
fc108d2
mmc: mxs-mmc: fix deadlock caused by recursion loop
by Lauri Hintsala
· 12 years ago
1af36b2
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
by Lauri Hintsala
· 12 years ago
660d9a9
mmc: bfin_sdh: fix dma_desc_array build error
by Sonic Zhang
· 12 years ago
0d7614f
Linux 3.6-rc1
by Linus Torvalds
· 12 years ago
fc6bdb5
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
by Linus Torvalds
· 12 years ago
44d82e2
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
bfdf85d
Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d1494ba
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0a276d1
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
25aa6a7
Merge tag 'md-3.6' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c892423
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
410fc4ce
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
630103e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
8783b6e
mm: remove node_start_pfn checking in new WARN_ON for now
by Linus Torvalds
· 12 years ago
bac6f61
ARM: mmp: add missing irqs.h
by Haojian Zhuang
· 12 years ago
10b683c
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
by Thomas Petazzoni
· 12 years ago
debeaf6
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
by Barry Song
· 12 years ago
f0666b1
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 12 years ago
5ef50c3
ceph: simplify+fix atomic_open
by Sage Weil
· 12 years ago
08298f0
sh: explicitly include sh_dma.h in setup-sh7722.c
by Guennadi Liakhovetski
· 12 years ago
1a9b499
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
1871e84
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
02a6ec6
Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
9a2533c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
Next »