Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cf48d32efb4b9e70ca1e17f2c38f77756e9aae58
/
drivers
cf48d32
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
by Peter Griffin
· 10 years ago
2053812
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
by Peter Griffin
· 10 years ago
bfa4480
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
by Peter Griffin
· 10 years ago
406c243
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
by Peter Griffin
· 10 years ago
8bef717
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
by Peter Griffin
· 10 years ago
8d86e4f
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
by Fabio Estevam
· 10 years ago
49ba030
mmc: dw_mmc: Add locking around cmd11 timer
by Doug Anderson
· 10 years ago
fd67419
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
by Doug Anderson
· 10 years ago
8886a6f
mmc: dw_mmc: Increase cmd11 timeout to 500ms
by Doug Anderson
· 10 years ago
76184ac
mmc: dw_mmc: fix fifo ordering in big endian
by Ben Dooks
· 10 years ago
6687c42
mmc: dw_mmc: change idmac descriptor files to __le32
by Ben Dooks
· 10 years ago
a2f1768
mmc: dw_mmc: make IO accessors endian agnostic
by Ben Dooks
· 10 years ago
16b2378
mmc: sdhci-of-arasan: Call OF parsing for MMC
by Michal Simek
· 10 years ago
e30b978
mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx
by Micky Ching
· 10 years ago
81f8a7b
mmc: Add support for marking hpi as broken through devicetree
by Hans de Goede
· 10 years ago
2391b34
mmc: sdhci-tegra: convert to use GPIO descriptors
by Mylene JOSSERAND
· 10 years ago
e03de74
mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin
by Andreas Fenkart
· 10 years ago
11227d1
mmc: omap_hsmmc: simplify card/cover detect isr
by Andreas Fenkart
· 10 years ago
b793f65
mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
by Doug Anderson
· 10 years ago
5c93516
mmc: dw_mmc: Add a timeout for sending CMD11
by Doug Anderson
· 10 years ago
488b8d6
mmc: dw_mmc: enable card read threshold when mode is HS400
by Jaehoon Chung
· 10 years ago
9250aea
mmc: core: Enable runtime PM management of host devices
by Ulf Hansson
· 10 years ago
b7a5646
ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
by Andreas Fenkart
· 10 years ago
4043326
mmc: core: Remove the ->enable|disable() callbacks
by NeilBrown
· 10 years ago
f57ba4c
mmc: omap_hsmmc: stop using ->enable|disable() callbacks
by NeilBrown
· 10 years ago
3a3ad3e
mmc: sdhci-msm: Add support for vendor capabilities registers
by Georgi Djakov
· 10 years ago
07bf2b5
mmc: sdhci-esdhc-imx: support voltage-range property
by Sascha Hauer
· 10 years ago
9369c97
mmc: mmci: Cascade EPROBE_DEFER from regulators.
by Bjorn Andersson
· 10 years ago
1a467ab
mmc: atmel-mci: use endian agnostic IO
by Ben Dooks
· 10 years ago
2530fd7
mmc: constify of_device_id array
by Fabian Frederick
· 10 years ago
303dbed
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
by NeilBrown
· 10 years ago
a4101dc
mmc: sunxi: add MMC_CAP_SDIO_IRQ capability
by Hans de Goede
· 10 years ago
b1ddaa3
mmc: sdhci-iproc: fix oops in sdhci_iproc_writew
by Dmitry Torokhov
· 10 years ago
04e079c
mmc: sdhci: fix card presence logic in sdhci_request function
by Scott Branden
· 10 years ago
03a6d29
mmc: sdhci-spear: Remove exported header
by Ulf Hansson
· 10 years ago
bbd7f0a
mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF
by Ulf Hansson
· 10 years ago
83f13cc
mmc: sdhci: Remove the sdhci exported header file
by Ulf Hansson
· 10 years ago
5ec3582
mmc: sdhci-pltfm: remove the unneeded check of disabled device
by Kevin Hao
· 10 years ago
01df7ec
mmc: tegra: Optimize write_w path for tegra114 and later
by Rhyland Klein
· 10 years ago
dbb42d9
mmc: sh_mmcif: Add exclusion between cmd and interrupt
by Kouichi Tomita
· 10 years ago
4cbd522
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
by Kouichi Tomita
· 10 years ago
daa3054
mmc: Fix hardware dependencies for sdhci-pxav3
by Jean Delvare
· 10 years ago
0f12a0c
mmc: pwrseq: simplify alloc/free hooks
by Alexandre Courbot
· 10 years ago
d34712d
mmc: sunxi: avoid invalid pointer calculation
by Arnd Bergmann
· 10 years ago
5f2e097
mmc: kconfig: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
b580c52
mmc: sdhci-iproc: add IPROC SDHCI driver
by Scott Branden
· 10 years ago
85cc1c3
mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
by Corneliu Doban
· 10 years ago
3bfa6f0
mmc: sdhci: add quirk for ACMD23 broken
by Scott Branden
· 10 years ago
eeed702
mmc: sdhci-esdhc-imx: silence a false curly braces warning
by Dan Carpenter
· 10 years ago
13a6a2e
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
by Geert Uytterhoeven
· 10 years ago
c22f5e1
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
by Wu Fengguang
· 10 years ago
3d3bbfb
mmc: omap_hsmmc: add hibernation support
by Russ Dill
· 10 years ago
cde592c
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
by Andreas Fenkart
· 10 years ago
a49d835
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
by Andreas Fenkart
· 10 years ago
f048968
mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
by Andreas Fenkart
· 10 years ago
9e71c589
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
by Chen-Yu Tsai
· 10 years ago
caebcae
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
by Kevin Hao
· 10 years ago
83eacdf
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
by Kevin Hao
· 10 years ago
2290fcb
mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct
by Kevin Hao
· 10 years ago
e46af29
mmc: sdhci-sirf: kill the "clk" member in driver private struct
by Kevin Hao
· 10 years ago
e4f79d9
mmc: tegra: use devm help functions to get the clk and gpio
by Kevin Hao
· 10 years ago
35daeed
mmc: sdhci-dove: kill the driver specific private struct
by Kevin Hao
· 10 years ago
6a4a34a
mmc: sdhci-dove: remove the unneeded error check
by Kevin Hao
· 10 years ago
b36ac1b
mmc: sirf: update sdhci_sirf_execute_tuning procedure
by weijun yang
· 10 years ago
ed2540e
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
by Doug Anderson
· 10 years ago
fa0c328
mmc: dw_mmc: Only enable CD after setup and only if needed
by Doug Anderson
· 10 years ago
0bdbd0e
mmc: dw_mmc: Don't start commands while busy
by Doug Anderson
· 10 years ago
d1f1dd8
mmc: dw_mmc: Give a good reset after we give power
by Doug Anderson
· 10 years ago
655babb
mmc: dw_mmc: Make sure we only adjust the clock when power is on
by Doug Anderson
· 10 years ago
bdb9a90
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
by addy ke
· 10 years ago
6d53200
mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
by addy ke
· 10 years ago
8011313
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
by Seungwon Jeon
· 10 years ago
1b717b1
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
b93dbee
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
704fa7f
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
b2f45ee
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
cedd5f6
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
f897522
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
3d7a6db
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
97448d5
Merge git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
bb8ef2f
Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
e477f3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
da6b9a2
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
c6ef814
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
9c86286
Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
0c35bd4
md: fix problems with freeing private data after ->run failure.
by NeilBrown
· 10 years ago
9e8ce4b
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
by Rafael J. Wysocki
· 10 years ago
8265d44
Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
f42e2c2
Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 10 years ago
9bc6548
target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0
by Christophe Vu-Brugier
· 10 years ago
5f7da04
target: Fix virtual LUN=0 target_configure_device failure OOPs
by Nicholas Bellinger
· 10 years ago
215a8fe
target/pscsi: Fix NULL pointer dereference in get_device_type
by Nicholas Bellinger
· 10 years ago
d556546
tcm_fc: missing curly braces in ft_invl_hw_context()
by Dan Carpenter
· 10 years ago
7544e597
target: Fix reference leak in target_get_sess_cmd() error path
by Bart Van Assche
· 10 years ago
2f450cc
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
by Bart Van Assche
· 10 years ago
75c3d0b
tcm_qla2xxx: Fix incorrect use of __transport_register_session
by Bart Van Assche
· 10 years ago
f068fbc
iscsi-target: Avoid early conn_logout_comp for iser connections
by Nicholas Bellinger
· 10 years ago
2a03ee8
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
by Nicholas Bellinger
· 10 years ago
4b36b68
target: Disallow changing of WRITE cache/FUA attrs after export
by Nicholas Bellinger
· 10 years ago
b314aca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
Next »