OSDN Git Service

android-x86/kernel.git
2014-03-04 Nishanth Menonmmc: omap_hsmmc: Add support for quirky omap3 hsmmc...
2014-03-04 Dan Carpentermmc: omap_hsmmc: remove a duplicative test
2014-03-03 Felipe Balbimmc: dw_mmc: fix possible build error
2014-03-03 Tomasz Figammc: sdhci-s3c: Do not allow frequencies higher than...
2014-03-03 Tomasz Figammc: sdhci-s3c: Fix handling of bus clock switching
2014-03-03 Tomasz Figammc: sdhci-s3c: Simplify min/max clock calculation
2014-03-03 Tomasz Figammc: sdhci-s3c: Use correct condition to check for...
2014-03-03 Tomasz Figammc: sdhci-s3c: Cache bus clock rates
2014-03-03 Tomasz Figammc: sdhci-s3c: Use shifts to divide by powers of two
2014-02-27 Dinh Nguyendts: socfpga: Add support for SD/MMC on the SOCFPGA...
2014-02-27 Dinh Nguyenmmc: dw_mmc: Add support for SOCFPGA's platform specifi...
2014-02-27 Dinh Nguyenmmc: dw_mmc-socfpga: Remove the SOCFPGA specific platfo...
2014-02-25 Sachin Kamatmmc: dw_mmc: Fix NULL pointer dereference
2014-02-25 Sachin Kamatmmc: mvsdio: Cleanup mmc-mvsdio.h header
2014-02-25 Sachin Kamatmmc: msm: Cleanup mmc-msm_sdcc.h header
2014-02-25 Sachin Kamatmmc: dw_mmc: Add missing description
2014-02-25 Sachin Kamatmmc: sdhci-dove: Remove redundant of_match_ptr
2014-02-25 Sachin Kamatmmc: dw_mmc: Remove redundant of_match_ptr
2014-02-25 Sachin Kamatmmc: davinci: Remove redundant of_match_ptr
2014-02-25 Sachin Kamatmmc: sdhci-spear: Fix NULL pointer dereference
2014-02-25 Sachin Kamatmmc: wmt-sdmmc: Fix NULL pointer dereference
2014-02-25 Sachin Kamatmmc: ushc: Fix incorrect parameter in sizeof
2014-02-24 Tim Krygermmc: sdhci-bcm-kona: Add basic use of clocks
2014-02-23 Ulf Hanssonmmc: mmci: Enable support for busy detection for ux500...
2014-02-23 Ulf Hanssonmmc: mmci: Handle CMD irq before DATA irq
2014-02-23 Ulf Hanssonmmc: block: Fixup busy detection while invoking stop...
2014-02-23 Ulf Hanssonmmc: block: Respect hw busy detection in card_busy_detect()
2014-02-23 Ulf Hanssonmmc: block: Implement card_busy_detect() for busy detection
2014-02-23 Ulf Hanssonmmc: block: Use R1 responses for stop cmds for read...
2014-02-23 Ulf Hanssonmmc: core: Respect host's max_busy_timeout when sending...
2014-02-23 Ulf Hanssonmmc: core: Use generic CMD6 time while switching to...
2014-02-23 Ulf Hanssonmmc: core: Fixup busy detection for mmc switch operations
2014-02-23 Ulf Hanssonmmc: core: Minor simplifications to __mmc_switch
2014-02-23 Ulf Hanssonmmc: core: Add ignore_crc flag to __mmc_switch
2014-02-23 Ulf Hanssonmmc: core: Rename cmd_timeout_ms to busy_timeout
2014-02-23 Ulf Hanssonmmc: core: Rename max_discard_to to max_busy_timeout
2014-02-22 Ulf HanssonMAINTAINERS: Add maintainer for the mmc subsystem
2014-02-22 Jaehoon Chungmmc: core: Add DT bindings for eMMC HS200 1.8/1.2V
2014-02-22 Ulf Hanssonmmc: core: Add DT bindings for eMMC high-speed DDR...
2014-02-22 Ulf Hanssonmmc: core: Add DT bindings for SD card's UHS bus speed...
2014-02-22 Micky Chingmmc: rtsx: add support for pre_req and post_req
2014-02-22 Micky Chingmmc: rtsx: modify phase searching method for tuning
2014-02-22 Micky Chingmmc: rtsx: fix card poweroff bug
2014-02-22 Micky Chingmmc: sdhci: add support for realtek rts5250
2014-02-22 Jarkko Nikulammc: omap: Add erase capability
2014-02-22 Jarkko Nikulammc: omap: Remove always set use_dma flag from struct...
2014-02-22 Jarkko Nikulammc: omap: Convert to devm_ioremap_resource
2014-02-22 Jarkko Nikulammc: omap: Remove mem_res field from struct mmc_omap_host
2014-02-22 Jarkko Nikulammc: omap: Remove duplicate host->irq assignment
2014-02-22 Jarkko Nikulammc: omap: Convert to devm_kzalloc
2014-02-22 Jarkko Nikulammc: omap: Fix NULL pointer dereference due uninitializ...
2014-02-22 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
2014-02-22 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
2014-02-22 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7779
2014-02-22 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
2014-02-22 Kuninori Morimotommc: sdhi: tidyup sh_mobile_sdhi_of_match position
2014-02-14 Ulf Hanssonmmc: core: Enable MMC_CAP2_CACHE_CTRL as default
2014-02-14 Ulf Hanssonmmc: core: Use mmc_flush_cache() during mmc suspend
2014-02-14 Ulf Hanssonmmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
2014-02-14 Ulf Hanssonmmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE
2014-02-14 Ulf Hanssonmmc: card: Remove host cap MMC_CAP2_SANITIZE
2014-02-14 Ulf Hanssonmmc: core: Remove unnecessary validations for bus_ops...
2014-02-14 Ulf Hanssonmmc: core: Use MMC_UNSAFE_RESUME as default behavior
2014-02-14 Ulf Hanssonmmc: tmio: Adapt to proper PM configs for exported...
2014-02-14 Ulf Hanssonmmc: tmio_mmc: Convert from legacy to modern PM ops
2014-02-14 Ulf Hanssonmmc: sh_mobile_sdhi: Use modern PM macros to define...
2014-02-10 Linus TorvaldsLinux 3.14-rc2
2014-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-10 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-09 Al Virofix a kmap leak in virtio_console
2014-02-09 Al Virofix O_SYNC|O_APPEND syncing the wrong range on write()
2014-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-09 Filipe David... Btrfs: fix data corruption when reading/updating compre...
2014-02-09 Josef BacikBtrfs: don't loop forever if we can't run because of...
2014-02-09 David Sterbabtrfs: reserve no transaction units in btrfs_ioctl_set_...
2014-02-09 Jeff Mahoneybtrfs: commit transaction after setting label and features
2014-02-09 Josef BacikBtrfs: fix assert screwup for the pending move stuff
2014-02-08 Linus TorvaldsMerge tag 'pinctrl-v3.14-2' of git://git./linux/kernel...
2014-02-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-02-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-02-08 Linus TorvaldsMerge tag 'jfs-3.14-rc2' of git://github.com/kleikamp...
2014-02-08 Dave Kleikampjfs: fix generic posix ACL regression
2014-02-08 Richard Weinbergerwatchdog: dw_wdt: Add dependency on HAS_IOMEM
2014-02-07 Linus TorvaldsMerge tag 'driver-core-3.14-rc2' of git://git./linux...
2014-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-02-07 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc2' of git://git./linux/kernel...
2014-02-07 Ilya Dryomovlibceph: do not dereference a NULL bio pointer
2014-02-07 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-02-07 Ilya Dryomovlibceph: take map_sem for read in handle_reply()
2014-02-07 Ilya Dryomovlibceph: factor out logic from ceph_osdc_start_request()
2014-02-07 Mark Rutlandarm64: defconfig: Expand default enabled features
2014-02-07 Will Deaconarm64: asm: remove redundant "cc" clobbers
2014-02-07 Will Deaconarm64: atomics: fix use of acquire + release for full...
2014-02-07 Adam Thomsonhwmon: (da9055) Remove use of regmap_irq_get_virq()
next