1. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  2. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  3. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  4. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  5. 8d1e977 mmc: card: Add RPMB support in IOCTL interface by Loic Pallardy · 12 years ago
  6. 53d8f97 mmc: card: Do not scan RPMB partitions by Loic Pallardy · 12 years ago
  7. 8fee476 mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  8. 45c5a91 mmc: queue: amend buffer swap for non-blocking transfer by Seungwon Jeon · 12 years ago
  9. e70c677 MMC: sdio, use kref from tty_port by Jiri Slaby · 12 years ago
  10. 9753eb8 MMC: sdio_uart, remove unused member from sdio_uart_port by Jiri Slaby · 12 years ago
  11. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  12. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  13. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  14. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  15. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  16. ecf8b5d mmc: block: replace __blk_end_request() with blk_end_request() by Subhash Jadavani · 12 years ago
  17. d380443 mmc: block: fix the data timeout issue with ACMD22 by Subhash Jadavani · 12 years ago
  18. a5075eb mmc: block: Allow disabling 512B sector size emulation by Saugata Das · 12 years ago
  19. 1c02f00 mmc: card: Avoid null pointer dereference by Philippe De Swert · 12 years ago
  20. b41b6f1 mmc: queue: remove redundant memsets by Venkatraman S · 12 years ago
  21. 1b50f5f mmc: queue: rename mmc_request function by Venkatraman S · 12 years ago
  22. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  23. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 12 years ago
  24. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 12 years ago
  25. 5865f28 mmc: block: Remove use of mmc_blk_set_blksize by Ulf Hansson · 12 years ago
  26. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  27. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  28. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 13 years ago
  29. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  30. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  31. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  32. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  33. 00d9ac0 mmc: block: Init ro_lock sysfs attr to fix lockdep warnings by Rabin Vincent · 13 years ago
  34. 81f5835 TTY: use tty_standard_install by Jiri Slaby · 13 years ago
  35. 4b8be38 Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  36. a8ad82cc mmc: card: Kill block requests if card is removed by Sujit Reddy Thumma · 13 years ago
  37. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  38. 4d6144d mmc: core: check for zero length ioctl data by Johan Rudholm · 13 years ago
  39. 739c69c mmc: mmc_test: align max_seg_size by Per Forlin · 13 years ago
  40. c59d447 mmc: card: Use manufacturer ID symbols in card quirks. by Chris Ball · 13 years ago
  41. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  42. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 13 years ago
  43. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  44. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  45. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  46. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  47. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  48. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  49. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  50. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  51. 0d7d85c mmc: block: fix boot partition switch error path by Adrian Hunter · 13 years ago
  52. 6771632 mmc: block: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  53. 2311344 mmc: mmc-test: add eMMC hardware reset test by Adrian Hunter · 13 years ago
  54. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  55. 7513cd7 mmc: queue: declare mmc_alloc_sg as static by Venkatraman S · 13 years ago
  56. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  57. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  58. d5a5bd1 mmc: mmc_test: avoid stalled file in debugfs by Andy Shevchenko · 13 years ago
  59. 393f9a0 mmc: block: fixed NULL pointer dereference by Jaehoon Chung · 13 years ago
  60. ee8a43a mmc: block: add handling for two parallel block requests in issue_rw_rq by Per Forlin · 13 years ago
  61. 04296b7 mmc: queue: add a second mmc queue request member by Per Forlin · 13 years ago
  62. d78d4a8 mmc: block: move error path in issue_rw_rq to a separate function. by Per Forlin · 13 years ago
  63. 54d49d7 mmc: block: add a block request prepare function by Per Forlin · 13 years ago
  64. 97868a2 mmc: block: add member in mmc queue struct to hold request data by Per Forlin · 13 years ago
  65. bf04333 mmc: mmc_test: test to measure how sg_len affect performance by Per Forlin · 13 years ago
  66. 9f9c418 mmc: mmc_test: add test for non-blocking transfers by Per Forlin · 13 years ago
  67. 54f3caf mmc: mmc_test: add debugfs file to list all tests by Per Forlin · 13 years ago
  68. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  69. 4c2b8f2 mmc: block: add checking of r/w command response by Russell King - ARM Linux · 13 years ago
  70. a01f3ccf mmc: block: improve error recovery from command channel errors by Russell King - ARM Linux · 13 years ago
  71. 0a2d404 mmc: block: allow get_card_status() to return error status by Russell King - ARM Linux · 13 years ago
  72. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 13 years ago
  73. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 13 years ago
  74. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 13 years ago
  75. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  76. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  77. 253d6a2 mmc: mmc_test: minor clean up, use t = &test.area everywhere by Andy Shevchenko · 13 years ago
  78. aea253e mmc: card: fix potential null dereference of 'idata' by Vladimir Motyka · 13 years ago
  79. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 13 years ago
  80. 641c318 mmc: block: init force_ro sysfs attribute by Rabin Vincent · 13 years ago
  81. f06c915 mmc: Ensure hardware partitions don't mess with mmcblk device naming. by Andrei Warkentin · 13 years ago
  82. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 13 years ago
  83. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 13 years ago
  84. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 13 years ago
  85. 62929e4 mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq. by Chris Ball · 13 years ago
  86. 6a7a6b4 mmc: quirks: Fix erase/trim for certain SanDisk cards. by Andrei Warkentin · 13 years ago
  87. 6f60c22 mmc: quirks: Support for block quirks. by Andrei Warkentin · 13 years ago
  88. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 13 years ago
  89. 1a258db mmc: card: block.c cleanup for host claim/release. by Andrei Warkentin · 13 years ago
  90. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 13 years ago
  91. 0b38c4e mmc: remove redundant irq disabling by John Ogness · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. 5a8fba5 mmc: mmc_test: Remove set-but-unused variable. by Chris Ball · 13 years ago
  94. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  95. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  96. 50cec37 mmc: Improve MMC_TEST config text. by Will Newton · 13 years ago
  97. a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 13 years ago
  98. b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 13 years ago
  99. 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 13 years ago
  100. 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 13 years ago