Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a1473732507499ec4002ad8cd33e645579d61a26
/
drivers
a147373
mmc: core: Re-factor code for sending CID
by Ulf Hansson
· 8 years ago
3df66e7
mmc: core: Remove redundant code in mmc_send_cid()
by Ulf Hansson
· 8 years ago
88bed3a
mmc: core: Make mmc_can_reset() static
by Ulf Hansson
· 8 years ago
d9df173
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
by Ulf Hansson
· 8 years ago
0f2c051
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
by Ulf Hansson
· 8 years ago
1cf8f7e
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
by Ulf Hansson
· 8 years ago
066d9cc
mmc: core: Don't export some eMMC specific functions from core.c
by Ulf Hansson
· 8 years ago
13ab2a6
mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators
by Kishon Vijay Abraham I
· 8 years ago
86d79da
mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error
by Kishon Vijay Abraham I
· 8 years ago
4760257
mmc: sdio: Keep card runtime resumed while adding function devices
by Adrian Hunter
· 8 years ago
82e7edc
mmc: sdio: Tidy error path in mmc_attach_sdio()
by Adrian Hunter
· 8 years ago
bc55dcd
mmc: sdhci-pci: Add support for Intel CNP
by Adrian Hunter
· 8 years ago
87317c4
mmc: tmio, renesas-sdhi: update Renesas related copyrights
by Simon Horman
· 8 years ago
6106ecf
mmc: tmio: use EXPORT_SYMBOL_GPL
by Simon Horman
· 8 years ago
7244ac0
mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
by Hans de Goede
· 8 years ago
86beb538
mmc: tmio: make sure SDIO gets reinitialized after resume
by Wolfram Sang
· 8 years ago
c949c90
mmc: sdhci-pci: Use macros in pci_ids definition
by Matthias Kraemer
· 8 years ago
667123f
mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround
by Benoît Thébaudeau
· 8 years ago
5143c95
mmc: sdhci-esdhc-imx: Allow all supported prescaler values
by Benoît Thébaudeau
· 8 years ago
81a0a8b
mmc: sdhci-esdhc-imx: Fix DAT line software reset
by Benoît Thébaudeau
· 8 years ago
cbb4509
mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR
by Benoît Thébaudeau
· 8 years ago
d04f8d5
mmc: sdhci-esdhc-imx: Fix some English mistakes and typos
by Benoît Thébaudeau
· 8 years ago
16f2e0c
mmc: mediatek: Fixed size in dma_free_coherent
by Phong LE
· 8 years ago
c00a231
mmc: bcm2835: fix potential null pointer dereferences
by Gustavo A. R. Silva
· 8 years ago
d63c2bf
mmc: use proper name for the R-Car SoC
by Wolfram Sang
· 8 years ago
73a47a9
mmc: core: Use device_property_read instead of of_property_read
by David Woods
· 8 years ago
852ff5f
mmc: dw_mmc: Use device_property_read instead of of_property_read
by David Woods
· 8 years ago
17b1eb7
mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 8 years ago
7322238
mmc: block: fix semicolon.cocci warnings
by Wu Fengguang
· 8 years ago
2185bc2
mmc: block: Use __mmc_send_status() and drop get_card_status()
by Ulf Hansson
· 8 years ago
0493f6f
mmc: block: Move boot partition locking into a driver op
by Linus Walleij
· 8 years ago
5ec1239
mmc: block: Move DRV OP issue function
by Linus Walleij
· 8 years ago
02166a0
mmc: block: Tag DRV_OPs with a driver operation type
by Linus Walleij
· 8 years ago
67e69d5
mmc: block: remove req back pointer
by Linus Walleij
· 8 years ago
921579b
mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3
by Wolfram Sang
· 8 years ago
8b22c3c
mmc: tmio: add CMD23 support
by Wolfram Sang
· 8 years ago
f5fdcd1
mmc: tmio: move finish_request function further down
by Wolfram Sang
· 8 years ago
c592742
mmc: tmio: remove outdated comment
by Wolfram Sang
· 8 years ago
de2a6bb
mmc: tmio: refactor handling mrq
by Wolfram Sang
· 8 years ago
10c998e
mmc: tmio: make tmio_mmc_request function more readable
by Wolfram Sang
· 8 years ago
e1df7ae
mmc: core: Delete error messages for failed memory allocations
by Markus Elfring
· 8 years ago
9b344ba
mmc: atmel-mci: Delete an error message for a failed memory allocation
by Markus Elfring
· 8 years ago
b428e71
mmc: queue: delete mmc_req_is_special()
by Linus Walleij
· 8 years ago
3ecd8cf
mmc: block: move multi-ioctl() to use block layer
by Linus Walleij
· 8 years ago
614f038
mmc: block: move single ioctl() commands to block requests
by Linus Walleij
· 8 years ago
829043c
mmc: block: Tag is_rpmb as bool
by Linus Walleij
· 8 years ago
304419d
mmc: core: Allocate per-request data using the block layer core
by Linus Walleij
· 8 years ago
c3dccb7
mmc: core: Delete bounce buffer Kconfig option
by Linus Walleij
· 8 years ago
9d08428
mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file
by Simon Horman
· 8 years ago
b5b6a5f
mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c
by Simon Horman
· 8 years ago
c2a9698
mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
by Simon Horman
· 8 years ago
426e95d
mmc: tmio: rename tmio_mmc_{pio => core}.c
by Simon Horman
· 8 years ago
631fa73
mmc: renesas-sdhi, tmio: make dma more modular
by Simon Horman
· 8 years ago
b21f13d
mmc: tmio: drop filenames from comment at top of source
by Simon Horman
· 8 years ago
0eebf9b9
Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"
by Ulf Hansson
· 8 years ago
ca8971c
mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled
by Ulf Hansson
· 8 years ago
32dba73
mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs
by Ulf Hansson
· 8 years ago
6826966
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
by Ulf Hansson
· 8 years ago
e3a8426
mmc: core: Prevent processing SDIO IRQs when none is claimed
by Ulf Hansson
· 8 years ago
52c8212
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
by Ulf Hansson
· 8 years ago
773a9ef
mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
by Ulf Hansson
· 8 years ago
dada019
mmc: vub3000: add missing USB-descriptor endianness conversions
by Johan Hovold
· 8 years ago
ef4b160
mmc: atmel-mci: Remove AVR32 bits from the driver
by Andy Shevchenko
· 8 years ago
675a7da
mmc: sdricoh_cs: remove redundant check if len is non-zero
by Colin Ian King
· 8 years ago
940e698c
mmc: sdhci-of-arasan: Trivial print fix
by Shubhrajyoti Datta
· 8 years ago
3696e4f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
7d62d94
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
e41b135
virtio_balloon: disable VIOMMU support
by Michael S. Tsirkin
· 8 years ago
374d801
Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
19ea9d6
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
1be627d
Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
1439ccf
Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3a44829
Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linux
by Linus Torvalds
· 8 years ago
3bee197
Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
db96d58
Merge tag 'drm-fixes-for-v4.12-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
51ce5f3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
f69d64d
Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
cbfb749
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 8 years ago
7119dbd
Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
91c0719
Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
1b22f6d7
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
f16443a
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
by Alan Stern
· 8 years ago
0f93332
drm: mxsfb_crtc: Reset the eLCDIF controller
by Fabio Estevam
· 8 years ago
0cbb738
drm/mgag200: Fix to always set HiPri for G200e4 V2
by Mathieu Larouche
· 8 years ago
17e8354
i2c: ismt: fix wrong device address when unmap the data buffer
by Liwei Song
· 8 years ago
9163350
i2c: rcar: use correct length when unmapping DMA
by Wolfram Sang
· 8 years ago
d6c153e
drm/tegra: Correct idr_alloc() minimum id
by Dmitry Osipenko
· 8 years ago
1066a89
drm/tegra: Fix lockup on a use of staging API
by Dmitry Osipenko
· 8 years ago
59e04bc
gpu: host1x: Fix error handling
by Christophe JAILLET
· 8 years ago
a814c35
firmware: dmi_scan: Check DMI structure length
by Jean Delvare
· 8 years ago
e0733e9
firmware: dmi: Fix permissions of product_family
by Jean Delvare
· 8 years ago
c926820
firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes
by Andy Lutomirski
· 8 years ago
c9aba14
firmware: dmi_scan: Look for SMBIOS 3 entry point first
by Jean Delvare
· 8 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
54ed0f7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
35e60a6
Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
92091c4
Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b45edc2
Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
906e0c5
Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
640f93c
i40e: Fix a sleep-in-atomic bug
by Jia-Ju Bai
· 8 years ago
Next »