OSDN Git Service

android-x86/kernel.git
2014-09-09 Kuninori MorimotoARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lager
2014-09-09 Kuninori MorimotoARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelsch
2014-09-09 Kuninori Morimotommc: use .multi_io_quirk on sh_mobile
2014-09-09 Kuninori Morimotommc: use .multi_io_quirk on tmio_mmc
2014-09-09 Kuninori Morimotommc: use .multi_io_quirk on omap_hsmmc
2014-09-09 Gao, Yunpengmmc: sdhci-pci: disable preset register for Baytrail...
2014-09-09 Kuninori Morimotommc: Add .multi_io_quirk callback for multi I/O HW bug
2014-09-09 Chuanxiao.Dongmmc: sdhci: check 1.2v IO capability for SDHC host
2014-09-09 Chuanxiao.Dongmmc: core: Fix sequence for I/O voltage in DDR mode...
2014-09-09 Robert Jarzmikmmc: pxamci: prepare and unprepare the clocks
2014-09-09 Gao, Yunpengmmc: sdhci-acpi: add probe_slot method for emmc/sd...
2014-09-09 Gao, Yunpengmmc: sdhci-pci: enable runtime pm for Intel Merrifield...
2014-09-09 Chanho Minmmc: sdhci: handle busy-end interrupt during command
2014-09-09 Fabio Estevamsdhci: Make sdhci_disable_irq_wakeups() static
2014-09-09 Aisheng Dongmmc: sdhci: move timeout_clk dynamically calculation...
2014-09-09 Aisheng Dongmmc: sdhci: calculate timeout_clk conditionally in...
2014-09-09 Aisheng Dongmmc: sdhci-esdhc-imx: set the correct max timeout value...
2014-09-09 Aisheng Dongmmc: sdhci: add platform set_timeout hook
2014-09-09 Aisheng Dongmmc: sdhci-esdhc-imx: fix incorrect max timeout cout...
2014-09-09 Aisheng Dongmmc: sdhci: add platform get_max_timeout_count hook
2014-09-09 Geert Uytterhoevenmmc: tmio-mmc: Add support for SDHI on new R-Car Gen2...
2014-09-09 Doug Andersonmmc: dw_mmc: Pass back errors from mmc_of_parse()
2014-09-09 Minda Chenmmc: sdhci-sirf: fix 8bit width enable by overwriting...
2014-09-09 Doug Andersonmmc: dw_mmc: Support voltage changes
2014-09-09 Yuvaraj CDmmc: dw_mmc: use mmc_regulator_get_supply to handle...
2014-09-09 Chuanxiao Dongmmc: core: resolve divded by zero panic
2014-09-09 Chen-Yu Tsaimmc: sunxi: Declare ERASE capability
2014-09-09 Alan Coxmmc: sdhci: Add PCI IDs for Intel Braswell
2014-09-09 addy kemmc: dw_mmc: move rockchip related code to a separate...
2014-09-09 Shinobu Ueharammc: tmio: add actual clock support as option
2014-09-09 Kuninori Morimotommc: tmio: remove SCLKEN bit setting from tmio_mmc_set_...
2014-09-09 Kuninori Morimotommc: tmio: remove Renesas specific #ifdef
2014-09-09 Shinobu Ueharammc: tmio: check ILL_FUNC instead of CBSY
2014-09-09 Shinobu Ueharammc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
2014-09-09 Shinobu Ueharammc: tmio: control multiple block transfer mode
2014-09-09 Shinobu Ueharammc: tmio: clear error IRQ status
2014-09-09 Kuninori Morimotommc: tmio: care about DMA tx/rx addr offset
2014-09-09 Ulf Hanssonmmc: tmio: Remove library functions for system PM
2014-09-09 Ulf Hanssonmmc: tmio_mmc: Fixup system PM suspend lock-up
2014-09-09 Ulf Hanssonmmc: sdhi: Fixup system PM suspend lock-up
2014-09-09 Ulf Hanssonmmc: tmio_mmc: Enable runtime PM support
2014-09-09 Ulf Hanssonmmc: sdhi: Make runtime PM callbacks available for...
2014-09-09 Ulf Hanssonmmc: tmio: Make runtime PM callbacks available for...
2014-09-09 Ulf Hanssonmmc: tmio: Mask all IRQs when inactive
2014-09-09 Ulf Hanssonmmc: tmio: Handle clock gating from runtime PM functions
2014-09-09 Ulf Hanssonmmc: tmio: Restructure ->set_ios() and adapt ->probe...
2014-09-09 Ulf Hanssonmmc: tmio: Extract bus_width modifications to a separat...
2014-09-09 Ulf Hanssonmmc: tmio: Keep host active while serving requests
2014-09-09 Ulf Hanssonmmc: tmio: Keep host active while SDIO IRQ is enabled
2014-09-09 Nicolas Ferremmc: atmel-mci: add 0x600 IP version
2014-09-09 Javier Martinez... mmc: core: Use regulator_get_voltage() if OCR mask...
2014-09-09 Sascha Hauermmc: implement Driver Stage Register handling
2014-09-09 Peter Griffinmmc: sdhci-pxav3: set_uhs_signaling is initialized...
2014-09-09 Peter Griffinmmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to...
2014-09-09 Peter Griffinmmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set...
2014-09-09 Peter Griffinmmc: dw_mmc-pltfm: Remove superflous #else condition...
2014-09-09 Peter Griffinmmc: dw_mmc-pci: Remove superflous #else condition...
2014-09-09 Peter Griffinmmc: remove .owner field for drivers using module_platf...
2014-09-09 Fu Zhonghuimmc: core: sdio: Fix unconditional wake_up_process...
2014-09-09 Andrew Brestickermmc: dw_mmc: Add support for MIPS
2014-09-09 Andrew Brestickermmc: dw_mmc: Add dependency on DMA
2014-09-09 Matthieu CASTETsdhci : recompute timeout_clk when needed
2014-09-09 Matthieu CASTETsdhci : handle busy timeout irq
2014-09-09 Roger Tsengmmc: rtsx_usb_sdmmc: fix incorrect last byte in R2...
2014-09-09 Roger Tsengmmc: rtsx_pci_sdmmc: fix incorrect last byte in R2...
2014-09-09 Wei Yongjunmmc: au1xmmc: fix error return code in au1xmmc_probe()
2014-09-09 Doug Andersonmmc: dw_mmc: Make sure we don't get stuck when we get...
2014-09-09 Yi Sunmmc: Correct the value of MMC_NUM_PHY_PARTITION
2014-09-09 Chuanxiao.Dongmmc: sdhci: fix the wrong type of curr
2014-09-09 Apelete Seketelimmc: jz4740: prepare next dma transfer in parallel...
2014-09-09 Apelete Seketelimmc: jz4740: add dma infrastructure for data transfers
2014-09-09 Addy Kemmc: dw_mmc: add support for RK3288
2014-09-09 Hans-Christian... mmc: include linux/types.h for bool definition in atmel...
2014-09-09 Pawel Mollmmc: sdhci-pltfm: Do not use parent as the host's device
2014-09-09 Tim Krygermmc: core: Remove fixed voltage regulator logic
2014-09-09 Srinivas Kandagatlammc: mmci: Add qcom dml support to the driver.
2014-09-08 Bartlomiej... mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_ho...
2014-09-07 Linus TorvaldsLinux 3.17-rc4
2014-09-07 Sudip MukherjeeDocumentation: new page link in SubmittingPatches
2014-09-07 Paul BolleDocumentation: NFS/RDMA: Document separate Kconfig...
2014-09-07 Masanari IidaDocumentation: misc-devices: Rename freefall.c from...
2014-09-07 Jose Manuel... Documentation: i2c: rename variable "register" to ...
2014-09-07 Rob JonesDocumentation: seq_file: Document seq_open_private...
2014-09-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc4' of git://git./linux/kernel...
2014-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-07 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2014-09-07 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-09-07 Alexey Khoroshilovufs: fix deadlocks introduced by sb mutex merge
2014-09-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-09-06 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-09-06 Linus TorvaldsMerge tag 'xfs-for-linus-3.17-rc3' of git://git./linux...
2014-09-06 Linus TorvaldsMerge tag 'for-linus-20140905' of git://git.infradead...
2014-09-06 Thomas Gleixnertimekeeping: Update timekeeper before updating vsyscall...
2014-09-06 Thomas Gleixnercompat: nanosleep: Clarify error handling
2014-09-05 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-09-05 Kevin HilmanMerge tag 'at91-fixes' of git://github.com/at91linux...
2014-09-05 Pawel Mollbus: arm-ccn: Move event cleanup routine
2014-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-05 Alexandre BelloniARM: at91/dt: rm9200: fix usb clock definition
2014-09-05 Alexandre BelloniARM: at91: rm9200: fix clock registration
next