1. 41babf7 mmc: dw_mmc: support DDR mode by Jaehoon Chung · 14 years ago
  2. e7054ba mmc: via-sdmmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  3. b3bd1b5 mmc: cb710: Return err value in cb710_wait_while_busy() by Chris Ball · 14 years ago
  4. 24c3001 mmc: sdhci-pci: Remove set-but-unused variable. by Chris Ball · 14 years ago
  5. e4243f1 mmc: mxs-mmc: add mmc host driver for i.MX23/28 by Shawn Guo · 14 years ago
  6. 8154b57 mmc: sdhci-tegra: free irq on error and remove by Wolfram Sang · 14 years ago
  7. f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 14 years ago
  8. c9b2a06 mmc: dw_mmc: support 8-bit buswidth by Jaehoon Chung · 14 years ago
  9. 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  10. 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 14 years ago
  11. d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 14 years ago
  12. 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  13. a5ece7d mmc: sh_mmcif: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  14. f38f94c mmc: sh_mmcif: rename and retype activity variable by Linus Walleij · 14 years ago
  15. 9dc3fb5 mmc: sh_mmcif: unmap with the proper sglen by Linus Walleij · 14 years ago
  16. 1ed828d mmc: sh_mmcif: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  17. 5328906 mmc: atmel-mci: use dmaengine helper functions by Linus Walleij · 14 years ago
  18. 88ce4db3 mmc: atmel-mci: conform to DMA-API by Linus Walleij · 14 years ago
  19. 266ac3f mmc: atmel-mci: map DMA sglist on the DMA engine by Linus Walleij · 14 years ago
  20. 5fd11c0 mmc: sdhci: Add Ricoh e823 PCI ID by Manoj Iyer · 14 years ago
  21. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  22. 50cec37 mmc: Improve MMC_TEST config text. by Will Newton · 14 years ago
  23. aadb9f4 mmc: dw_mmc: Enable low-power mode for the card clock. by Will Newton · 14 years ago
  24. dd6c4b9 mmc: dw_mmc: Run card detect tasklet during slot initialisation. by Will Newton · 14 years ago
  25. 170cba8 mmc: mmc_mxc: Allow selection only for the correct platforms by Fabio Estevam · 14 years ago
  26. a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 14 years ago
  27. a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 14 years ago
  28. b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 14 years ago
  29. 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 14 years ago
  30. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 14 years ago
  31. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
  32. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 14 years ago
  33. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 14 years ago
  34. 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 14 years ago
  35. 732f0e3 mmc: sdhci-s3c: Auto CMD12 support by Kyungmin Park · 14 years ago
  36. 3362177 mmc: Fix the block device read only flag by Marc-André Hébert · 14 years ago
  37. 709de99d mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  38. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  39. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 14 years ago
  40. 34d4ade Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  41. 1a34530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  42. b44a53d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  43. 062ac62 drm: index i shadowed in 2nd loop by roel · 14 years ago
  44. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 14 years ago
  45. 8620604 Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes by Dave Airlie · 14 years ago
  46. ad4a4a8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  47. 6f70a4c drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously by Ben Skeggs · 14 years ago
  48. ef1b287 drm/nouveau: fix regression causing ttm to not be able to evict vram by Ben Skeggs · 14 years ago
  49. 467cffb drm/i915: Rebind the buffer if its alignment constraints changes with tiling by Chris Wilson · 14 years ago
  50. a1656b9 drm/i915: Disable GPU semaphores by default by Chris Wilson · 14 years ago
  51. d7a62cd virtio: console: Don't access vqs if device was unplugged by Amit Shah · 14 years ago
  52. 9135583 drm/i915: Do not overflow the MMADDR write FIFO by Chris Wilson · 14 years ago
  53. 0ee537a Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" by Chris Wilson · 14 years ago
  54. 9dab51d drivers/video/backlight/ltv350qv.c: fix a memory leak by Axel Lin · 14 years ago
  55. 95b90af pps: make pps_gen_parport depend on BROKEN by Thomas Gleixner · 14 years ago
  56. 97e419a drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  57. 2ec38a0 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() by Axel Lin · 14 years ago
  58. 73412c3 drm/nouveau: allocate kernel's notifier object at end of block by Ben Skeggs · 14 years ago
  59. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  60. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  61. ba04c7c r8169: disable ASPM by Stanislaw Gruszka · 14 years ago
  62. 0c2bd9b [S390] tape: deadlock on system work queue by Martin Schwidefsky · 14 years ago
  63. b652277 [S390] keyboard: integer underflow bug by Dan Carpenter · 14 years ago
  64. 0c0db03 [S390] xpram: remove __initdata attribute from module parameters by Martin Schwidefsky · 14 years ago
  65. fd51469 block: kill loop_mutex by Petr Uzel · 14 years ago
  66. cbdbb4c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  67. f7d222e Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  68. 06f9a73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  69. ebff7c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  70. c7b01d3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  71. 0197b08 cnic: Fix lost interrupt on bnx2x by Michael Chan · 14 years ago
  72. 107c3f4 cnic: Prevent status block race conditions with hardware by Michael Chan · 14 years ago
  73. ad4bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  74. 1707be1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 14 years ago
  75. a74ea43 of/promtree: allow DT device matching by fixing 'name' brokenness (v5) by Andres Salomon · 14 years ago
  76. 337fc72 of: Add missing of_address.h to xilinx ehci driver by Michal Simek · 14 years ago
  77. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 14 years ago
  78. 4def99b e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead by Bruce Allan · 14 years ago
  79. 9dc441f igb: fix sparse warning by Jeff Kirsher · 14 years ago
  80. 2db1bad e1000: fix sparse warning by Stephen Hemminger · 14 years ago
  81. 4b57018 mfd: Avoid tps6586x burst writes by vwadekar@nvidia.com · 14 years ago
  82. 77bd70e mfd: Don't suspend WM8994 if the CODEC is not suspended by Mark Brown · 14 years ago
  83. 73ee652 mfd: Fix DaVinci voice codec device name by Manjunathappa, Prakash · 14 years ago
  84. 9063f1f mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfo by Jochen Friedrich · 14 years ago
  85. 0a85b48 mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED by Lennert Buytenhek · 14 years ago
  86. 8f5bc2a [CPUFREQ] fix BUG on cpufreq policy init failure by Jiri Slaby · 14 years ago
  87. 6927faf drm/i915: fix memory corruption with GM965 and >4GB RAM by Jan Niehusmann · 14 years ago
  88. 8d1dc20 Revert "TPM: Long default timeout fix" by Linus Torvalds · 14 years ago
  89. 6ea25a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  90. 3e1f235 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  91. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  92. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  93. 0a5f384 davinci_emac: Add Carrier Link OK check in Davinci RX Handler by Hegde, Vinay · 14 years ago
  94. b746f7e bnx2x: update driver version to 1.62.00-6 by Dmitry Kravkov · 14 years ago
  95. e4e3c02 bnx2x: properly calculate lro_mss by Vladislav Zolotarov · 14 years ago
  96. 6313528 bnx2x: perform statistics "action" before state transition. by Vladislav Zolotarov · 14 years ago
  97. ff80ee0 bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode). by Dmitry Kravkov · 14 years ago
  98. 633ac36 bnx2x: Fix ethtool -t link test for MF (non-pmf) devices. by Dmitry Kravkov · 14 years ago
  99. d4215ef bnx2x: Fix nvram test for single port devices. by Dmitry Kravkov · 14 years ago
  100. faa6fcb bnx2x: (NPAR mode) Fix FW initialization by Dmitry Kravkov · 14 years ago