1. 2a17f84 mmc: host: omap_hsmmc: add separate functions for enable/disable supply by Kishon Vijay Abraham I · 9 years ago
  2. 229f329 mmc: host: omap_hsmmc: return error if any of the regulator APIs fail by Kishon Vijay Abraham I · 9 years ago
  3. ef62b8b mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage by Kishon Vijay Abraham I · 9 years ago
  4. aa9a680 mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc by Kishon Vijay Abraham I · 9 years ago
  5. b49069f mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator by Kishon Vijay Abraham I · 9 years ago
  6. c299dc3 mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get() by Kishon Vijay Abraham I · 9 years ago
  7. 6a9b2ff mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get by Kishon Vijay Abraham I · 9 years ago
  8. 7d607f9 mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc by Kishon Vijay Abraham I · 9 years ago
  9. 5f2b3ea mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  10. 5afc30f mmc: sh_mmcif: Fix suspend process by Koji Matsuoka · 9 years ago
  11. 3b1cac4 mmc: usdhi6rol0: fix error return code by Julia Lawall · 9 years ago
  12. 38276a9 mmc: omap: fix error return code by Julia Lawall · 9 years ago
  13. 3fe95db mmc: usdhi6rol0: fix ack register write by Rabin Vincent · 9 years ago
  14. bb08a7d mmc: usdhi6rol0: fix NULL pointer deref in debug print by Rabin Vincent · 9 years ago
  15. 7672647 mmc: usdhi6rol0: handle probe deferral for regulator by Rabin Vincent · 9 years ago
  16. da795ec mmc: sdhci-of-arasan: Add the support for sdhci-5.1 by Shawn Lin · 9 years ago
  17. 0dafa60 mmc: sdhci: also get preset value and driver type for MMC_DDR52 by Jisheng Zhang · 9 years ago
  18. f912632 mmc: atmel-mci: remove useless include by Alexandre Belloni · 9 years ago
  19. 7bb9c24 mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff by Michal Suchanek · 9 years ago
  20. 1880d8f mmc: sdhci-sirf: corrent quirk according to real chips by Barry Song · 9 years ago
  21. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 9 years ago
  22. e31e67c mmc: sdhci-esdhc-imx: change default watermark level and burst length by Haibo Chen · 9 years ago
  23. fd44954 mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 by Haibo Chen · 9 years ago
  24. d407e30 mmc: sdhci-esdhc-imx: add tuning-step setting support by Haibo Chen · 9 years ago
  25. 28b0767 mmc: sdhci-esdhc-imx: add imx7d support and support HS400 by Haibo Chen · 9 years ago
  26. 77bd2f6 mmc: sdhci-of-esdhc: add workaround for pre divider initial value by Yangbo Lu · 9 years ago
  27. d31911b mmc: sdhci: fix dma memory leak in sdhci_pre_req() by Haibo Chen · 9 years ago
  28. 90614cd mmc: host: use of_property_read_bool() by Sergei Shtylyov · 9 years ago
  29. 143b648 mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro by Adam Lee · 9 years ago
  30. 22d7e85 mmc: core: Fixed bug in one erase-group budget TRIM by Robin van der Gracht · 9 years ago
  31. 0df9d2e mmc: tmio: Fix timeout value for command request by Takeshi Kihara · 9 years ago
  32. bb5f8ea mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC by ludovic.desroches@atmel.com · 9 years ago
  33. 5497159 mmc: sdhci: switch from programmable clock mode to divided one if needed by ludovic.desroches@atmel.com · 9 years ago
  34. 57e1048 mmc: dw_mmc: add quirk for broken data transfer over scheme by Addy Ke · 9 years ago
  35. 40a7a46 mmc: dw_mmc: print the message for deprecated property by Jaehoon Chung · 9 years ago
  36. 2b708df mmc: dw_mmc: remove the unused blk_setting by Jaehoon Chung · 9 years ago
  37. 9e747b7 mmc: dw_mmc: fix the wrong condition checking by Jaehoon Chung · 9 years ago
  38. 575c319 mmc: dw_mmc: fix pio mode when internal dmac is enabled by Heiko Stuebner · 9 years ago
  39. 0e3a22c mmc: dw_mmc: Fix coding style issues by Shawn Lin · 9 years ago
  40. 5959b32 mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used by Alexey Brodkin · 9 years ago
  41. 7d70d47 mmc: block: add fixup of broken CMD23 for Sandisk card by Yangbo Lu · 9 years ago
  42. 67b589a mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BIT by Yangbo Lu · 9 years ago
  43. 4c06654c mmc: omap_hsmmc: regulator automatically released by devm by Andreas Fenkart · 9 years ago
  44. f7f0f03 mmc: omap_hsmmc: call omap_hsmmc_set_power directly by Andreas Fenkart · 9 years ago
  45. 135b0a2 mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is set by Ivan T. Ivanov · 9 years ago
  46. c31d22e mmc: sdhci: don't use card state polling when CD GPIO is defined by Ivan T. Ivanov · 9 years ago
  47. 88af565 mmc: sdhci: let GPIO based card detection have higher precedence by Ivan T. Ivanov · 9 years ago
  48. 951b8c8 mmc: sdhci-msm: Boost controller core clock by Ivan T. Ivanov · 9 years ago
  49. 829b696 mmc: block: don't use parameter prefix if built as module by Andy Shevchenko · 9 years ago
  50. 8292adc mmc: omap: use for_each_sg() for scatterlist parsing by Fabian Frederick · 9 years ago
  51. 2d532d4 mmc: sdhci-of-arasan: add quirks for broken clock base by Suneel Garapati · 9 years ago
  52. d1955c3 mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN by Suneel Garapati · 9 years ago
  53. 6464b71 mmc: pxamci: switch over to dmaengine use by Daniel Mack · 9 years ago
  54. 642c28a mmc: core: Optimize case for exactly one erase-group budget by David Jander · 9 years ago
  55. 8916e0b Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  56. 1efdb5f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  57. 8394a1b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. fbd9163 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  59. 4ce321f zram: fix pool name truncation by Sergey Senozhatsky · 9 years ago
  60. 3670901 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. d211d87 Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them" by Alexandre Courbot · 9 years ago
  62. 3e04e2f drm/vmwgfx: Fix execbuf locking issues by Thomas Hellstrom · 9 years ago
  63. 3c6d45b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  64. 5b3e2e1 Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  65. ebcbf16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  66. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  67. 26b552e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  68. 2331d30 Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  69. 5c16179 EDAC, ppc4xx: Access mci->csrows array elements properly by Michael Walle · 9 years ago
  70. e6d0069 cosa: missing error code on failure in probe() by Dan Carpenter · 9 years ago
  71. 1f2b729 gianfar: remove faulty filer optimizer by Jakub Kicinski · 9 years ago
  72. b5c8c89 gianfar: correct list membership accounting by Jakub Kicinski · 9 years ago
  73. a898fe0 gianfar: correct filer table writing by Jakub Kicinski · 9 years ago
  74. b02e3e9 bonding: Gratuitous ARP gets dropped when first slave added by Venkat Venkatsubra · 9 years ago
  75. 4f258a4 sd: Fix maximum I/O size for BLOCK_PC requests by Martin K. Petersen · 9 years ago
  76. 8f2777f libfc: Fix fc_fcp_cleanup_each_cmd() by Bart Van Assche · 9 years ago
  77. f6979ad libfc: Fix fc_exch_recv_req() error path by Bart Van Assche · 9 years ago
  78. 04da002 Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  79. 660d083 libiscsi: Fix host busy blocking during connection teardown by John Soni Jose · 9 years ago
  80. b8826b0 Revert "drm/amdgpu: Configure doorbell to maximum slots" by Alex Deucher · 9 years ago
  81. 8c8bac5 drm/amdgpu: add context buffer size check for HEVC by Boyuan Zhang · 9 years ago
  82. cec45d9 Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  83. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  84. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  85. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  86. e984a179 memory: omap-gpmc: Don't try to save uninitialized GPMC context by Tomeu Vizoso · 9 years ago
  87. c68875f net: fs_enet: mask interrupts for TX partial frames. by LEROY Christophe · 9 years ago
  88. 8961822 net: fs_enet: explicitly remove I flag on TX partial frames by LEROY Christophe · 9 years ago
  89. edf15b4 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  90. c22fe51 xen/xenbus: Don't leak memory when unmapping the ring on HVM backend by Julien Grall · 9 years ago
  91. ad6cd7b Revert "xen/events/fifo: Handle linked events when closing a port" by David Vrabel · 9 years ago
  92. 9992349 drm/exynos/fimc: fix runtime pm support by Marek Szyprowski · 10 years ago
  93. 2c5f70e drm/exynos/mixer: always update INT_EN cache by Andrzej Hajda · 9 years ago
  94. 4f98f94 drm/exynos/mixer: correct vsync configuration sequence by Andrzej Hajda · 9 years ago
  95. 9859e20 drm/exynos/mixer: fix interrupt clearing by Andrzej Hajda · 9 years ago
  96. e6e771d drm/exynos/hdmi: fix edid memory leak by Andrzej Hajda · 9 years ago
  97. f2d0160 drm/exynos: gsc: fix wrong bitwise operation for swap detection by Hyungwon Hwang · 9 years ago
  98. 9d332d9 mkiss: Fix error handling in mkiss_open() by Fabio Estevam · 9 years ago
  99. 7a834ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  100. 0be0171 HID: wacom: Report correct device resolution when using the wireless adapater by Jason Gerecke · 9 years ago