1. ef4d088 mmc: sdhci-esdhc-imx: fix host version read by Shawn Guo · 12 years ago
  2. 893613b mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver by Tony Prisk · 12 years ago
  3. 9640639 mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT by Doug Anderson · 12 years ago
  4. 55a6ceb mmc: dw_mmc: Handle wp-gpios from device tree by Doug Anderson · 12 years ago
  5. 07b2404 mmc: dw_mmc: exynos: Remove code for wp-gpios by Doug Anderson · 12 years ago
  6. 488755b ARM: dts: Add disable-wp for sd card slot on smdk5250 by Doug Anderson · 12 years ago
  7. a70aaa6 mmc: dw_mmc: Add "disable-wp" device tree property by Doug Anderson · 12 years ago
  8. c148e9f mmc: correct the EXCEPTION_EVENTS_STATUS value in comment by Zhang, YiX X · 12 years ago
  9. fd63ac7 mmc: mxs-mmc: Fix warning due to incorrect type by Fabio Estevam · 12 years ago
  10. e7be434 mmc: mxs-mmc: Add MODULE_ALIAS() by Fabio Estevam · 12 years ago
  11. 6f1989b mmc: mvsdio: add pinctrl integration by Thomas Petazzoni · 12 years ago
  12. 111936f mmc: mvsdio: implement a Device Tree binding by Thomas Petazzoni · 12 years ago
  13. 07728b7 mmc: mvsdio: use slot-gpio for card detect gpio by Thomas Petazzoni · 12 years ago
  14. 3724482 mmc: mvsdio: use slot-gpio infrastructure for write protect gpio by Thomas Petazzoni · 12 years ago
  15. a043859 mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory by Shawn Guo · 12 years ago
  16. 8213af3 mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock by Andy Shevchenko · 12 years ago
  17. 740b7a4 mmc: sdhci-pxav3: add IRQ wake up support by Kevin Liu · 12 years ago
  18. ad080d7 mmc: sdhci: add IRQ wake up support by Kevin Liu · 12 years ago
  19. b0a8dec mmc: sdhci: disable interrupt before free_irq by Kevin Liu · 12 years ago
  20. 1a94715 mmc: add BCM2835 driver by Stephen Warren · 12 years ago
  21. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  22. 369d321 mmc: queue: exclude asynchronous transfer for special request by Seungwon Jeon · 12 years ago
  23. 8af5075 mmc: sh_mmcif: simplify IRQ processing by Guennadi Liakhovetski · 12 years ago
  24. e475b27 mmc: sh_mmcif: report all errors by Teppei Kamijou · 12 years ago
  25. 276bc96 mmc: sh_mmcif: fix I/O errors by Guennadi Liakhovetski · 12 years ago
  26. 90f1cb4 mmc: sh_mmcif: reset DMA completion immediately before starting DMA by Guennadi Liakhovetski · 12 years ago
  27. aba9d64 mmc: sh_mmcif: reset error code for any opcode by Guennadi Liakhovetski · 12 years ago
  28. 8047310 mmc: sh_mmcif: fix a race, causing an Oops on SMP by Guennadi Liakhovetski · 12 years ago
  29. 99eb9d8 mmc: sh_mmcif: (cosmetic) simplify boolean return blocks by Guennadi Liakhovetski · 12 years ago
  30. eae3098 mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error by Teppei Kamijou · 12 years ago
  31. 5df460b mmc: sh_mmcif: fix missing and consolidate IO completion timeouts by Guennadi Liakhovetski · 12 years ago
  32. a812ba0 mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake() by Teppei Kamijou · 12 years ago
  33. f9fd54f mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout by Teppei Kamijou · 12 years ago
  34. 555061f mmc: sh_mmcif: Add support for eMMC Dual Data Rate by Teppei Kamijou · 12 years ago
  35. 2cd5b3e mmc: sh_mmcif: add support for bundled MMCIF IRQs by Shinya Kuribayashi · 12 years ago
  36. f8a8ced7 mmc: sh_mmcif: ensure run-time suspend call is processed before suspend by Teppei Kamijou · 12 years ago
  37. 92ff0c5 mmc: sh_mmcif: force to fail CMD52 immediately by Teppei Kamijou · 12 years ago
  38. fbe5fdd mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP by Shawn Guo · 12 years ago
  39. 164cda5 mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users by Shawn Guo · 12 years ago
  40. d65b5ae mmc: slot-gpio: use devm_* managed functions to ease users by Shawn Guo · 12 years ago
  41. 505a868 mmc: sdhci: query card presence from cd-gpio before asking SDHCI by Shawn Guo · 12 years ago
  42. 77e2ff0 mmc: sdio: print correct UHS mode during card detection by Subhash Jadavani · 12 years ago
  43. 41875e3 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 12 years ago
  44. 51aa66a mmc: sdio: fix resume failure due to lack of CMD52 reset by Subhash Jadavani · 12 years ago
  45. 7810cc1 digsig: Fix memory leakage in digsig_verify_rsa() by YOSHIFUJI Hideaki · 12 years ago
  46. 88b62b9 Linux 3.8-rc6 by Linus Torvalds · 12 years ago
  47. cc6c954 Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  48. cf5425b Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  49. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  50. aeb8eed Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  51. c284979 HID: i2c-hid: fix i2c_hid_output_raw_report by Benjamin Tissoires · 12 years ago
  52. 58b6940 MIPS: Function tracer: Fix broken function tracing by Al Cooper · 12 years ago
  53. fe7af2d dm: fix write same requests counting by Alasdair G Kergon · 12 years ago
  54. 196897a mips: Move __virt_addr_valid() to a place for MIPS 64 by Steven Rostedt · 12 years ago
  55. 0f640dc dm thin: fix queue limits stacking by Mike Snitzer · 12 years ago
  56. 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 0fe94b9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  59. ff0d05b Revert "console: implement lockdep support for console_lock" by Dave Airlie · 12 years ago
  60. c489ee2 NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 12 years ago
  61. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 12 years ago
  62. becbd66 Merge tag 'efi-for-3.8' into x86/efi by H. Peter Anvin · 12 years ago
  63. ab22541 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 12 years ago
  64. 26f5ae8 MIPS: Netlogic: Fix UP compilation on XLR by Jayachandran C · 12 years ago
  65. fe950df MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE by Gabor Juhos · 12 years ago
  66. 4c96091 MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE by Gabor Juhos · 12 years ago
  67. 79d61a0 MIPS: Lantiq: Fix cp0_perfcount_irq mapping by John Crispin · 12 years ago
  68. e009424 samsung-laptop: Disable on EFI hardware by Matt Fleming · 12 years ago
  69. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  70. a56e160 Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  71. 58ff603 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  72. d3d09e1 EDAC: Fix kcalloc argument order by Joe Perches · 12 years ago
  73. 8024c4c EDAC: Test correct variable in ->store function by Dan Carpenter · 12 years ago
  74. 2e51b23 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  75. f96736e Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  76. 8e5d573 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  77. d6a3bf9 Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  78. 0fafd50 pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused by Arnd Bergmann · 12 years ago
  79. 312b00e5 pinctrl: exynos: don't mark probing functions as __init by Arnd Bergmann · 12 years ago
  80. 7397018 x86, efi: remove attribute check from setup_efi_pci by Maarten Lankhorst · 12 years ago
  81. 9ddf1ae ALSA: hda - Fix non-snoop page handling by Takashi Iwai · 12 years ago
  82. f748abc ALSA: hda - Enable LPIB delay count for Poulsbo / Oaktrail by Takashi Iwai · 12 years ago
  83. 6abb7c2 Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  84. 51b919b Merge remote-tracking branch 'regulator/fix/lrg' into tmp by Mark Brown · 12 years ago
  85. 1433d09 Merge remote-tracking branch 'regulator/fix/tps80031' into tmp by Mark Brown · 12 years ago
  86. 3c3a6aa Merge remote-tracking branch 'regulator/fix/db8500' into tmp by Mark Brown · 12 years ago
  87. fc16e88 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  88. 689dfa8 powerpc: Max next_tb to prevent from replaying timer interrupt by Tiejun Chen · 12 years ago
  89. fefd9e6 powerpc: kernel/kgdb.c: Fix memory leakage by Cong Ding · 12 years ago
  90. 572177d powerpc/book3e: Disable interrupt after preempt_schedule_irq by Tiejun Chen · 12 years ago
  91. 46ed7a7 powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function by Carl E. Love · 12 years ago
  92. 72640d8 powerpc/pasemi: Fix crash on reboot by Steven Rostedt · 12 years ago
  93. f94d4fe Merge tag 'md-3.8-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  94. 41d82bd powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  95. 65e3aa7 xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() by Torsten Kaiser · 12 years ago
  96. 45e72af Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  97. ae2c3d9 Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  98. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  99. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  100. 4b05d09 xfs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago