1. 8bfd4f7 mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove() by Wei Yongjun · 11 years ago
  2. 0d68156 mtd: nand: sh_flctl: Remove unneeded CONFIG_OF by Ezequiel Garcia · 11 years ago
  3. 94f7039 mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  4. f7b5e84 mtd: sh_flctl: use devm_* managed allocators by Laurent Pinchart · 11 years ago
  5. 82ae816 mtd: sh_flctl: fix warnings due to improper casts by Laurent Pinchart · 11 years ago
  6. 6bcda8a mtd: sh_flctl: enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  7. 6e14a61 mtd: make register_mtd_parser return void by Axel Lin · 11 years ago
  8. cf3b2b1 mtd: make deregister_mtd_parser return void by Axel Lin · 11 years ago
  9. 2017164 mtd: nand: refactor print messages by Ezequiel Garcia · 11 years ago
  10. 7e8eb8a mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  11. 54c738f mtd: convert to use ATTRIBUTE_GROUPS by Axel Lin · 11 years ago
  12. 574926c mtd: m25p80: add support for m25px16 by Igor Grinberg · 11 years ago
  13. dcedf62 mtd: nand: mxc_nand: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  14. 0566477 mtd: mxc_nand: remove duplicated ecc_stats counting by Michael Grzeschik · 11 years ago
  15. 1ba80c9 mtd: dataflash: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  16. afc62ba mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq by Wei Yongjun · 11 years ago
  17. c232596 mtd: gpmi: change pr_debug to dev_dbg by Huang Shijie · 11 years ago
  18. da40c16 mtd: gpmi: change pr_err to dev_err by Huang Shijie · 11 years ago
  19. 43a34b8 mtd: gpmi: remove the unnecessary pr_err() by Huang Shijie · 11 years ago
  20. 4f0614a mtd: nand: diskonchip: Request memory region prior ioremap() by Alexander Shiyan · 11 years ago
  21. 3cb2c1e mtd: gpmi: use devm_request_irq by Huang Shijie · 11 years ago
  22. 87a9d69 mtd: gpmi: use devm_ioremap_resource by Huang Shijie · 11 years ago
  23. ccce417 mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_* by Huang Shijie · 11 years ago
  24. bd92029 mtd: gpmi: remove the unused line by Huang Shijie · 11 years ago
  25. d7364a27 mtd: gpmi: delete the gpmi_pre_bbt_scan by Huang Shijie · 11 years ago
  26. df877fb mtd: gpmi: do not use the local array to do the DMA transfer by Huang Shijie · 11 years ago
  27. 6033a94 mtd: nand: pxa3xx: make ECC configuration checks more explicit by Brian Norris · 11 years ago
  28. 87f5336 mtd: nand: pxa3xx: Add ECC BCH correctable errors detection by Ezequiel Garcia · 11 years ago
  29. 535cb57 mtd: nand: pxa3xx: Add multiple chunk write support by Ezequiel Garcia · 11 years ago
  30. 70ed852 mtd: nand: pxa3xx: Introduce multiple page I/O support by Ezequiel Garcia · 11 years ago
  31. fa543be mtd: nand: pxa3xx: Add a read/write buffers markers by Ezequiel Garcia · 11 years ago
  32. e7f9a6a mtd: nand: pxa3xx: Fix SEQIN column address set by Ezequiel Garcia · 11 years ago
  33. 39f83d1 mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command() by Ezequiel Garcia · 11 years ago
  34. c39ff03 mtd: nand: pxa3xx: Split prepare_command_pool() in two stages by Ezequiel Garcia · 11 years ago
  35. 01d9947 mtd: nand: pxa3xx: Remove READ0 switch/case falltrough by Ezequiel Garcia · 11 years ago
  36. 86beeba mtd: nand: pxa3xx: Add helper function to set page address by Ezequiel Garcia · 11 years ago
  37. f0e6a32e mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start by Ezequiel Garcia · 11 years ago
  38. 43bcfd2 mtd: nand: pxa3xx: Add driver-specific ECC BCH support by Ezequiel Garcia · 11 years ago
  39. 776f265 mtd: nand: pxa3xx: Add bad block handling by Ezequiel Garcia · 11 years ago
  40. 56704d8 mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready by Ezequiel Garcia · 11 years ago
  41. 55d9fd6 mtd: nand: pxa3xx: Use a completion to signal device ready by Ezequiel Garcia · 11 years ago
  42. 6a3e486 mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize() by Ezequiel Garcia · 11 years ago
  43. 0a3f3a1 mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize by Ezequiel Garcia · 11 years ago
  44. 2128b08 mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count by Ezequiel Garcia · 11 years ago
  45. 2d79ab1 mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal by Ezequiel Garcia · 11 years ago
  46. c7e9c7e mtd: nand: pxa3xx: Early variant detection by Ezequiel Garcia · 11 years ago
  47. 4e86fd2 mtd: nand: pxa3xx: read_page() returns max_bitflips by Ezequiel Garcia · 11 years ago
  48. 664c7f5 mtd: nand: pxa3xx: Prevent sub-page writes by Ezequiel Garcia · 11 years ago
  49. c5f9967 mtd: nand: pxa3xx: Make config menu show supported platforms by Ezequiel Garcia · 11 years ago
  50. de484a3 mtd: nand: pxa3xx: Add documentation about the controller by Ezequiel Garcia · 11 years ago
  51. 26a6d24 mtd: make mtd_partition.name const by Geert Uytterhoeven · 11 years ago
  52. da6fcf0 mtd: ms02-nv: remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  53. 8ca14e1 mtd: pasemi_nand.c: remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  54. 7c4bb4f mtd: remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  55. 76c930b mtd: gpmi-lib: Make checkpatch happy by Fabio Estevam · 11 years ago
  56. 554cbc5 mtd: gpmi: Use devm_clk_get() by Fabio Estevam · 11 years ago
  57. 89b59e6 mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC by Huang Shijie · 11 years ago
  58. 43b7769 mtd: nand: omap2: Fix OMAP_BCH option dependency by Ezequiel Garcia · 11 years ago
  59. 3487a639 drivers: mtd: m25p80: add quad read support by Sourav Poddar · 11 years ago
  60. 8552b43 drivers: mtd: m25p80: convert "bool" read check into an enum by Sourav Poddar · 11 years ago
  61. 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. bddffa2 Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. bfde19c Merge branches 'powercap' and 'acpi-lpss' with new device IDs by Rafael J. Wysocki · 11 years ago
  64. 1a67253 Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes by Rafael J. Wysocki · 11 years ago
  65. c5fdd53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  66. 4b69316 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  67. 6961bc6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  68. f583537 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  69. a3981a5 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  70. 22f12c6 Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus by Roland Dreier · 11 years ago
  71. 418cb50 Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  72. 73e33c1 Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  73. 2e6d8b4 drm/ttm: Fix swapin regression by Thomas Hellstrom · 11 years ago
  74. 488574d gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  75. 93579ae Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. ba8b844 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  77. 1733348 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  78. ed93b71 powercap / RAPL: add support for ValleyView Soc by Jacob Pan · 11 years ago
  79. a27a9ab cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers by Jason Baron · 11 years ago
  80. 42f921a cpufreq: remove sysfs files for CPUs which failed to come back after resume by Viresh Kumar · 11 years ago
  81. fc1bc35 null_blk: support submit_queues on use_per_node_hctx by Matias Bjørling · 11 years ago
  82. 2000524 null_blk: set use_per_node_hctx param to false by Matias Bjørling · 11 years ago
  83. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  84. eaadcfe Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  85. 95fcfa7 Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Kevin Hilman · 11 years ago
  86. 6cc3df8 IB/uverbs: Check access to userspace response buffer in extended command by Yann Droneaud · 11 years ago
  87. 6bcca3d IB/uverbs: Check input length in flow steering uverbs by Yann Droneaud · 11 years ago
  88. 98a3751 IB/uverbs: Set error code when fail to consume all flow_spec items by Yann Droneaud · 11 years ago
  89. c780d82 IB/uverbs: Check reserved fields in create_flow by Yann Droneaud · 11 years ago
  90. 2782c2d IB/uverbs: Check comp_mask in destroy_flow by Yann Droneaud · 11 years ago
  91. 7efb1b1 IB/uverbs: Check reserved field in extended command header by Yann Droneaud · 11 years ago
  92. a96e4e2 IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() by Roland Dreier · 11 years ago
  93. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  94. e2f6c88 drm/radeon: fix asic gfx values for scrapper asics by Alex Deucher · 11 years ago
  95. dcd2119 qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure by Nicholas Bellinger · 11 years ago
  96. de06875 target: Remove extra percpu_ref_init by Andy Grover · 11 years ago
  97. fce7d3b x86/efi: Don't select EFI from certain special ACPI drivers by Jan Beulich · 11 years ago
  98. 40e2d7f x86 idle: Repair large-server 50-watt idle-power regression by Len Brown · 11 years ago
  99. 85fbd72 libata, freezer: avoid block device removal while system is frozen by Tejun Heo · 11 years ago
  100. d15ee6b null_blk: warning on ignored submit_queues param by Matias Bjorling · 11 years ago