Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e66e61cba1fffc53151b5303688f9c077f87104c
/
drivers
e66e61c
mmc: sdhci: allocate alignment and DMA descriptor buffer together
by Russell King
· 9 years ago
7f05538
mmc: sdhci: fix data timeout (part 2)
by Russell King
· 9 years ago
fafcfda
mmc: sdhci: fix data timeout (part 1)
by Russell King
· 9 years ago
771a3dc
mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
by Russell King
· 9 years ago
0ca33b4
mmc: sdhci-pxav3: fix higher speed mode capabilities
by Russell King
· 9 years ago
054cedf
mmc: sdhci: plug DMA mapping leak on error
by Russell King
· 9 years ago
edd63fc
mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
by Russell King
· 9 years ago
71fcbda
mmc: sdhci: fix command response CRC error handling
by Russell King
· 9 years ago
ec014cb
mmc: sdhci: clean up command error handling
by Russell King
· 9 years ago
9677620
mmc: sdhci: move initialisation of command error member
by Russell King
· 9 years ago
5eaa747
mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden caps
by Al Cooper
· 9 years ago
5d9460d
mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
by Andrei Pistirica
· 9 years ago
8a629d2
mmc: dw_mmc: fix num_slots setting
by Shawn Lin
· 9 years ago
345efee
mmc: dw_mmc: remove repetitive clear interrupt
by Shawn Lin
· 9 years ago
3744415
mmc: dw_mmc: fix err handle of dw_mci_probe
by Shawn Lin
· 9 years ago
e8cc37b
mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
by Shawn Lin
· 9 years ago
935a665
mmc: dw_mmc: add hw_reset support
by Shawn Lin
· 9 years ago
aaaaeb7
mmc: dw_mmc: remove the prepare_command hook
by Jaehoon Chung
· 9 years ago
07d97d8
mmc: core: report tuning command execution failure reason
by Russell King
· 9 years ago
09faf61
mmc: block: shut up "retrying because a re-tune was needed" message
by Russell King
· 9 years ago
cf92574
mmc: core: improve mmc_of_parse_voltage() to return better status
by Russell King
· 9 years ago
10a16a0
mmc: core: shut up "voltage-ranges unspecified" pr_info()
by Russell King
· 9 years ago
14d5828
mmc: tmio: disable clock before changing it
by Wolfram Sang
· 9 years ago
bf96208
mmc: tmio: refactor set_clock a little
by Wolfram Sang
· 9 years ago
16a6552
mmc: sdhi: use faster clock handling on RCar Gen2
by Wolfram Sang
· 9 years ago
6d2bcbe
mmc: tmio: remove stale comments
by Wolfram Sang
· 9 years ago
04e24b8
mmc: tmio: add flag to reduce delay after changing clock status
by Wolfram Sang
· 9 years ago
2bf8ab6
mmc: sdhi: error message on ENOMEM is superfluous
by Wolfram Sang
· 9 years ago
ff741cf
mmc: sdhi: Add EXT_ACC register busy check
by Shinobu Uehara
· 11 years ago
254d145
mmc: tmio_dma: remove debug messages with little information
by Wolfram Sang
· 9 years ago
f53f110
mmc: block: don't use the OR operation for flag of data
by Jaehoon Chung
· 9 years ago
f2c90c3
mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
5a6c15a2
mmc: s3cmci: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
2249f6a
mmc: pxamci: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
a735775
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
31f1c44
mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
538fdf5
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
bbb66fc
mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
c52f762
mmc: bfin_sdh: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
fd551d9
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
aed26fc
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
by Chen-Yu Tsai
· 9 years ago
2a7aa63
mmc: sunxi: Support 8 bit eMMC DDR transfer modes
by Chen-Yu Tsai
· 9 years ago
2dcb305
mmc: sunxi: Support MMC_DDR52 timing modes
by Chen-Yu Tsai
· 9 years ago
ed9feec
mmc: sanitize 'bus width' in debug output
by Wolfram Sang
· 9 years ago
6067baf
mmc: core: use the defined function to check whether card is removable
by Jaehoon Chung
· 9 years ago
d1a13c5
mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
by Jisheng Zhang
· 9 years ago
77cb7d3
mmc: sdhci-iproc: add bcm2835 support
by Stefan Wahren
· 9 years ago
b17b4ab
mmc: sdhci-iproc: define MMC caps in platform data
by Stefan Wahren
· 9 years ago
1ac109d
mmc: mmc_test: mention that '0' runs all tests
by Wolfram Sang
· 9 years ago
963b14f
mmc: mmcif: don't depend on MMC_BLOCK
by Wolfram Sang
· 9 years ago
4ec96b4
mmc: make MAN_BKOPS_EN message a debug
by Wolfram Sang
· 9 years ago
358399f
mmc: omap_hsmmc: don't print uninitialized variables
by Arnd Bergmann
· 9 years ago
4e6a2ef
mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
by Fu, Zhonghui
· 9 years ago
ccf7bfd
mmc: core: enable mmc host device to suspend/resume asynchronously
by Fu, Zhonghui
· 9 years ago
f771f6e
mmc: sunxi: Support vqmmc regulator
by Chen-Yu Tsai
· 9 years ago
4159215
mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
by Chen-Yu Tsai
· 9 years ago
0314cbd
mmc: sunxi: Document host init sequence
by Chen-Yu Tsai
· 9 years ago
9f24b0f
mmc: sdhci-iproc: Actually enable the clock
by Stefan Wahren
· 9 years ago
e5905ff
mmc: debugfs: Add a restriction to mmc debugfs clock setting
by Chuanxiao Dong
· 9 years ago
1d6ad05
mmc: sdhci-iproc: Clean up platform allocations if shdci init fails
by Stefan Wahren
· 9 years ago
e99369d
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
by Rameshwar Prasad Sahu
· 9 years ago
9143757
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
by Kishon Vijay Abraham I
· 9 years ago
0899e74
mmc: remove unnecessary assignment statements before return
by Masahiro Yamada
· 9 years ago
62c03ca
mmc: core: pwrseq_simple: remove unused header file
by Peter Chen
· 9 years ago
238fc95
mmc: usdhi6rol0: use to_delayed_work
by Geliang Tang
· 9 years ago
1046a81
mmc: sh_mmcif: use to_delayed_work
by Geliang Tang
· 9 years ago
1856de3
mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection
by Markus Elfring
· 9 years ago
c48c5d5
mmc: sdricoh_cs: Delete unnecessary variable initialisations
by Markus Elfring
· 9 years ago
f055ae0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8da5143
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
62718e3
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
691429e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a9f8094a
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
b9ea44b
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
ec9ee4a
drivers: char: random: add get_random_long()
by Daniel Cashman
· 9 years ago
61d9e85
PCI: mvebu: Restrict build to 32-bit ARM
by Thierry Reding
· 9 years ago
6c777e8
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
by Bjorn Helgaas
· 9 years ago
bb134ff
Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
1711fd9c
Merge branches 'pm-devfreq' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
5882c16
Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 9 years ago
3acdb84
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
3d7b365
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
1ebe383
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
95664e6
drm/nouveau/disp/dp: ensure sink is powered up before attempting link training
by Ben Skeggs
· 9 years ago
870571a5
drm/nouveau: platform: Fix deferred probe
by Thierry Reding
· 9 years ago
0378ba4
drivers: sh: Restore legacy clock domain on SuperH platforms
by Geert Uytterhoeven
· 9 years ago
398cb0c
Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
ad00a57
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
6378076
drm/amdgpu: disable direct VM updates when vm_debug is set
by Christian König
· 9 years ago
827108d
amdgpu: fix NULL pointer dereference at tonga_check_states_equal
by Bradley Pankow
· 9 years ago
428b315
Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
e249714
Revert "ACPI, PCI, irq: remove interrupt count restriction"
by Rafael J. Wysocki
· 9 years ago
5ec5d10
Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"
by Rafael J. Wysocki
· 9 years ago
84e54c4
Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
0ecdcd3
Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
c454420
nvdimm: use 'u64' for pfn flags
by Arnd Bergmann
· 9 years ago
4577b06
nfit: update address range scrub commands to the acpi 6.1 format
by Dan Williams
· 9 years ago
4c2ba0c
usb: musb: fix DMA for host mode
by Cristian Birsan
· 9 years ago
8de4b3a
usb: phy: msm: Trigger USB state detection work in DRD mode
by Ivan T. Ivanov
· 9 years ago
ca1c118
usb: gadget: net2280: fix endpoint max packet for super speed connections
by Simon Appleby
· 9 years ago
Next »