1. 3ab9c8d mmc: sdhci: highspeed: check for mmc as well as sd cards by Philip Rakity · 14 years ago
  2. f9ee3ea mmc: sdhci: Add Moorestown device support by Alan Cox · 14 years ago
  3. 2922905 mmc: sdhci: Intel Medfield support by Xiaochen Shen · 14 years ago
  4. 225d85f mmc: sdhci: Allow the probe handler to override slots by Alan Cox · 14 years ago
  5. ed2a978 mmc: sdio: support suspend/resume while runtime suspended by Ohad Ben-Cohen · 14 years ago
  6. 87973ba mmc: sdio: ensure mmc_sdio_detect is powered by Ohad Ben-Cohen · 14 years ago
  7. 40bba0c mmc: sdio: enable runtime PM for SDIO functions by Ohad Ben-Cohen · 14 years ago
  8. 81968561 mmc: sdio: enable runtime PM for SDIO cards by Ohad Ben-Cohen · 14 years ago
  9. 80fd933 mmc: sdio: use the generic runtime PM handlers by Ohad Ben-Cohen · 14 years ago
  10. 516d5cc mmc: add runtime PM handlers by Ohad Ben-Cohen · 14 years ago
  11. d3fe37b mmc: sdio: add power_restore support by Ohad Ben-Cohen · 14 years ago
  12. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  13. 9b966aa mmc: sdio: fully reconfigure oldcard on resume by Ohad Ben-Cohen · 14 years ago
  14. 1978fda mmc: sdhci: split up sdhci.h for sdhci-pltfm users by Giuseppe Cavallaro · 14 years ago
  15. 8364248 mmc: sdhci: fix "pwr may be used uninitialized" warning by Giuseppe Cavallaro · 14 years ago
  16. be8ae09 mmc: sdhci-pltfm: add suspend/resume functions by Giuseppe Cavallaro · 14 years ago
  17. de528fa mmc: name mmc queue thread by host index by Ethan Du · 14 years ago
  18. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  19. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  20. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  21. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  22. 4d0b861 mmc: sdhci: mmc_rescan: reduce verbosity by Eric Bénard · 14 years ago
  23. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  24. 176d1ed mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case by Jaehoon Chung · 14 years ago
  25. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  26. d3c502b mmc: Makefile: Fix EXTRA_CFLAGS assignment by matt mooney · 14 years ago
  27. 412ab65 mmc: sdhci: print out controller name for register debug by Philip Rakity · 14 years ago
  28. b08caed mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities by Giuseppe Cavallaro · 14 years ago
  29. a29e7e1 mmc: sdhci: Enable high-speed support for MMC cards by Zhangfei Gao · 14 years ago
  30. 0397526 mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec by Zhangfei Gao · 14 years ago
  31. c4687d5 mmc: SDHC 3.0: Base clock frequency change in spec 3.0 by Zhangfei Gao · 14 years ago
  32. 85105c5 mmc: SDHC 3.0: support 10-bit divided clock mode by Zhangfei Gao · 14 years ago
  33. 0957c33 mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging by George G. Davis · 15 years ago
  34. c27d37a mmc_test: fix display of .5 KiB by Adrian Hunter · 14 years ago
  35. 3d203be mmc_test: fix memory allocation segment limits by Adrian Hunter · 14 years ago
  36. 130067e mmc_test: move files from sysfs to debugfs by Andy Shevchenko · 14 years ago
  37. 3183aa1 mmc_test: collect data and show it via sysfs by demand by Andy Shevchenko · 14 years ago
  38. 5c25aee mmc_test: change simple_strtol() to strict_strtol() by Andy Shevchenko · 14 years ago
  39. 63be54c mmc_test: use API to check card type by Andy Shevchenko · 14 years ago
  40. c8c8c1b mmc_test: fix performance tests that go over max_blk_count by Adrian Hunter · 14 years ago
  41. 632cf92 mmc: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  42. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
  43. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
  44. 12578f6 mmc: Use snprintf, not sprintf. by JiebingLi · 14 years ago
  45. 53f3a9e mmc: USB SD Host Controller (USHC) driver by David Vrabel · 14 years ago
  46. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  47. 7a5ea56a mmc: au1xmmc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  48. e8e3f6c mmc: atmel-mci.c: use resource_size() by H Hartley Sweeten · 15 years ago
  49. af2a85f mmc: at91_mci.c: use resource_size() by H Hartley Sweeten · 15 years ago
  50. 8814011 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  51. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  52. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  53. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  54. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  55. 80c226f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  56. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  57. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  58. 8abfc6e Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  59. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  60. 4f3a29d Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  61. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  62. f5d9d24 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  63. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  64. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  65. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  66. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  67. 92ca0dc USB: mct_u232: fix broken close by Johan Hovold · 14 years ago
  68. f34c25e USB: gadget: amd5536udc.c: fix error path by Rahul Ruikar · 14 years ago
  69. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  70. bd68826 usb: gadget: fix Kconfig warning by Felipe Contreras · 14 years ago
  71. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  72. 69cb1ec mxc_udc: add workaround for ENGcm09152 for i.MX35 by Eric Bénard · 14 years ago
  73. 0f266ab USB: ftdi_sio: add device ids for ScienceScope by Greg Kroah-Hartman · 14 years ago
  74. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  75. eb83092 USB: musb: add musb support for AM35x by Ajay Kumar Gupta · 14 years ago
  76. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  77. 39eb234 USB: ohci-sh - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  78. 4e5c353 USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  79. 7a9d93e USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  80. b5b5c3a USB: xhci: Fix compile error when CONFIG_PM=n by Sarah Sharp · 14 years ago
  81. 56626a7 USB: accept some invalid ep0-maxpacket values by Alan Stern · 14 years ago
  82. 5535b1d USB: xHCI: PCI power management implementation by Andiry Xu · 14 years ago
  83. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  84. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  85. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  86. 85f0ff4 usb: Fix issue with USB 3.0 devices after system resume by Sarah Sharp · 14 years ago
  87. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  88. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  89. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  90. ac9dfe9 usb: r8a66597-hcd: Change mistake of the outsw function by Nobuhiro Iwamatsu · 14 years ago
  91. 96b9e83 USB: otg/ulpi: extend id's table. by Igor Grinberg · 14 years ago
  92. a913819 USB: otg/ulpi: improve ulpi phy detection. by Igor Grinberg · 14 years ago
  93. c6f694a USB: opticon: Whitespace fixes in opticon driver by Alon Ziv · 14 years ago
  94. 0d930e5 USB: opticon: Add Opticon OPN2001 write support by Alon Ziv · 14 years ago
  95. 97cd8dc USB: opticon: Fix long-standing bugs in opticon driver by Alon Ziv · 14 years ago
  96. c19db4c USB: ftdi_sio: set device latency timeout at port probe by Johan Hovold · 14 years ago
  97. 3ed7801 usb: iowarrior: don't trust report_size for buffer size by Kees Cook · 14 years ago
  98. cfb8da8 USB: visor: fix initialisation of UX50/TH55 devices by Johan Hovold · 14 years ago
  99. 59c6ccd USB: ftdi_sio: new VID/PIDs for various Papouch devices by Daniel Suchy · 14 years ago
  100. 0a6a717 USB: gadget: storage: reuse definitions from scsi.h header file by Michal Nazarewicz · 14 years ago