summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-24mmc: sdhci-st: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka
2017-04-24mmc: tegra: Add Tegra186 supportThierry Reding
2017-04-24mmc: tegra: Support module resetThierry Reding
2017-04-24mmc: meson-gx: remove mmc host on device removalMichaƂ Zegan
2017-04-24mmc: host: tmio: fill in response from auto cmd12Wolfram Sang
2017-04-24mmc: host: tmio: don't BUG on unsupported stop commandsWolfram Sang
2017-04-24mmc: host: tmio: fix minor typos in commentsWolfram Sang
2017-04-24mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang
2017-04-24mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang
2017-04-24mmc: sdhci-pxav2: add error handling of clk_prepare_enable()Alexey Khoroshilov
2017-04-24mmc: meson-gx: replace magic timeout numbers with constantsHeiner Kallweit
2017-04-24mmc: meson-gx: remove member mrq from struct meson_hostHeiner Kallweit
2017-04-24mmc: meson-gx: improve initial configurationHeiner Kallweit
2017-04-24mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_initHeiner Kallweit
2017-04-24mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probeHeiner Kallweit
2017-04-24mmc: meson-gx: remove member parent_mux from struct meson_hostHeiner Kallweit
2017-04-24mmc: meson-gx: remove unneeded variable in meson_mmc_clk_initHeiner Kallweit
2017-04-24mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_hostHeiner Kallweit
2017-04-24mmc: meson-gx: make two functions return voidHeiner Kallweit
2017-04-24mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmdHeiner Kallweit
2017-04-24mmc: dw_mmc: improve dw_mci_reset a bitShawn Lin
2017-04-24mmc: dw_mmc: move mci_send_cmd forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: remove declaration of dw_mci_card_busyShawn Lin
2017-04-24mmc: dw_mmc: move dw_mci_get_cd forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: move dw_mci_reset forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: improve the timeout polling codeShawn Lin
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes