1. 0b856f4 mmc: sdhci-sirf: let device core setup the default pin configuration by Barry Song · 11 years ago
  2. 2cd1722 mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse() by Simon Baatz · 11 years ago
  3. 47caa84 mmc: tegra: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  4. d2cf607 mmc: sdhci-pxav3: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  5. b885769 mmc: mxcmmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  6. 274a752 mmc: tmio-mmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  7. 2c9054d mmc: sh_mmcif: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  8. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  9. fca9661 mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 11 years ago
  10. b9ec274 mmc: tmio: reset the controller after power-up by Guennadi Liakhovetski · 11 years ago
  11. e83b7a8 mmc: tmio: fix unbalanced power-on calls with clock-gating enabled by Guennadi Liakhovetski · 11 years ago
  12. 19f1ba5 mmc: sh_mmcif: don't clear masked interrupts by Guennadi Liakhovetski · 11 years ago
  13. b22ffdc mmc: tmio: postpone controller reset during resume by Guennadi Liakhovetski · 11 years ago
  14. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  15. 7396e31 mmc: sdhci-pci: support runtime PM for BYT SD cards by Adrian Hunter · 11 years ago
  16. a61abe6 mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards by Adrian Hunter · 11 years ago
  17. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 11 years ago
  18. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  19. ad82ab6 mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data by Al Cooper · 11 years ago
  20. 5a942b6 mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  21. 87ae7bb mmc: sdhi/tmio: add DT DMA support by Guennadi Liakhovetski · 11 years ago
  22. eec95ee mmc: sdhi/tmio: switch to using dmaengine_slave_config() by Guennadi Liakhovetski · 11 years ago
  23. 03a0675 mmc: sdhi/tmio: make DMA filter implementation specific by Guennadi Liakhovetski · 11 years ago
  24. fc79a4d mmc: dw_mmc: clear IDSTS register when initialize IDMAC by Joonyoung Shim · 11 years ago
  25. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago
  26. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  27. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  28. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 11 years ago
  29. 12d01d0 mmc: core: Add bus_ops for runtime pm callbacks by Ulf Hansson · 11 years ago
  30. 39b9431 mmc: core: Stop bkops for eMMC only from mmc suspend by Ulf Hansson · 11 years ago
  31. 0c5ce16 mmc: mxs-mmc: fix error return code in mxs_mmc_probe() by Wei Yongjun · 11 years ago
  32. ef7aef9 mmc: dw_mmc: fix error return code in dw_mci_probe() by Wei Yongjun · 11 years ago
  33. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  34. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  35. 810e08e mmc: core: Only execute tuning for SDR50 and SDR104 by Fredrik Soderstedt · 11 years ago
  36. 4a29b55 mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case by Santosh Shilimkar · 11 years ago
  37. d272fbf mmc: omap_hsmmc: convert to dma_request_slave_channel_compat by Matt Porter · 11 years ago
  38. cf5ae40 mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 by Tony Lindgren · 11 years ago
  39. 728ef3d mmc: sdhci-pci: add more device ids by Adrian Hunter · 11 years ago
  40. 07a5888 mmc: sdhci-acpi: add more device ids by Adrian Hunter · 11 years ago
  41. 1d1ff45 mmc: sdhci-acpi: fix initial runtime pm status by Adrian Hunter · 11 years ago
  42. 8c964df mmc: atmel-mci: convert to dma_request_slave_channel_compat() by Ludovic Desroches · 11 years ago
  43. 361b848 mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 by Lucas Stach · 11 years ago
  44. f682574 mmc: sdhci-esdhc-imx: Fix SDIO interrupts by Martin Fuzzey · 11 years ago
  45. c778879 Linux 3.10-rc2 by Linus Torvalds · 11 years ago
  46. 669c743 Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  47. 622f223 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  48. 5e427ec x86: Fix bit corruption at CPU resume time by Linus Torvalds · 11 years ago
  49. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  50. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  51. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  52. 2c2c0e5 Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  53. 78aa0b3 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  54. 917cc4e MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers by Guenter Roeck · 11 years ago
  55. 343cd4f Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  56. 610bba8 dm thin: fix metadata dev resize detection by Alasdair G Kergon · 11 years ago
  57. 4e2284d hwmon: (tmp401) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  58. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  59. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  60. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  61. 3c6a279 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  62. 8f05bde Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  63. f71df63 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  64. 12716cd sound/soc/kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  65. 5f68d04 sound/soc/fsl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  66. 02fdb79 arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  67. c818b58 arch/arm/plat-samsung: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  68. d7fc0dd arch/arm/mach-tegra: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  69. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  70. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  71. ffc0775 drivers/video/omap2/dss: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  72. dc83d05 drivers/video/omap2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  73. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  74. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  75. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  76. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  77. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  78. 4f39b5b drivers/staging/nvec: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  79. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  80. 45bae30 drivers/spi: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  81. a177c3a drivers/rtc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  82. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  83. 0497a59 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  84. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  85. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  86. 26a39bf drivers/misc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  87. 8897b2b drivers/mfd: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  88. 118811b drivers/memory: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  89. 00d083f drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  90. 849d345 drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  91. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  92. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  93. 627ad13 drivers/dma: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  94. d1ab2a9 drivers/cpufreq: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  95. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  96. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  97. 655b09f Btrfs: make sure roots are assigned before freeing their nodes by Josef Bacik · 11 years ago
  98. 3a6cad9 Btrfs: explicitly use global_block_rsv for quota_tree by Stefan Behrens · 11 years ago
  99. 17a5adc btrfs: do away with non-whole_page extent I/O by Alexandre Oliva · 11 years ago
  100. b216cbf Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context by Miao Xie · 11 years ago