1. 274a752 mmc: tmio-mmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  2. 2c9054d mmc: sh_mmcif: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  3. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  4. fca9661 mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 11 years ago
  5. b9ec274 mmc: tmio: reset the controller after power-up by Guennadi Liakhovetski · 11 years ago
  6. e83b7a8 mmc: tmio: fix unbalanced power-on calls with clock-gating enabled by Guennadi Liakhovetski · 11 years ago
  7. 19f1ba5 mmc: sh_mmcif: don't clear masked interrupts by Guennadi Liakhovetski · 11 years ago
  8. b22ffdc mmc: tmio: postpone controller reset during resume by Guennadi Liakhovetski · 11 years ago
  9. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  10. 7396e31 mmc: sdhci-pci: support runtime PM for BYT SD cards by Adrian Hunter · 11 years ago
  11. a61abe6 mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards by Adrian Hunter · 11 years ago
  12. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 11 years ago
  13. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  14. ad82ab6 mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data by Al Cooper · 11 years ago
  15. 5a942b6 mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  16. 87ae7bb mmc: sdhi/tmio: add DT DMA support by Guennadi Liakhovetski · 11 years ago
  17. eec95ee mmc: sdhi/tmio: switch to using dmaengine_slave_config() by Guennadi Liakhovetski · 11 years ago
  18. 03a0675 mmc: sdhi/tmio: make DMA filter implementation specific by Guennadi Liakhovetski · 11 years ago
  19. fc79a4d mmc: dw_mmc: clear IDSTS register when initialize IDMAC by Joonyoung Shim · 11 years ago
  20. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago
  21. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  22. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  23. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 11 years ago
  24. 12d01d0 mmc: core: Add bus_ops for runtime pm callbacks by Ulf Hansson · 11 years ago
  25. 39b9431 mmc: core: Stop bkops for eMMC only from mmc suspend by Ulf Hansson · 11 years ago
  26. 0c5ce16 mmc: mxs-mmc: fix error return code in mxs_mmc_probe() by Wei Yongjun · 11 years ago
  27. ef7aef9 mmc: dw_mmc: fix error return code in dw_mci_probe() by Wei Yongjun · 11 years ago
  28. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  29. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  30. 810e08e mmc: core: Only execute tuning for SDR50 and SDR104 by Fredrik Soderstedt · 11 years ago
  31. 4a29b55 mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case by Santosh Shilimkar · 11 years ago
  32. d272fbf mmc: omap_hsmmc: convert to dma_request_slave_channel_compat by Matt Porter · 11 years ago
  33. cf5ae40 mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 by Tony Lindgren · 11 years ago
  34. 728ef3d mmc: sdhci-pci: add more device ids by Adrian Hunter · 11 years ago
  35. 07a5888 mmc: sdhci-acpi: add more device ids by Adrian Hunter · 11 years ago
  36. 1d1ff45 mmc: sdhci-acpi: fix initial runtime pm status by Adrian Hunter · 11 years ago
  37. 8c964df mmc: atmel-mci: convert to dma_request_slave_channel_compat() by Ludovic Desroches · 11 years ago
  38. 361b848 mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 by Lucas Stach · 12 years ago
  39. f682574 mmc: sdhci-esdhc-imx: Fix SDIO interrupts by Martin Fuzzey · 11 years ago
  40. 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
  41. 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
  42. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  43. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  44. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  45. 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
  46. 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
  47. 610bba8 dm thin: fix metadata dev resize detection by Alasdair G Kergon · 11 years ago
  48. 4e2284d hwmon: (tmp401) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  49. 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
  50. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  51. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  52. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  53. ffc0775 drivers/video/omap2/dss: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  54. dc83d05 drivers/video/omap2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  55. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  56. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  57. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  58. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  59. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  60. 4f39b5b drivers/staging/nvec: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  61. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  62. 45bae30 drivers/spi: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  63. a177c3a drivers/rtc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  64. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  65. 0497a59 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  66. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  67. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  68. 26a39bf drivers/misc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  69. 8897b2b drivers/mfd: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  70. 118811b drivers/memory: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  71. 00d083f drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  72. 849d345 drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  73. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  74. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  75. 627ad13 drivers/dma: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  76. d1ab2a9 drivers/cpufreq: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  77. ec50f2a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  78. e9ced8e drm/radeon: restore nomodeset operation (v2) by Dave Airlie · 11 years ago
  79. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 11 years ago
  80. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 11 years ago
  81. d7292a0 qxl: drop unused variable. by Dave Airlie · 11 years ago
  82. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 11 years ago
  83. d5fe85a Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  84. 8968216 Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  85. e2a978e Merge branch 'ipmi' (minor ipmi fixes from Corey) by Linus Torvalds · 11 years ago
  86. 6368087 ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex by Benjamin LaHaise · 11 years ago
  87. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  88. a5f2b3d drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow by Chen Gang · 11 years ago
  89. 1b6b698 drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup by Alexandru Gheorghiu · 11 years ago
  90. 5c64e3a4 Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  91. 49a9e43 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  92. e50caa9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  93. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. d21572c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  95. 109c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  96. a66b2e5 cpufreq: Preserve sysfs files across suspend/resume by Srivatsa S. Bhat · 11 years ago
  97. 7a26b53 ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path by Catalin Marinas · 11 years ago
  98. 8b19d45 NTB: Multiple NTB client fix by Jon Mason · 11 years ago
  99. 904435c ntb_netdev: remove from list on exit by Jon Mason · 11 years ago
  100. c336acd NTB: memcpy lockup workaround by Jon Mason · 12 years ago