1. 2170480 mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND by Joe Schultz · 11 years ago
  2. 4454406 mtd: fsl_ifc_nand: Use void type for IFC buffer by Aaron Sierra · 11 years ago
  3. 555b8d1 mtd: cfi: indent some if statements by Dan Carpenter · 11 years ago
  4. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 11 years ago
  5. f034d87 mtd: eLBC NAND: fix subpage write support by Pekon Gupta · 11 years ago
  6. 81d46c5 mtd: onenand: fix build warning for dma type by Arnd Bergmann · 11 years ago
  7. cb3346a mtd: orion_nand: Make of_device_id array const by Jingoo Han · 11 years ago
  8. 17754ad mtd: nand: pxa3xx: Make of_device_id array const by Jingoo Han · 11 years ago
  9. aeea6eb mtd: st_spi_fsm: Make of_device_id array const by Jingoo Han · 11 years ago
  10. f62cde4 mtd: Fix warning in access_ok() parameter passing by Geert Uytterhoeven · 11 years ago
  11. f306e8c mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page by pekon gupta · 11 years ago
  12. 9ab8699 mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p by Geert Uytterhoeven · 11 years ago
  13. 8848e16 mtd: m25p80: Revive dual read support by Geert Uytterhoeven · 11 years ago
  14. 8d80895 mtd: elm: compile suspend/resume only with PM_SLEEP by Wolfram Sang · 11 years ago
  15. 3579ad4 mtd: Fix Elan SC520 dependencies by Jean Delvare · 11 years ago
  16. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 11 years ago
  17. 35fc519 mtd: nand: fix a typo in a comment line by Masahiro Yamada · 11 years ago
  18. be54f8f mtd: mtd_oobtest: generate consistent data for verification by Akinobu Mita · 11 years ago
  19. d66d351 Merge branch 'spinor' by Brian Norris · 11 years ago
  20. dc002f9 mtd: st_spi_fsm: only build for ARM by Brian Norris · 11 years ago
  21. 38e2eee mtd: st_spi_fsm: correct type issues by Brian Norris · 11 years ago
  22. a965d04 mtd: fsl-quadspi: fix __iomem annotations by Brian Norris · 11 years ago
  23. 6189ccc mtd: gpmi: add gpmi_devdata{} to simplify the code by Huang Shijie · 11 years ago
  24. 85a3bd9 mtd: nand: add line feed to pr_err by Raphaël Poggi · 11 years ago
  25. b4a8128 mtd: davinci-nand: disable subpage write for keystone-nand by Murali Karicheri · 11 years ago
  26. 566c0d6 mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer by Roman Peniaev · 11 years ago
  27. 47570bb1 mtd: nand: use the nand_read_subpage index everywhere by Ron · 11 years ago
  28. 9fd6c6c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ by Christian Engelmayer · 11 years ago
  29. 8ac326f mtd: spi-nor: allow to be built as module by Brian Norris · 11 years ago
  30. 6c8e1b3 mtd: st_spi_fsm: begin using spi-nor.h opcodes by Brian Norris · 11 years ago
  31. 92d3af9 mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_* by Brian Norris · 11 years ago
  32. a402191 mtd: st_spi_fsm: kill duplicate CMD definitions by Brian Norris · 11 years ago
  33. 8607bd4 mtd: st_spi_fsm: fixup Kconfig dependency by Brian Norris · 11 years ago
  34. e43b206 mtd: spi-nor: shorten Kconfig naming by Brian Norris · 11 years ago
  35. 58b89a1 mtd: spi-nor: unify read opcode variants with ST SPI FSM by Brian Norris · 11 years ago
  36. b02e7f3 mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* by Brian Norris · 11 years ago
  37. 8eabdd1 mtd: spi-nor: add the copyright information by Huang Shijie · 11 years ago
  38. 6b6d373 mtd: st_spi_fsm: Add support for Macronix MX25L3255E by Angus Clark · 11 years ago
  39. 85bdcf6 mtd: st_spi_fsm: Add Spansion S25FL032P to device table by Angus Clark · 11 years ago
  40. 5d0bdda mtd: st_spi_fsm: Refactor status register operations by Angus Clark · 11 years ago
  41. cc66686 mtd: st_spi_fsm: Update Macronix 'QE' configuration by Angus Clark · 11 years ago
  42. 009e7e6 mtd: st_spi_fsm: Update Macronix 32-bit addressing support by Angus Clark · 11 years ago
  43. 5fa9806 mtd: st_spi_fsm: Add Macronix MX25L25655E device by Angus Clark · 11 years ago
  44. b61834b mtd: spi-nor: EXPORT symbols which could be used by module drivers by Brian Norris · 11 years ago
  45. e46ecda mtd: spi-nor: Add Freescale QuadSPI driver by Huang Shijie · 11 years ago
  46. 0d8c11c mtd: spi-nor: add a helper to find the spi_device_id by Huang Shijie · 11 years ago
  47. 03e296f mtd: m25p80: use the SPI nor framework by Brian Norris · 11 years ago
  48. b199489 mtd: spi-nor: add the framework for SPI NOR by Huang Shijie · 11 years ago
  49. fd1232b2 sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  50. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  51. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  52. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  53. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  54. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  55. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 11 years ago
  57. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  58. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  59. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  60. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
  61. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  62. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  63. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  64. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  65. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
  66. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago
  67. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 11 years ago
  68. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 11 years ago
  69. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 11 years ago
  70. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 11 years ago
  71. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 11 years ago
  72. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 11 years ago
  73. 79d2d21 Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  74. 6a489c4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  75. c0c4cf0 Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  76. f63a975 drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts by Mugunthan V N · 11 years ago
  77. 16e5c57 drivers: net: cpsw: discard all packets received when interface is down by Mugunthan V N · 11 years ago
  78. 4b44e7b Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  79. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  80. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  81. af9893a Drivers: net: hyperv: Address UDP checksum issues by KY Srinivasan · 11 years ago
  82. 1f73db4 Drivers: net: hyperv: Negotiate suitable ndis version for offload support by KY Srinivasan · 11 years ago
  83. 4276372 Drivers: net: hyperv: Allocate memory for all possible per-pecket information by KY Srinivasan · 11 years ago
  84. db29868 bonding: Remove debug_fs files when module init fails by Thomas Richter · 11 years ago
  85. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 5b7af02 i40evf: program RSS LUT correctly by Mitch A Williams · 11 years ago
  87. fe6d4aa i40evf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  88. a173f04 ixgb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  89. 6b8f07b igbvf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  90. 5499a96 igb: fix last_rx_timestamp usage by Jakub Kicinski · 11 years ago
  91. 06c14e5 igb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  92. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  93. 4a54b1e e1000: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  94. 7dc8660 e1000: remove debug messages with function names by Jakub Kicinski · 11 years ago
  95. 8f12c03 ixgbevf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  96. ea69956 ixgbevf: Add bit to mark work queue initialization by Mark Rustad · 11 years ago
  97. 2049e1f ixgbe: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  98. 58cf663 ixgbe: Add bit to mark service task initialization by Mark Rustad · 11 years ago
  99. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  100. 6eadd84 Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus by Mark Brown · 11 years ago