Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c80f275fa1766cfdbc24c7a5d3d870df1fe730db
/
drivers
c80f275
mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
by Adrian Hunter
· 9 years ago
3282885
mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
by Adrian Hunter
· 9 years ago
20845be
mmc: sdhci: Support cap_cmd_during_tfr requests
by Adrian Hunter
· 9 years ago
4bbb9aa
mmc: mmc_test: Add tests for sending commands during transfer
by Adrian Hunter
· 9 years ago
5163af5
mmc: core: Add support for sending commands during data transfer
by Adrian Hunter
· 9 years ago
6a3d8ce
mmc: sdhci-brcmstb: Fix incorrect capability
by Jaedon Shin
· 9 years ago
e1b8dfd
mmc: sunxi: add support for A64 mmc controller
by Icenowy Zheng
· 9 years ago
6c68988
mmc: core: Optimize the mmc erase size alignment
by Baolin Wang
· 9 years ago
7108512
mmc: core: Factor out the alignment of erase size
by Baolin Wang
· 9 years ago
902a8a0
mmc: davinci: remove incorrect NO_IRQ use
by Arnd Bergmann
· 9 years ago
7428e0b
mmc: sh_mobile_sdhi: Add r8a7796 support
by Ai Kyuse
· 9 years ago
12182af
mmc: core: Use a default maximum erase timeout
by Ulf Hansson
· 9 years ago
4ae1258
mmc: tegra: Mark 64-bit DMA broken on Tegra124
by Thierry Reding
· 9 years ago
b2ca77c
mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399
by Shawn Lin
· 9 years ago
4674b6c
sdhci-pci: enable SD card interface on Merrifield
by Andy Shevchenko
· 9 years ago
d556557
sdhci-pci: enable SDIO interface on Intel Merrifield
by Andy Shevchenko
· 9 years ago
2e57bbe
sdhci-pci: refactor intel_mrfld_mmc_probe_slot()
by Andy Shevchenko
· 9 years ago
3203a82
mmc: dw_mmc: k3: UHS-SD card for Hisilicon Hikey
by Jin Guojun
· 9 years ago
e7a1dec
mmc: dw_mmc: return -EILSEQ for EBE and SBE error
by Shawn Lin
· 9 years ago
d6786fe
mmc: dw_mmc: add reset support to dwmmc host controller
by Guodong Xu
· 9 years ago
7037f3b
mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock
by Jaehoon Chung
· 9 years ago
00f400b
mmc: dw_mmc: remove parsing for each slot subnode
by Shawn Lin
· 9 years ago
941a659
mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipset
by Krzysztof Kozlowski
· 9 years ago
0ed50ab
mmc: block: don't use CMD23 with very old MMC cards
by Daniel Glöckner
· 9 years ago
92add82
mmc: sdhci: Remove ->platform_init() callback as it's no longer used
by Ulf Hansson
· 9 years ago
c10bc37
mmc: sdhci-pci: Convert to use managed functions (part2)
by Andy Shevchenko
· 9 years ago
923dff8
mmc: sdio: deploy error handling instead of triggering BUG_ON
by Shawn Lin
· 9 years ago
96e52da
mmc: block: remove the check of packed for packed request routine
by Shawn Lin
· 9 years ago
67d3596
mmc: core: Add error message when switching fails in mmc_select_hs()
by Jungseung Lee
· 9 years ago
ff02609
mmc: host: sh_mobile_sdhi: don't populate unneeded functions
by Wolfram Sang
· 9 years ago
6a4679f
mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
by Wolfram Sang
· 9 years ago
2dd110b
mmc: sunxi-mmc: change idma descriptor to __le32
by Michael Weiser
· 9 years ago
63311be
mmc: sunxi: Check the value returned by clk_round_rate
by Jean-Francois Moine
· 9 years ago
b2db9c6
mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock
by Douglas Anderson
· 9 years ago
622b5f3
mmc: sdhci: Do not allow tuning procedure to be interrupted
by Christopher Freeman
· 9 years ago
2fb0b02
mmc: sdhci-esdhc-imx: correct the max timeout count
by Haibo Chen
· 9 years ago
a215186
mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV
by Haibo Chen
· 9 years ago
4ad90cf
mmc: sdhci-brcmstb: Delete owner assignment
by Markus Elfring
· 9 years ago
5275a65
mmc: sd: Export SD Status via “ssr” device attribute
by Uri Yanai
· 9 years ago
d51c505
mmc: vub300: don't print error when allocating urb fails
by Wolfram Sang
· 9 years ago
150d424
mmc: sdhci-of-esdhc: use of_property_read_bool
by Julia Lawall
· 9 years ago
66fe6ac
mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe()
by Wei Yongjun
· 9 years ago
41f469c
mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
by Nicholas Mc Guire
· 9 years ago
721e049
mmc: pwrseq-simple: Add an optional post-power-on-delay
by Hans de Goede
· 9 years ago
b465646
mmc: sunxi: sun4i / sun5i do not have sample clocks
by Hans de Goede
· 9 years ago
f2cecb7
mmc: sunxi: Factor out clock phase setting code into a helper function
by Hans de Goede
· 9 years ago
86a9331
mmc: sunxi: Introduce a sunxi_mmc_cfg struct
by Hans de Goede
· 9 years ago
4c5f4bf
mmc: sunxi: Disable sample clks on remove
by Hans de Goede
· 9 years ago
4b8b0ff
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bd5dbcb
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
d0c1d15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
4ee6986
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
78bbf15
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
d9d1ffe
Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
e7c5412
Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
3b4ac78
nvme-rdma: only clear queue flags after successful connect
by Sagi Grimberg
· 8 years ago
331dcf4
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
by Sudeep Holla
· 9 years ago
b1f2beb
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
f887c21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f0aa1ce
regmap: fix deadlock on _regmap_raw_write() error path
by Nikita Yushchenko
· 8 years ago
005d675
mmc: dw_mmc: fix the spamming log message
by Jaehoon Chung
· 8 years ago
290b774
Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
fba1296
net/mlx4_core: Fix to clean devlink resources
by Kamal Heib
· 8 years ago
7932aa1
Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
463e8f8
i2c: mux: pca954x: retry updating the mux selection on failure
by Peter Rosin
· 8 years ago
371a015
i2c-eg20t: fix race between i2c init and interrupt enable
by Yadi.hu
· 8 years ago
8d58790
net: can: ifi: Configure transmitter delay
by Marek Vasut
· 8 years ago
d768c61
r8152: disable ALDPS and EEE before setting PHY
by hayeswang
· 8 years ago
af0287e
r8152: remove r8153_enable_eee
by hayeswang
· 8 years ago
ef39df8
r8152: move PHY settings to hw_phy_cfg
by hayeswang
· 8 years ago
2dd436d
r8152: move enabling PHY
by hayeswang
· 8 years ago
e644953
r8152: move some functions
by hayeswang
· 8 years ago
9b86a8d
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
by Hariprasad Shenai
· 8 years ago
ceb16a9
Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
e875bd6
irqchip/mips-gic: Fix local interrupts
by Paul Burton
· 8 years ago
67a99b7
qed: Fix stack corruption on probe
by Yuval Mintz
· 8 years ago
6c419ba
net/mlx5: E-Switch, Handle mode change failures
by Or Gerlitz
· 8 years ago
4eea37d
net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init code
by Or Gerlitz
· 8 years ago
babd613
net/mlx5: Fix flow counter bulk command out mailbox allocation
by Roi Dayan
· 8 years ago
727653d
irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
by James Morse
· 8 years ago
d2ffb01
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b92ae13
rapidio/rio_cm: avoid GFP_KERNEL in atomic context
by Alexandre Bounine
· 8 years ago
8ff77206
Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
d8feef9
[media] cx23885/saa7134: assign q->dev to the PCI device
by Hans Verkuil
· 8 years ago
4de349e
can: flexcan: fix resume function
by Fabio Estevam
· 9 years ago
38178e7
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
by Lothar Waßmann
· 8 years ago
559e58e
mtd: nand: fix chances to create incomplete ECC data when writing
by RogerCC Lin
· 8 years ago
7a35328
mtd: nand: fix generating over-boundary ECC data when writing
by RogerCC Lin
· 8 years ago
47a66e4
drm: Only use compat ioctl for addfb2 on X86/IA64
by Kristian H. Kristensen
· 8 years ago
19cd120
stmmac: fix PWRDWN into the PMT register for global unicast.
by Giuseppe CAVALLARO
· 8 years ago
4158dbe
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
by Arnd Bergmann
· 8 years ago
b01cf67
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
aaed4d0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b05984e
drm/exynos: g2d: fix system and runtime pm integration
by Marek Szyprowski
· 9 years ago
5b67723
drm/exynos: rotator: fix system and runtime pm integration
by Marek Szyprowski
· 9 years ago
83bd7b2
drm/exynos: gsc: fix system and runtime pm integration
by Marek Szyprowski
· 9 years ago
479f125
drm/exynos: fimc: fix system and runtime pm integration
by Marek Szyprowski
· 9 years ago
6244bd6
exynos-drm: Fix unsupported GEM memory type error message to be clear
by Shuah Khan
· 9 years ago
f32a10d
Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
37dd348
bna: fix crash in bnad_get_strings()
by Ivan Vecera
· 8 years ago
Next »