]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-10-08 Linus Walleijmmc: mmci: Drop support for pdata GPIO numbers
2018-10-08 Jisheng Zhangmmc: sdhci: fix __sdhci_adma_write_desc
2018-10-08 jun qianmmc: mxcmmc: replace spin_lock_irqsave with spin_lock...
2018-10-08 Niklas Söderlundmmc: renesas_sdhi_internal_dmac: set scatter/gather...
2018-10-08 Chen-Yu Tsaimmc: sunxi: Use new timing mode for A64 eMMC controller
2018-10-08 Chen-Yu Tsaimmc: sunxi: Clarify new timing mode usage and implement...
2018-10-08 Chunyan Zhangmmc: sdhci-sprd: Add Spreadtrum's initial host controller
2018-10-08 Chunyan Zhangdt-bindings: sdhci-sprd: Add bindings for the sdhci...
2018-10-08 Chunyan Zhangmmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
2018-10-08 Chunyan Zhangmmc: sdhci: Add Auto CMD Auto Select support
2018-10-08 Chunyan Zhangmmc: sdhci: Add 32-bit block count support for v4 mode
2018-10-08 Chunyan Zhangmmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
2018-10-08 Chunyan Zhangmmc: sdhci: Change SDMA address register for v4 mode
2018-10-08 Chunyan Zhangmmc: sdhci: Add sd host v4 mode
2018-10-08 Chunyan Zhangmmc: sdhci: Add version V4 definition
2018-10-08 YueHaibingmmc: tegra: fix inconsistent IS_ERR and PTR_ERR
2018-10-08 Aapo Vienamommc: tegra: Implement periodic pad calibration
2018-10-08 Aapo Vienamommc: tegra: Implement HS400 delay line calibration
2018-10-08 Aapo Vienamommc: tegra: Implement HS400 enhanced strobe
2018-10-08 Aapo Vienamommc: tegra: Parse and program DQS trim value
2018-10-08 Aapo Vienamodt-bindings: mmc: Add DQS trim value to Tegra SDHCI
2018-10-08 Aapo Vienamommc: tegra: Enable UHS and HS200 modes for Tegra186
2018-10-08 Aapo Vienamommc: tegra: Enable UHS and HS200 modes for Tegra210
2018-10-08 Aapo Vienamommc: tegra: Disable card clock during tuning cmd on...
2018-10-08 Aapo Vienamommc: tegra: Remove tegra_sdhci_writew() from tegra210_s...
2018-10-08 Aapo Vienamommc: tegra: Use standard SDHCI tuning on Tegra210 and...
2018-10-08 Aapo Vienamommc: tegra: Configure default trim value on reset
2018-10-08 Aapo Vienamommc: tegra: Configure default tap values
2018-10-08 Aapo Vienamommc: tegra: Parse default trim and tap from dt
2018-10-08 Aapo Vienamommc: tegra: Add a workaround for tap value change glitch
2018-10-08 Aapo Vienamommc: tegra: Enable pad calibration on Tegra210 and Tegra186
2018-10-08 Aapo Vienamommc: tegra: Perform pad calibration after voltage switch
2018-10-08 Aapo Vienamommc: tegra: Program pad autocal offsets from dt
2018-10-08 Aapo Vienamommc: tegra: Disable card clock during pad calibration
2018-10-08 Aapo Vienamommc: tegra: Power on the calibration pad
2018-10-08 Aapo Vienamommc: tegra: Set calibration pad voltage reference
2018-10-08 Aapo Vienamommc: tegra: Poll for calibration completion
2018-10-08 Aapo Vienamommc: tegra: Reconfigure pad voltages during voltage...
2018-10-08 Aapo Vienamodt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
2018-10-08 Aapo Vienamodt-bindings: Add Tegra SDHCI pad pdpu offset bindings
2018-10-08 Aapo Vienamodt-bindings: mmc: tegra: Add pad voltage control properties
2018-10-08 Wolfram Sangmmc: tmio: remove now unused variable
2018-10-08 Wolfram Sangmmc: tmio: more concise clk calculation
2018-10-08 Masaharu Hayakawammc: tmio: Fix SCC error detection
2018-10-08 Masaharu Hayakawammc: renesas_sdhi: skip SCC error check when retuning
2018-10-08 Niklas Söderlundmmc: core: add helper to see if a host is doing a retune
2018-10-08 Masahiro Yamadammc: tmio: refactor CLK_CTL bit calculation
2018-10-08 Masahiro Yamadammc: renesas_sdhi: merge clk_{start,stop} functions...
2018-10-08 Jisheng Zhangmmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation
2018-10-08 Jisheng Zhangmmc: sdhci: introduce adma_write_desc() hook to struct...
2018-10-08 Jisheng Zhangmmc: sdhci: add adma_table_cnt member to struct sdhci_host
2018-10-08 Rob Herringmmc: Convert to using %pOFn instead of device_node.name
2018-10-08 Aapo Vienamommc: sdhci: Export sdhci_request()
2018-10-08 Wang Dongshengsdhci: acpi: add qcom sdhci host reset quirk fix
2018-10-08 Wang Dongshengsdhci: acpi: add free_slot callback
2018-10-08 Yinbo Zhummc: sdhci-of-esdhc: add erratum A008171 support
2018-10-08 Yinbo Zhummc: sdhci: add tuning error codes
2018-10-08 Masahiro Yamadammc: uniphier-sd: add UniPhier SD/eMMC controller driver
2018-10-08 Masahiro Yamadadt-bindings: mmc: add DT binding for UniPhier SD/eMMC...
2018-10-08 Masahiro Yamadammc: tmio: move tmio_mmc_set_clock() to platform hook
2018-10-08 Masahiro Yamadammc: tmio: replace tmio_mmc_clk_stop() calls with tmio_...
2018-10-08 Paul Cercueilmmc: jz4740: Add support for the JZ4725B
2018-10-08 Wolfram Sangmmc: use SPDX identifier for Renesas drivers
2018-10-08 Sergei Shtylyovdt-bindings: mmc: tmio_mmc: document Renesas R8A77970...
2018-10-08 Sergei Shtylyovmmc: renesas_sdhi_internal_dmac: add R8A77970 to whitelist
2018-10-08 Sergei Shtylyovmmc: renesas_sdhi_internal_dmac: Fix a few typos
2018-10-08 Paul Cercueilmmc: jz4740: Drop dependency on MACH_JZ4740/80
2018-10-08 Igor Opaniukmmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap
2018-10-08 Fabrizio Castrommc: renesas_sdhi: Add r8a774a1 support
2018-10-08 Fabrizio Castrommc: renesas_sdhi_internal_dmac: Whitelist r8a774a1
2018-10-08 Michal Simekmmc: sdhci-of-arasan: Do now show error message in...
2018-10-08 Srinath Mannammmc: sdhci-iproc: Add ACPI support
2018-10-08 Adrian Huntermmc: sdhci-pltfm: Convert DT properties to generic...
2018-10-07 Greg Kroah-HartmanLinux 4.19-rc7 v4.19-rc7
2018-10-07 Greg Kroah-HartmanMerge tag 'char-misc-4.19-rc7' of git://git.kernel...
2018-10-07 Greg Kroah-HartmanMerge tag 'tty-4.19-rc7' of git://git.kernel.org/pub...
2018-10-07 Greg Kroah-HartmanMerge tag 'usb-4.19-rc7' of git://git.kernel.org/pub...
2018-10-07 Greg Kroah-HartmanMerge branch 'i2c/for-current' of git://git.kernel...
2018-10-07 Greg Kroah-HartmanMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-10-07 Greg Kroah-HartmanMerge tag 'powerpc-4.19-4' of https://git.kernel.org...
2018-10-06 Greg Kroah-HartmanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-10-05 Greg Kroah-HartmanMerge branch 'akpm'
2018-10-05 Daniel Blackmm: madvise(MADV_DODUMP): allow hugetlbfs pages
2018-10-05 Ashish Samantocfs2: fix locking for res->tracking and dlm->tracking_list
2018-10-05 Kirill Tkhaimm/vmscan.c: fix int overflow in callers of do_shrink_s...
2018-10-05 Jann Hornmm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
2018-10-05 Jann Hornmm/vmstat.c: fix outdated vmstat_text
2018-10-05 Jann Hornproc: restrict kernel stack dumps to root
2018-10-05 Anshuman Khandualmm/hugetlb: add mmap() encodings for 32MB and 512MB...
2018-10-05 Anshuman Khandualmm/migrate.c: split only transparent huge pages when...
2018-10-05 Kees Cookipc/shm.c: use ERR_CAST() for shm_lock() error return
2018-10-05 YueHaibingmm/gup_benchmark: fix unsigned comparison to zero in...
2018-10-05 Kirill A. Shutemovmm, thp: fix mlocking THP page with migration enabled
2018-10-05 Larry Chenocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
2018-10-05 Mike Kravetzhugetlb: take PMD sharing into account when flushing...
2018-10-05 Mike Kravetzmm: migration: fix migration of huge PMD shared pages
2018-10-05 Greg Kroah-HartmanMerge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel...
2018-10-05 Greg Kroah-HartmanMerge tag 'for-4.19/dm-fixes-2' of git://git.kernel...
2018-10-05 Greg Kroah-HartmanMerge tag 'gpio-v4.19-3' of git://git.kernel.org/pub...
2018-10-05 Greg Kroah-HartmanMerge tag 'pm-4.19-rc7' of git://git.kernel.org/pub...
next