1. 277af42 mtd: nand: fsmc: create and use mtd_to_fsmc() by Boris BREZILLON · 9 years ago
  2. ce7f285 mtd: omap_elm: print interrupt resource using %pr by Arnd Bergmann · 9 years ago
  3. 665d2c2 mtd: bcm47xxnflash: really unregister NAND on device removal by Brian Norris · 9 years ago
  4. 320092a mtd: nand: denali: add missing nand_release() call in denali_remove() by Boris BREZILLON · 9 years ago
  5. 207f658 mtd: brcmnand: defer to devm_ioremap_resource() for error checking by Brian Norris · 9 years ago
  6. af3855d mtd: brcmnand: Add support for the BCM6368 by Simon Arlott · 9 years ago
  7. 5c05bc0 mtd: brcmnand: Request and enable the clock if present by Simon Arlott · 9 years ago
  8. d5c5620 mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH by Geert Uytterhoeven · 9 years ago
  9. f49289c mtd: spi-nor: Check the return value from read_sr() by Fabio Estevam · 9 years ago
  10. adc83bf mtd: partitions: support a cleanup callback for parsers by Brian Norris · 9 years ago
  11. 07fd2f8 mtd: partitions: pass around 'mtd_partitions' wrapper struct by Brian Norris · 9 years ago
  12. c42c271 mtd: partitions: remove kmemdup() by Brian Norris · 9 years ago
  13. 5531ae4 mtd: partitions: rename MTD parser get/put by Brian Norris · 9 years ago
  14. b9adf46 mtd: partitions: make parsers return 'const' partition arrays by Brian Norris · 9 years ago
  15. c3168d2 mtd: ofpart: assign return argument exactly once by Brian Norris · 9 years ago
  16. 2027cba6 mtd: merge for-4.4 development into -next development by Brian Norris · 9 years ago
  17. e488ca9 doc: dt: mtd: partitions: add compatible property to "partitions" node by Brian Norris · 9 years ago
  18. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  19. a83dfa9 staging: mt29f_spinand: make use of mtd_to_nand() by Boris BREZILLON · 9 years ago
  20. 862eba5 mtd: nand: make use of mtd_to_nand() in NAND core code by Boris BREZILLON · 9 years ago
  21. 41849d4 mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  22. d6af269 mtd: spi-nor: fix error handling in spi_nor_erase by Heiner Kallweit · 9 years ago
  23. 0f6d3f4 mtd: mtk-quadspi: drop unnecessary .owner assignment by Brian Norris · 9 years ago
  24. 2524534 mtd: partitions: turn PART() macro into inline function by Brian Norris · 9 years ago
  25. 8c62b4e mtd: ofpart: don't complain about missing 'partitions' node too loudly by Brian Norris · 9 years ago
  26. d121b66 mtd: brcmnand: drop brcmnand_host::of_node field by Brian Norris · 9 years ago
  27. 9b9f103 mtd: spi-nor: Fix error message with unrecognized JEDEC by Ricardo Ribalda · 9 years ago
  28. a81c0f0 mtd: nand: sunxi: add missing of_node_put by Julia Lawall · 9 years ago
  29. 081976b mtd: brcmnand: improve memory management by Julia Lawall · 9 years ago
  30. 0401669 brcmnand: Clear EXT_ADDR error registers in PIO mode by Simon Arlott · 9 years ago
  31. f5f92b3 mtd: cfi: enforce valid geometry configuration by Arnd Bergmann · 9 years ago
  32. 3ce351b mtd: mtk-nor: new Mediatek serial flash controller driver by Bayi Cheng · 9 years ago
  33. 72eaec2 mtd: nand: atmel_nand: constify atmel_nand_caps structures by LABBE Corentin · 9 years ago
  34. b8f70ba mtd: kill off MTD partition parser boilerplate by Brian Norris · 9 years ago
  35. b9eab01 mtd: partitions: add module_mtd_part_parser() helper by Brian Norris · 9 years ago
  36. c1711b2 mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments by Brian Norris · 9 years ago
  37. de57732 mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor" by Brian Norris · 9 years ago
  38. 0501f2e mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K by Andreas Fenkart · 9 years ago
  39. cd78ea0 mtd: m25p80: drop erase() callback by Brian Norris · 9 years ago
  40. c67cbb8 mtd: spi-nor: provide default erase_sector implementation by Brian Norris · 9 years ago
  41. 1d8d8b5 mtd: nand: fix drivers abusing mtd->priv by Boris BREZILLON · 9 years ago
  42. 064f462 mtd: brcmnand: drop unused subpage_read() support by Brian Norris · 9 years ago
  43. d618baf mtd: brcmnand: clean up flash cache for parameter pages by Brian Norris · 9 years ago
  44. c98f71d mtd: fsl-quadspi: possible NULL dereference by Brian Norris · 9 years ago
  45. 1b15b1f mtd: mxc_nand: Remove bit-or operation with zero by Fabio Estevam · 9 years ago
  46. 20625df mtd: spi-nor: remove unnecessary leading space from dbg print by Brian Norris · 9 years ago
  47. 2b2462d mtd: sm_ftl: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
  48. d55d31a mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths by Ezequiel García · 9 years ago
  49. f3028c8 mtd: pxa3xx_nand: Remove dead code by Ezequiel García · 9 years ago
  50. b1e4857 mtd: pxa3xx_nand: Remove redundant NAND sensing by Ezequiel García · 9 years ago
  51. 154f50f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ezequiel García · 9 years ago
  52. 66e8e47 mtd: pxa3xx_nand: Fix initial controller configuration by Ezequiel García · 9 years ago
  53. c7f00c2 mtd: pxa3xx_nand: Increase the initial chunk size by Ezequiel García · 9 years ago
  54. e727ee8 Merge MTD 4.4 development into MTD -next by Brian Norris · 9 years ago
  55. 9ca641b mtd: nand: fix shutdown/reboot for multi-chip systems by Brian Norris · 9 years ago
  56. 96dd922 mtd: jz4740_nand: fix build on jz4740 after removing gpio.h by Brian Norris · 9 years ago
  57. 617f418 Merge v4.4-rc1 into MTD development by Brian Norris · 9 years ago
  58. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  59. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  60. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  61. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  62. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  63. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  64. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  65. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  66. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  67. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  68. be4773e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  69. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  70. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  71. f20780f Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  72. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago
  73. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 9 years ago
  74. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  75. a4d8c7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  76. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  77. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. 9386723 mtd: zero out mtd_partition struct before using it by Brian Norris · 9 years ago
  79. 215a02f mtd: grab a reference to the MTD of_node before registering it by Brian Norris · 9 years ago
  80. 589e75d libnvdimm, pmem: fix size trim in pmem_direct_access() by Dan Williams · 9 years ago
  81. f7256dc libnvdimm, e820: fix numa node for e820-type-12 pmem ranges by Dan Williams · 9 years ago
  82. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  83. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  84. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  85. c970872 thermal: rockchip: fix compile error by Caesar Wang · 9 years ago
  86. 2c5d16d sd: Clear PS bit before Mode Select. by Gabriel Krisman Bertazi · 9 years ago
  87. 3467a14 ibmvscsi: set max_lun to 32 by Laurent Vivier · 9 years ago
  88. e3678a0 ibmvscsi: display default value for max_id, max_lun and max_channel. by Laurent Vivier · 9 years ago
  89. 4912120 mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl() by Dan Carpenter · 9 years ago
  90. 9c9bd59 scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() by Alison Schofield · 9 years ago
  91. 36f8ef7 mvumi: 64bit value for seconds_since1970 by Tina Ruchandani · 9 years ago
  92. dd29dae be2iscsi: Fix bogus WARN_ON length check by Tim Gardner · 9 years ago
  93. a4cf30e scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice by Vitaly Kuznetsov · 9 years ago
  94. abc01f7 mpt3sas: Bump mpt3sas driver version to 09.102.00.00 by Sreekanth Reddy · 9 years ago
  95. c84b06a mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs by Sreekanth Reddy · 9 years ago
  96. d0c627af mpt2sas, mpt3sas: Update the driver versions by Sreekanth Reddy · 9 years ago
  97. 08c4d55 mpt3sas: setpci reset kernel oops fix by Sreekanth Reddy · 9 years ago
  98. 989e43c mpt3sas: Added OEM Gen2 PnP ID branding names by Sreekanth Reddy · 9 years ago
  99. 146b16c mpt3sas: Refcount fw_events and fix unsafe list usage by Sreekanth Reddy · 9 years ago
  100. d1cb5e4 mpt3sas: Refcount sas_device objects and fix unsafe list usage by Sreekanth Reddy · 9 years ago