1. a31edf1 mmc: Add SDIO function subnode DT documentation by Sascha Hauer · 10 years ago
  2. 9b449e9 mmc: sdhci-acpi: Remove redundant runtime PM idle callback by Ulf Hansson · 10 years ago
  3. 348487c mmc: sdhci: use pipeline mmc requests to improve performance by Haibo Chen · 10 years ago
  4. 2070d80 mmc: sdhci: Remove redundant ADMA page boundary warnings by Andrew Gabbasov · 10 years ago
  5. 04cdbbf mmc: core: Make tuning block patterns static by Ulf Hansson · 10 years ago
  6. 6c2c650 mmc: dw_mmc: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  7. 6f2d3c8 mmc: mmci: Do pm_runtime_put() after the host has been added by Ulf Hansson · 10 years ago
  8. 106276b mmc: sdhci-pci: Remove redundant runtime PM idle callback by Ulf Hansson · 10 years ago
  9. 77903c0 mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe() by Ulf Hansson · 10 years ago
  10. 0b41436 mmc: sdhci-esdhc-imx: Fixup ->remove() by Ulf Hansson · 10 years ago
  11. 0ac223a mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 10 years ago
  12. bf3707e mmc: dw_mmc: remove unnecessary debug message by Beomho Seo · 10 years ago
  13. 56d1c0d mmc: rtsx: swap function position to avoid pre declaration by Micky Ching · 10 years ago
  14. 1dcb357 mmc: rtsx: add support for sdio card by Micky Ching · 10 years ago
  15. 2d48e5f mmc: rtsx: add helper function to simplify code by Micky Ching · 10 years ago
  16. 2057647 mmc: rtsx: init cookie at probe/card_event by Micky Ching · 10 years ago
  17. 755987f9 mmc: rtsx: add dump_reg_range to simplify dump register by Micky Ching · 10 years ago
  18. df8aca1 mmc: slot-gpio: Rework how to handle allocation of slot-gpio data by Ulf Hansson · 10 years ago
  19. e2d1926 mmc: core: Free all resources for the class device at ->dev_release() by Ulf Hansson · 10 years ago
  20. 7f133de mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core by Ulf Hansson · 10 years ago
  21. b4cc580 mmc: slot-gpio: Use the parent device while allocating data by Ulf Hansson · 10 years ago
  22. eddbc3a mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs by Ulf Hansson · 10 years ago
  23. c2f28ee mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd() by Ulf Hansson · 10 years ago
  24. d30656e mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro() by Ulf Hansson · 10 years ago
  25. 9116752 mmc: core: Return error at failure of request CD/WP in mmc_of_parse() by Ulf Hansson · 10 years ago
  26. fc702cb mmc: sdhci-st: Do cleanup while mmc_of_parse() return an error by Ulf Hansson · 10 years ago
  27. f8e3260 mmc: sdhci-s3c: Handle error from mmc_of_parse() by Ulf Hansson · 10 years ago
  28. f099140 mmc: sdhci-of-esdhc: Handle error from mmc_of_parse() by Ulf Hansson · 10 years ago
  29. acfa77b mmc: sdhci-bcm-kona: Handle error from mmc_of_parse() by Ulf Hansson · 10 years ago
  30. 6d2b421 mmc: moxart: Handle error from mmc_of_parse() by Ulf Hansson · 10 years ago
  31. 0b5fce4 mmc: dw_mmc: exynos: move definitions to header file by Seungwon Jeon · 10 years ago
  32. a2a1fed mmc: dw_mmc: exynos: don't use if clock isn't available by Seungwon Jeon · 10 years ago
  33. 1a25b1b mmc: dw_mmc: fix the max_blk_count in IDMAC by Seungwon Jeon · 10 years ago
  34. 9ef219c5 mmc: mxs-mmc: remove unneeded NULL check by Dan Carpenter · 10 years ago
  35. de0673c mmc: sunxi: Removing unused code by David Lanzendörfer · 10 years ago
  36. 0f0fcd3 mmc: sunxi: Correcting SDXC_HARDWARE_RESET bit by David Lanzendörfer · 10 years ago
  37. dd9b380 mmc: sunxi: Lock fix by David Lanzendörfer · 10 years ago
  38. e8a5904 mmc: sunxi: Fix setup of last descriptor of dma transfer by Hans de Goede · 10 years ago
  39. 61bd8a0 mmc: omap_hsmmc: remove prepare/complete system suspend support. by NeilBrown · 10 years ago
  40. 8a66fda mmc: toshsd: Fix unbalanced locking by Axel Lin · 10 years ago
  41. 1818681 mmc: toshsd: use module_pci_driver to simplify the code by Wei Yongjun · 10 years ago
  42. 304f0a9 mmc: sdhci: Fix FSL ESDHC reset handling quirk by Alessio Igor Bogani · 10 years ago
  43. fc0b638 mmc: sdhci-sirf: add sirf tuning function (cmd 19) by Minda Chen · 10 years ago
  44. f8c58c1 mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock by Doug Anderson · 10 years ago
  45. b24c8b2 mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts by Doug Anderson · 10 years ago
  46. eac8632 mmc: core: Support the optional init_card() callback for MMC and SD by Doug Anderson · 10 years ago
  47. a48fd4e ARM: OMAP2+: Make sure pandora_wl1251_init_card() applies to SDIO only by Doug Anderson · 10 years ago
  48. ec6f34e Linux 3.19-rc5 by Linus Torvalds · 10 years ago
  49. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  51. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  52. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  53. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  54. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  55. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  56. 59b2858 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. d01de23 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  58. 966903a Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  59. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  60. a30e931 Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
  61. 25217fef ARM: dts: disable CCI on exynos5420 based arndale-octa by Abhilash Kesavan · 10 years ago
  62. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  63. 6fda93b Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 10 years ago
  64. c9b75d5 ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 by Heiko Stübner · 10 years ago
  65. 1dbb36b Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Olof Johansson · 10 years ago
  66. 259e438 ARM: nomadik: fix up leftover device tree pins by Linus Walleij · 10 years ago
  67. e3db221 Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  68. 3be8142 Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  69. 1591dc4 Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  70. fc7f0dd kernel: avoid overflow in cmp_range by Louis Langholtz · 10 years ago
  71. 6bcf9c1 perf tools powerpc: Use dwfl_report_elf() instead of offline. by Sukadev Bhattiprolu · 10 years ago
  72. 813ccd1 perf tools: Fix segfault for symbol annotation on TUI by Namhyung Kim · 10 years ago
  73. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  74. ea1fe3a perf tools: Avoid build splat for syscall numbers with uclibc by Vineet Gupta · 10 years ago
  75. a83d869 perf tools: Elide strlcpy warning with uclibc by Vineet Gupta · 10 years ago
  76. db1806e perf tools: Fix statfs.f_type data type mismatch build error with uclibc by Alexey Brodkin · 10 years ago
  77. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 10 years ago
  78. 260d819 perf machine: Fix __machine__findnew_thread() error path by Namhyung Kim · 10 years ago
  79. c6e5e9f perf tools: Fix building error in x86_64 when dwarf unwind is on by Namhyung Kim · 10 years ago
  80. 7949ba1 perf probe: Propagate error code when write(2) failed by Namhyung Kim · 10 years ago
  81. 7ad4b4a Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  82. 62b1530 Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  83. 7b78de8 Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  84. 937102f Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  85. 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  86. fa818dc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  87. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  88. 23aa4b4 Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  89. 0145058 arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned" by Catalin Marinas · 10 years ago
  90. 3363673 perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM by Kan Liang · 10 years ago
  91. 433678b perf/rapl: Fix sysfs_show() initialization for RAPL PMU by Stephane Eranian · 10 years ago
  92. cb59670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  93. 0b6212e Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  94. 7b552bc Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  95. f8cb395 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  96. 3fa116e Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  97. ce1039b tracing: Fix enabling of syscall events on the command line by Steven Rostedt (Red Hat) · 10 years ago
  98. 83829b7 tracing: Remove extra call to init_ftrace_syscalls() by Steven Rostedt (Red Hat) · 10 years ago
  99. 237d28d ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing by Steven Rostedt (Red Hat) · 10 years ago
  100. 7485058e ftrace: Check both notrace and filter for old hash by Steven Rostedt (Red Hat) · 10 years ago