]> git.karo-electronics.de Git - linux-beck.git/shortlog
linux-beck.git
2015-04-10 Peter Griffinmmc: sdhci-st: Add st_mmcss_cconfig function to configu...
2015-04-10 Peter Griffinmmc: sdhci-st: Add delay management functions for top...
2015-04-10 Peter Griffinmmc: sdhci-st: Add support for de-asserting reset signa...
2015-04-10 Peter Griffinmmc: sdhci-st: Add macros for register offsets and...
2015-04-09 Fabio Estevammmc: sdhci-esdhc-imx: Call mmc_of_parse()
2015-04-09 Doug Andersonmmc: dw_mmc: Add locking around cmd11 timer
2015-04-09 Doug Andersonmmc: dw_mmc: Add a return in an unexpected cmd11 timeout
2015-04-09 Doug Andersonmmc: dw_mmc: Increase cmd11 timeout to 500ms
2015-04-09 Ben Dooksmmc: dw_mmc: fix fifo ordering in big endian
2015-04-09 Ben Dooksmmc: dw_mmc: change idmac descriptor files to __le32
2015-04-09 Ben Dooksmmc: dw_mmc: make IO accessors endian agnostic
2015-04-08 Ulf Hanssonmmc: core: Convert the error field in struct mmc_comman...
2015-04-08 Michal Simekmmc: sdhci-of-arasan: Call OF parsing for MMC
2015-04-08 Micky Chingmmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx
2015-04-02 Hans de Goedemmc: Add support for marking hpi as broken through...
2015-04-01 Mylene JOSSERANDmmc: sdhci-tegra: convert to use GPIO descriptors
2015-03-31 Andreas Fenkartmmc: omap_hsmmc: use generic slot-gpio isr to manage...
2015-03-31 Andreas Fenkartmmc: omap_hsmmc: simplify card/cover detect isr
2015-03-31 Doug Andersonmmc: dw_mmc: Don't try to enable the CD until we're...
2015-03-31 Doug Andersonmmc: dw_mmc: Add a timeout for sending CMD11
2015-03-31 Jaehoon Chungmmc: dw_mmc: enable card read threshold when mode is...
2015-03-31 Ulf Hanssonmmc: core: Enable runtime PM management of host devices
2015-03-27 Andreas FenkartARM: OMAP2: HSMMC: explicit fields to declare cover...
2015-03-27 NeilBrownmmc: core: Remove the ->enable|disable() callbacks
2015-03-27 NeilBrownmmc: omap_hsmmc: stop using ->enable|disable() callbacks
2015-03-25 Georgi Djakovmmc: sdhci-msm: Add support for vendor capabilities...
2015-03-25 Sascha Hauermmc: sdhci-esdhc-imx: support voltage-range property
2015-03-25 Bjorn Anderssonmmc: mmci: Cascade EPROBE_DEFER from regulators.
2015-03-25 Ulf HanssonMAINTAINERS: mmc: Add Jaehoon as co-maintainer for...
2015-03-25 Ben Dooksmmc: atmel-mci: use endian agnostic IO
2015-03-23 Fabian Frederickmmc: constify of_device_id array
2015-03-23 NeilBrownmmc: core: fold mmc_set_bus_width calls into sdio_enabl...
2015-03-23 Ulf HanssonMAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI...
2015-03-23 Ulf HanssonMAINTAINERS: mmc: Remove the SDHCI-OF section
2015-03-23 Hans de Goedemmc: sunxi: add MMC_CAP_SDIO_IRQ capability
2015-03-23 Dmitry Torokhovmmc: sdhci-iproc: fix oops in sdhci_iproc_writew
2015-03-23 Scott Brandenmmc: sdhci: fix card presence logic in sdhci_request...
2015-03-23 Ulf Hanssonmmc: sdhci-spear: Remove exported header
2015-03-23 Ulf Hanssonmmc: sdhci-spear: Simplify by adding build dependency...
2015-03-23 Ulf Hanssonmmc: sdhci: Remove the sdhci exported header file
2015-03-23 Kevin Haommc: sdhci-pltfm: remove the unneeded check of disabled...
2015-03-23 Rhyland Kleinmmc: tegra: Optimize write_w path for tegra114 and...
2015-03-23 Kouichi Tomitammc: sh_mmcif: Add exclusion between cmd and interrupt
2015-03-23 Kouichi Tomitammc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
2015-03-23 Jean Delvaremmc: Fix hardware dependencies for sdhci-pxav3
2015-03-23 Alexandre Courbotmmc: pwrseq: simplify alloc/free hooks
2015-03-23 Arnd Bergmannmmc: sunxi: avoid invalid pointer calculation
2015-03-23 Kevin Haommc: kconfig: replace PPC_OF with PPC
2015-03-23 Scott Brandenmmc: sdhci-iproc: add IPROC SDHCI driver
2015-03-23 Scott Brandenmmc: sdhci-iproc: add device tree bindings
2015-03-23 Corneliu Dobanmmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
2015-03-23 Scott Brandenmmc: sdhci: add quirk for ACMD23 broken
2015-03-23 Dan Carpentermmc: sdhci-esdhc-imx: silence a false curly braces...
2015-03-23 Geert Uytterhoevenmmc: tmio: Remove bogus un-initialization in tmio_mmc_h...
2015-03-23 Wu Fengguangmmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning...
2015-03-23 Russ Dillmmc: omap_hsmmc: add hibernation support
2015-03-23 Andreas Fenkartmmc: omap_hsmmc: use distinctive code paths for cover...
2015-03-23 Andreas Fenkartmmc: omap_hsmmc: use slot-gpio functions to manage...
2015-03-23 Andreas Fenkartmmc: omap_hsmmc: remove unused fields from struct omap_...
2015-03-23 Chen-Yu Tsaimmc: sunxi: Use devm_reset_control_get_optional() for...
2015-03-23 Kevin Haommc: sdhci: set the .remove to sdhci_pltfm_unregister()
2015-03-23 Kevin Haommc: sdhci: disable the clock in sdhci_pltfm_unregister()
2015-03-23 Kevin Haommc: sdhci-bcm-kona: kill the "external_clk" member...
2015-03-23 Kevin Haommc: sdhci-sirf: kill the "clk" member in driver privat...
2015-03-23 Kevin Haommc: tegra: use devm help functions to get the clk...
2015-03-23 Kevin Haommc: sdhci-dove: kill the driver specific private struct
2015-03-23 Kevin Haommc: sdhci-dove: remove the unneeded error check
2015-03-23 weijun yangmmc: sirf: update sdhci_sirf_execute_tuning procedure
2015-03-23 Doug Andersonmmc: dw_mmc: Don't crash if we get an interrupt before...
2015-03-23 Doug Andersonmmc: dw_mmc: Only enable CD after setup and only if...
2015-03-23 Doug Andersonmmc: dw_mmc: Don't start commands while busy
2015-03-23 Doug Andersonmmc: dw_mmc: Give a good reset after we give power
2015-03-23 Doug Andersonmmc: dw_mmc: Make sure we only adjust the clock when...
2015-03-23 addy kemmc: dw_mmc: fix mmc_test by not sending abort for...
2015-03-23 addy kemmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESU...
2015-03-23 Seungwon Jeonmmc: dw_mmc: exynos: Support eMMC's HS400 mode
2015-03-22 Linus TorvaldsLinux 4.0-rc5
2015-03-22 Linus TorvaldsMerge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
2015-03-22 Linus TorvaldsMerge tag 'driver-core-4.0-rc5' of git://git.kernel...
2015-03-22 Linus TorvaldsMerge tag 'char-misc-4.0-rc5' of git://git.kernel.org...
2015-03-22 Linus TorvaldsMerge tag 'staging-4.0-rc5' of git://git.kernel.org...
2015-03-22 Linus TorvaldsMerge tag 'tty-4.0-rc5' of git://git.kernel.org/pub...
2015-03-22 Linus TorvaldsMerge tag 'usb-4.0-rc5' of git://git.kernel.org/pub...
2015-03-21 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-03-21 Linus TorvaldsMerge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org...
2015-03-21 Linus TorvaldsMerge git://people.freedesktop.org/~airlied/linux
2015-03-21 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.0-part2' of git:...
2015-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-21 Linus TorvaldsMerge tag 'dm-4.0-fixes' of git://git.kernel.org/pub...
2015-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-21 Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
2015-03-21 Linus TorvaldsMerge tag 'upstream-4.0-rc5' of git://git.infradead...
2015-03-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-03-21 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-03-20 Rafael J. WysockiMerge branches 'pm-cpuidle', 'powercap', 'irq-pm' and...
2015-03-20 NeilBrownmd: fix problems with freeing private data after -...
2015-03-20 Suzuki K. Poulosearm64: Honor __GFP_ZERO in dma allocations
2015-03-20 Will Deaconarm64: efi: don't restore TTBR0 if active_mm points...
2015-03-20 Rafael J. WysockiRevert "x86/PCI: Refine the way to release PCI IRQ...
2015-03-20 Dave AirlieMerge tag 'drm-intel-fixes-2015-03-19' of git://anongit...
next