1. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  2. c20e8de block: rename __make_request() to blk_queue_bio() by Jens Axboe · 13 years ago
  3. 166e1f9 block: export __make_request by Christoph Hellwig · 13 years ago
  4. 87adf1c Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  5. b61bf5b mtd: nand: remove gotos in `check_create()' by Brian Norris · 13 years ago
  6. c5e8ef9 mtd: nand: begin restructuring check_create by Brian Norris · 13 years ago
  7. 596d745 mtd: nand: fix style by Brian Norris · 13 years ago
  8. 1196ac5 mtd: nand: remove unnecessary variable by Brian Norris · 13 years ago
  9. afa17de mtd: nand: do not ignore all ECC errors by Brian Norris · 13 years ago
  10. 105513c mtd: nand: refactor scanning code by Brian Norris · 13 years ago
  11. 3e2b82b mtd: drop Integrator flash map Kconfig by Linus Walleij · 13 years ago
  12. 19fb434 mtd: kill old field for `struct mtd_info_user' by Brian Norris · 13 years ago
  13. 4a89ff8 mtd: nand: kill member `ops' of `struct nand_chip' by Brian Norris · 13 years ago
  14. e99d8b0 mtd: add MEMWRITE ioctl by Brian Norris · 13 years ago
  15. 418d93a [media] mt9p031: Aptina (Micron) MT9P031 5MP sensor driver by Javier Martin · 13 years ago
  16. b98d32f [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.h by Laurent Pinchart · 13 years ago
  17. 61e6561 [media] omap3isp: queue: fail QBUF if user buffer is too small by Michael Jones · 13 years ago
  18. 00542ed [media] omap3isp: Don't accept pipelines with no video source as valid by Laurent Pinchart · 13 years ago
  19. fc61ccd [media] vp7045: fix buffer setup by Florian Mickler · 13 years ago
  20. de4ed0c11 [media] nuvoton-cir: simplify raw IR sample handling by Jarod Wilson · 13 years ago
  21. c8814df [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL by Jesper Juhl · 13 years ago
  22. 5b5cfc3 [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 by Jean-François Moine · 13 years ago
  23. 313c68e [media] gspca - sonixj: Fix wrong register mask for sensor om6802 by Luiz Carlos Ramos · 13 years ago
  24. 55c53e1 [media] gspca - ov519: Fix LED inversion of some ov519 webcams by Jean-François Moine · 13 years ago
  25. 4264a8b [media] pwc: precedence bug in pwc_init_controls() by Dan Carpenter · 13 years ago
  26. beb133f mtd: rename MTD_MODE_* to MTD_FILE_MODE_* by Brian Norris · 13 years ago
  27. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  28. b796fb6 [media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSED by Jean-François Moine · 13 years ago
  29. 480992b [media] gspca - main: Fix the isochronous transfer interval by Jean-François Moine · 13 years ago
  30. 8d64d4f [media] gspca - ov534_9: New sensor ov9712 and new webcam 05a9:8065 by Jean-François Moine · 13 years ago
  31. 905c6bc mtd: move mtd_oob_mode_t to shared kernel/user space by Brian Norris · 13 years ago
  32. 7592e03 [media] gspca - ov534_9: Use the new control mechanism by Jean-François Moine · 13 years ago
  33. d701a48 [media] gspca - kinect: Remove the gspca_debug definition by Jean-François Moine · 13 years ago
  34. b813b0c [media] gspca - sonixj: Cleanup source and remove useless instructions by Jean-François Moine · 13 years ago
  35. 2458df4 [media] gspca - sonixj: Increase the exposure for sensor soi768 by Jean-François Moine · 13 years ago
  36. abe8cee [media] gspca - sonixj: Adjust the contrast control by Jean-François Moine · 13 years ago
  37. 7d84a17 [media] gspca - jeilinj: Cleanup code by Jean-François Moine · 13 years ago
  38. 822f6e2 [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 by Jean-François Moine · 13 years ago
  39. 72a16e8 [media] gspca - ov519: Fix LED inversion of some ov519 webcams by Jean-François Moine · 13 years ago
  40. c46f648 mtd: support reading OOB without ECC by Brian Norris · 13 years ago
  41. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  42. 10a2bca mtd: add the common code for GPMI-NAND controller driver by Huang Shijie · 13 years ago
  43. 157550ff mtd: add GPMI-NAND driver in the config and Makefile by Huang Shijie · 13 years ago
  44. 45dfc1a mtd: add helper functions library and header files for GPMI NAND driver by Huang Shijie · 13 years ago
  45. 4d523b60 mtd: check parts pointer before using it by Jason Liu · 13 years ago
  46. 305b93f mtd: do not assume oobsize is power of 2 by Brian Norris · 13 years ago
  47. c97926d mtd: mxc_nand: add mx53 NFC driver support by Jason Liu · 13 years ago
  48. 38ca6eb mtd: bcm_umi_nand: clean up error handling code by Julia Lawall · 13 years ago
  49. f975c6b mtd: eLBC NAND: update ecc_stats.corrected when lteccr available by Michael Hench · 13 years ago
  50. 4aa1062 mtd: s3c2410 nand: Remove uncessary null check by Jonghwan Choi · 13 years ago
  51. 92394b5c mtd: spelling fixes by Brian Norris · 13 years ago
  52. 46a00d8 mtd: use MTD_NAND_OMAP2 for OMAP4 by Jan Weitzel · 13 years ago
  53. 022bba8 mtd: Kbuild: remove reference to MTD_PARTITIONS by Brian Norris · 13 years ago
  54. 278981c mtd: cleanup last uses of MTD_DEBUG config macros by Brian Norris · 13 years ago
  55. 87ed114 mtd: remove CONFIG_MTD_DEBUG by Brian Norris · 13 years ago
  56. e645352 mtd: pcmciamtd: remove custom DEBUG() function by Brian Norris · 13 years ago
  57. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  58. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  59. d037021 mtd: nand: style fixups in pr_* messages by Brian Norris · 13 years ago
  60. 9a4d4d6 mtd: nand: convert printk() to pr_*() by Brian Norris · 13 years ago
  61. a0f5080 mtd: nand: change KERN_DEBUG to KERN_INFO by Brian Norris · 13 years ago
  62. b94e757 mtd: dataflash: add device tree probe support by Shawn Guo · 13 years ago
  63. f3c8cfc mtd: pxa3xx_nand: enable multiple chip select support by Lei Wen · 13 years ago
  64. d456882 mtd: pxa3xx_nand: sperate each chip individual info by Lei Wen · 13 years ago
  65. da675b4 mtd: pxa3xx_nand: convert all printk into dev_* by Lei Wen · 13 years ago
  66. 051fc41 mtd: pxa3xx_nand: enhance suspend and resume routine by Lei Wen · 13 years ago
  67. 52a474d mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi by Mike Hench · 13 years ago
  68. fb54275 mtd: atmel_nand: optimize read/write buffer functions by Nicolas Ferre · 13 years ago
  69. 57b078a mtd: nand: don't free the global data too early by Liu Shuo · 13 years ago
  70. a751d31 mtd: fsl_upm: fix a memory leak in fun_chip_init error path by Axel Lin · 13 years ago
  71. 201ab53 mtd: atmel_nand: fix wrong use of 0 as NULL by Nicolas Ferre · 13 years ago
  72. 08c248f mtd: nand_flash_detect_onfi propagate busw info by Matthieu CASTET · 13 years ago
  73. c478d7e mtd: edit NAND-related comment by Brian Norris · 13 years ago
  74. 003bc47 mtd: tests: ignore corrected bitflips in OOB on mtd_readtest by Brian Norris · 13 years ago
  75. 903cd06 mtd: nand: ignore ECC errors for simple BBM scans by Brian Norris · 13 years ago
  76. 9786f6e mtd: ofpart: add ofoldpart alias by Dmitry Eremin-Solenikov · 13 years ago
  77. 041e457 mtd: nand: handle ECC errors in OOB by Brian Norris · 13 years ago
  78. d6137ba mtd: make ofpart buildable as a separate module by Dmitry Eremin-Solenikov · 13 years ago
  79. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  80. 15c60a5 mtd: drop mtd_device_register by Dmitry Eremin-Solenikov · 13 years ago
  81. 953b3bd mtd: remove put_partition_parser() from public header by Dmitry Eremin-Solenikov · 13 years ago
  82. 3165f44 mtd: hide parse_mtd_partitions by Dmitry Eremin-Solenikov · 13 years ago
  83. 050f012 mtd: nand: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  84. ed764db mtd: maps: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  85. e1c1024 mtd: OneNAND: Detect the correct NOP when 4KiB pagesize by Kyungmin Park · 13 years ago
  86. b2a5a48 mtd: socrates_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  87. a910649 mtd: ndfc.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  88. a9093f0 mtd: mpc5121_nfc.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  89. 73f36b3 mtd: fsl_upm.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  90. 99add42 mtd: fsl_elbc_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  91. 871770b mtd: m25p80.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  92. f44dcbd mtd: physmap_of.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  93. fbcf62a mtd: physmap_of: move parse_obsolete_partitions to become separate parser by Dmitry Eremin-Solenikov · 13 years ago
  94. 628376f mtd: drop of_mtd_parse_partitions() by Dmitry Eremin-Solenikov · 13 years ago
  95. 2cd9ea5 mtd: socrates_nand: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  96. 9d7948c mtd: ndfc: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  97. b3702ea mtd: mpc5121_nfc: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  98. a454a29 mtd: fsl_upm: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  99. b6b0fae mtd: fsl_elbc_nand: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  100. ea6a472 mtd: m25p80: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago