1. fafc0b3 mtd: onenand: omap2: Remove partitioning support from platform data by Ladislav Michl · 8 years ago
  2. 11066d4 mtd: onenand: omap2: Remove skip initial unlocking support by Ladislav Michl · 8 years ago
  3. e6854e0 mtd: onenand: omap2: Remove regulator support by Ladislav Michl · 8 years ago
  4. d36005d ARM: dts: omap3-igep: Update onenand node timings by Ladislav Michl · 8 years ago
  5. 396744b ARM: dts: OMAP2+: Add compatible property to onenand node by Ladislav Michl · 8 years ago
  6. 8edfe5f dt-bindings: mtd: gpmc-onenand: Update properties description by Ladislav Michl · 8 years ago
  7. d2ad1fb Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux into nand/next by Boris Brezillon · 8 years ago
  8. dd53373 mtd: nand: use reworked NAND controller driver with Marvell EBU SoCs by Miquel Raynal · 8 years ago
  9. 02f26ec mtd: nand: add reworked Marvell NAND controller driver by Miquel Raynal · 8 years ago
  10. a82d206 dt-bindings: mtd: add Marvell NAND controller documentation by Miquel Raynal · 8 years ago
  11. b76bb4e dt-bindings: mtd: document new nand-rb property by Miquel Raynal · 8 years ago
  12. 87e89ce mtd: nand: Fix nand_do_read_oob() return value by Miquel Raynal · 8 years ago
  13. 12663b4 mtd: mtd_oobtest: Handle bitflips during reads by Miquel Raynal · 8 years ago
  14. 7cce5d8 MAINTAINERS: mtd/nand: update Microchip nand entry by Nicolas Ferre · 8 years ago
  15. 09ec417 mtd: nand: samsung: Disable subpage writes on E-die NAND by Ladislav Michl · 8 years ago
  16. 6cbefbd mtd: tests: nandbiterrs: Fix read_page return value by Sascha Hauer · 8 years ago
  17. f953f0f mtd: nand: brcmnand: Disable prefetch by default by Kamal Dasu · 8 years ago
  18. 069f053 mtd: nand: qcom: Add a NULL check for devm_kasprintf() by Fabio Estevam · 8 years ago
  19. 039b437 mtd: nand: brcmnand: Add a NULL check for devm_kasprintf() by Fabio Estevam · 8 years ago
  20. d787b8b mtd: nand: Fix unfinished comment in nand_init_data_interface() by Miquel Raynal · 8 years ago
  21. 24f648c2 mtd: onenand: samsung: Remove a useless include by Christophe JAILLET · 8 years ago
  22. 0598344 mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()' by Christophe JAILLET · 8 years ago
  23. ad99be4 mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails by Christophe JAILLET · 8 years ago
  24. 8b5c51a mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks by Christophe JAILLET · 8 years ago
  25. 8878b12 mtd: nand: add ->exec_op() implementation by Miquel Raynal · 8 years ago
  26. 707d815 mtd: nand: samsung: add ECC requirements for K9F4G08U0D by Miquel Raynal · 8 years ago
  27. aeb93af mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed by Boris Brezillon · 8 years ago
  28. 8c67754 mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer by Boris Brezillon · 8 years ago
  29. 98dea8d mtd: nand: mtk: Support MT7622 NAND flash controller. by RogerCC Lin · 8 years ago
  30. b45ee55 mtd: nand: mtk: Support different MTK NAND flash controller IP by RogerCC Lin · 8 years ago
  31. 624d5ab mtd: nand: mtk: update DT bindings by RogerCC Lin · 8 years ago
  32. f170c6f mtd: onenand: Remove obsolete url from Kconfig help by Ladislav Michl · 8 years ago
  33. 958ef11 mtd: nand: cafe: clean up DMA address setup by Masahiro Yamada · 8 years ago
  34. c0313b9 mtd: nand: squash struct nand_buffers into struct nand_chip by Masahiro Yamada · 8 years ago
  35. 8b311ea mtd: nand: remove unused NAND_OWN_BUFFERS flag by Masahiro Yamada · 8 years ago
  36. f880b07 mtd: nand: cafe: remove use of NAND_OWN_BUFFERS by Masahiro Yamada · 8 years ago
  37. 17fa804 mtd: nand: provide valid ->data_interface during NAND detection by Miquel Raynal · 8 years ago
  38. 25f815f mtd: nand: force drivers to explicitly send READ/PROG commands by Boris Brezillon · 8 years ago
  39. 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 8 years ago
  40. c18a7ac memory: omap-gpmc: Make 'bank-width' property optional by Ladislav Michl · 8 years ago
  41. eb94555 mtd: nand: use usual return values for the ->erase() hook by Miquel Raynal · 8 years ago
  42. 8a8c8ba mtd: nand: denali: rename misleading dma_buf to tmp_buf by Masahiro Yamada · 8 years ago
  43. c9e916a mtd: nand: remove unnecessary extern from driver headers by Masahiro Yamada · 8 years ago
  44. bccb06c mtd: nand: ifc: update bufnum mask for ver >= 2.0.0 by Jagdish Gediya · 8 years ago
  45. d822401 mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 8 years ago
  46. 34832dc mtd: nand: gpmi-nand: Remove wrong Kconfig help text by Sascha Hauer · 8 years ago
  47. 26f0740 mtd: nand: hynix: Don't wait after applying new read-retry params by Boris Brezillon · 8 years ago
  48. df46789 mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]() by Miquel Raynal · 8 years ago
  49. b13a973 mtd: nand: gpmi: replace _manual_ swap with swap macro by Gustavo A. R. Silva · 8 years ago
  50. f883199 mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function by Xiaolei Li · 8 years ago
  51. 4fbd8d1 Linux 4.15-rc1 by Linus Torvalds · 8 years ago
  52. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  53. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. cd4b5d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 8 years ago
  60. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  62. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  63. f61ec2c Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  64. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  65. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  67. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 8 years ago
  68. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 8 years ago
  69. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 8 years ago
  70. 4433b69 afs: Fix signal handling in some file ops by David Howells · 8 years ago
  71. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 8 years ago
  72. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 8 years ago
  73. 3f5fe9f sched/debug: Fix task state recording/printout by Thomas Gleixner · 8 years ago
  74. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 8 years ago
  75. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  76. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  77. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  78. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  79. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  80. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  81. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  82. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 8 years ago
  83. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 8 years ago
  84. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 8 years ago
  85. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 8 years ago
  86. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 8 years ago
  87. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 8 years ago
  88. 328bf1b irqchip/imgpdc: Use resource_size function on resource object by Vasyl Gomonovych · 8 years ago
  89. e9990d7 irqchip/qcom: Fix u32 comparison with value less than zero by Colin Ian King · 8 years ago
  90. 9ed3380 Merge branch 'ipvlan-Fix-insufficient-skb-linear-check' by David S. Miller · 8 years ago
  91. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 8 years ago
  92. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 8 years ago
  93. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 8 years ago
  94. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  95. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  96. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 8 years ago
  97. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 8 years ago
  98. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 8 years ago
  99. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 8 years ago
  100. 98d1129 net: ipv6: Fixup device for anycast routes during copy by David Ahern · 8 years ago