]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-06-20 Wolfram Sangmmc: core: check also R1 response for stop commands
2017-06-20 Ulf Hanssonmmc: core: Clarify code for sending CSD
2017-06-20 Ulf Hanssonmmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd...
2017-06-20 Ulf Hanssonmmc: core: Re-factor code for sending CID
2017-06-20 Ulf Hanssonmmc: core: Remove redundant code in mmc_send_cid()
2017-06-20 Ulf Hanssonmmc: core: Make mmc_can_reset() static
2017-06-20 Ulf Hanssonmmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
2017-06-20 Ulf Hanssonmmc: core: Move mmc_interrupt_hpi() from core.c to...
2017-06-20 Ulf Hanssonmmc: core: Move mmc bkops functions from core.c to...
2017-06-20 Ulf Hanssonmmc: core: Don't export some eMMC specific functions...
2017-06-20 Kishon Vijay... Documentation: dt-bindings: Document deprecation of...
2017-06-20 Kishon Vijay... mmc: host: omap_hsmmc: use mmc_regulator_get_supply...
2017-06-20 Kishon Vijay... mmc: host: omap_hsmmc: Do not initialize MMC regulators...
2017-06-20 Kishon Vijay... ARM: dts: omap3-overo: Remove "vqmmc-supply" property...
2017-06-20 Adrian Huntermmc: sdio: Keep card runtime resumed while adding funct...
2017-06-20 Adrian Huntermmc: sdio: Tidy error path in mmc_attach_sdio()
2017-06-20 Adrian Huntermmc: sdhci-pci: Add support for Intel CNP
2017-06-20 Simon Hormanmmc: tmio, renesas-sdhi: update Renesas related copyrights
2017-06-20 Simon Hormanmmc: tmio: use EXPORT_SYMBOL_GPL
2017-06-20 Simon HormanMAINTAINERS: Update files for TMIO/SDHI MMC driver
2017-06-20 Hans de Goedemmc: sdhci-acpi: Remove unneeded acpi_bus_get_status...
2017-06-20 Wolfram Sangmmc: tmio: make sure SDIO gets reinitialized after...
2017-06-20 Matthias Kraemermmc: sdhci-pci: Use macros in pci_ids definition
2017-06-20 Benoît Thébaudeaummc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround
2017-06-20 Benoît Thébaudeaummc: sdhci-esdhc-imx: Allow all supported prescaler...
2017-06-20 Benoît Thébaudeaummc: sdhci-esdhc-imx: Fix DAT line software reset
2017-06-20 Benoît Thébaudeaummc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR
2017-06-20 Benoît Thébaudeaummc: sdhci-esdhc-imx: Fix some English mistakes and...
2017-06-20 Phong LEmmc: mediatek: Fixed size in dma_free_coherent
2017-06-20 Gustavo A.... mmc: bcm2835: fix potential null pointer dereferences
2017-06-20 Wolfram Sangmmc: use proper name for the R-Car SoC
2017-06-20 David Woodsmmc: core: Use device_property_read instead of of_prope...
2017-06-20 David Woodsmmc: dw_mmc: Use device_property_read instead of of_pro...
2017-06-20 Shawn LinDocumentation: rockchip-dw-mshc: add description for...
2017-06-20 Fabio Estevammmc: sdhci-esdhc-imx: Check the return value from clk_p...
2017-06-20 Wu Fengguangmmc: block: fix semicolon.cocci warnings
2017-06-20 Ulf Hanssonmmc: block: Use __mmc_send_status() and drop get_card_s...
2017-06-20 Linus Walleijmmc: block: Move boot partition locking into a driver op
2017-06-20 Linus Walleijmmc: block: Move DRV OP issue function
2017-06-20 Linus Walleijmmc: block: Tag DRV_OPs with a driver operation type
2017-06-20 Linus Walleijmmc: block: remove req back pointer
2017-06-20 Wolfram Sangmmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3
2017-06-20 Wolfram Sangmmc: tmio: add CMD23 support
2017-06-20 Wolfram Sangmmc: tmio: move finish_request function further down
2017-06-20 Wolfram Sangmmc: tmio: remove outdated comment
2017-06-20 Wolfram Sangmmc: tmio: refactor handling mrq
2017-06-20 Wolfram Sangmmc: tmio: make tmio_mmc_request function more readable
2017-06-20 Markus Elfringmmc: core: Delete error messages for failed memory...
2017-06-20 Markus Elfringmmc: atmel-mci: Delete an error message for a failed...
2017-06-20 Linus Walleijmmc: queue: delete mmc_req_is_special()
2017-06-20 Linus Walleijmmc: block: move multi-ioctl() to use block layer
2017-06-20 Linus Walleijmmc: block: move single ioctl() commands to block requests
2017-06-20 Linus Walleijmmc: block: Tag is_rpmb as bool
2017-06-20 Linus Walleijmmc: core: Allocate per-request data using the block...
2017-06-20 Linus Walleijmmc: core: Delete bounce buffer Kconfig option
2017-06-20 Simon Hormanmmc: renesas-sdhi: make renesas_sdhi_sys_dmac main...
2017-06-20 Simon Hormanmmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_s...
2017-06-20 Simon Hormanmmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdh...
2017-06-20 Simon Hormanmmc: tmio: rename tmio_mmc_{pio => core}.c
2017-06-20 Simon Hormanmmc: renesas-sdhi, tmio: make dma more modular
2017-06-20 Simon Hormanmmc: tmio: drop filenames from comment at top of source
2017-06-20 Ulf HanssonRevert "mmc: dw_mmc: Don't allow Runtime PM for SDIO...
2017-06-20 Ulf Hanssonmmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs...
2017-06-20 Ulf Hanssonmmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD...
2017-06-20 Ulf Hanssonmmc: sdio: Add API to manage SDIO IRQs from a workqueue
2017-06-20 Ulf Hanssonmmc: core: Prevent processing SDIO IRQs when none is...
2017-06-20 Ulf Hanssonmmc: core: Don't do eMMC HW reset when resuming the...
2017-06-20 Ulf Hanssonmmc: pwrseq: Add reset callback to the struct mmc_pwrse...
2017-06-20 Johan Hovoldmmc: vub3000: add missing USB-descriptor endianness...
2017-06-20 Andy Shevchenkommc: atmel-mci: Remove AVR32 bits from the driver
2017-06-20 Colin Ian Kingmmc: sdricoh_cs: remove redundant check if len is non...
2017-06-20 Shubhrajyoti... mmc: sdhci-of-arasan: Trivial print fix
2017-06-19 Linus TorvaldsLinux 4.12-rc6 v4.12-rc6
2017-06-19 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-19 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-06-19 Olof JohanssonMerge tag 'sunxi-fixes-for-4.12' of https://git.kernel...
2017-06-19 Olof JohanssonMerge tag 'omap-for-v4.12/fixes-sl50' of git://git...
2017-06-19 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-06-19 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git.kerne...
2017-06-19 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-06-18 Michael S.... virtio_balloon: disable VIOMMU support
2017-06-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-06-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-06-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-06-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-06-18 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-06-18 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-06-17 Linus TorvaldsMerge tag 'led_fixes_for_4.12-rc6' of git://git.kernel...
2017-06-17 Linus TorvaldsMerge tag 'usb-4.12-rc6' of git://git.kernel.org/pub...
2017-06-17 Linus TorvaldsMerge tag 'staging-4.12-rc6' of git://git.kernel.org...
2017-06-17 Linus TorvaldsMerge tag 'ceph-for-4.12-rc6' of git://github.com/ceph...
2017-06-17 Linus TorvaldsMerge tag 'xfs-4.12-fixes-4' of git://git.kernel.org...
2017-06-17 Linus TorvaldsMerge branch 'ufs-fixes' of git://git.kernel.org/pub...
2017-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-06-16 Linus TorvaldsMerge tag 'pci-v4.12-fixes-2' of git://git.kernel.org...
2017-06-16 Linus TorvaldsMerge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnie...
2017-06-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-06-16 zhongjiangmm: correct the comment when reclaimed pages exceed...
2017-06-16 Andrea Arcangeliuserfaultfd: shmem: handle coredumping in handle_userfa...
2017-06-16 Mark Rutlandmm: numa: avoid waiting on freed migrated pages
next