1. 727dc61 mtd: part: Create the master device node when partitioned by Dan Ehrenberg · 10 years ago
  2. 9cd5196e mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c by Masanari Iida · 10 years ago
  3. d99d728 mtd: denali: Disable sub-page writes in Denali NAND driver by Graham Moore · 10 years ago
  4. e5860c1 mtd: pxa3xx_nand: cleanup wait_for_completion handling by Nicholas Mc Guire · 10 years ago
  5. 899b834 mtd: nand: gpmi: Check for scan_bbt() error by Fabio Estevam · 10 years ago
  6. 706d5b2 mtd: nand: gpmi: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  7. 219a8d1 mtd: fsl-quadspi: cleanup wait_for_completion return handling by Nicholas Mc Guire · 10 years ago
  8. dc6525c mtd: fsl-quadspi: Print the error value by Fabio Estevam · 10 years ago
  9. 35cc333 mtd: cfi: clean up some indenting by Dan Carpenter · 10 years ago
  10. 271afb4 mtd: maps: sa1100-flash: remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
  11. 318157a mtd: replace CONFIG_8xx by CONFIG_PPC_8xx by Christophe Leroy · 10 years ago
  12. 62b57f4 mtd: fsmc_nand.c: Use default timings if none are provided in the dts by Stefan Roese · 10 years ago
  13. 60c70d6 mtd: nand: Prevent possible kernel lockup in nand_command() by Roger Quadros · 10 years ago
  14. 8cc7f33 mtd: spi-nor: factor out replace-able flash_{lock,unlock} by Brian Norris · 10 years ago
  15. 73c8aaf mtd: nand: fix spelling of REPLACEABLE by Brian Norris · 10 years ago
  16. 0ec56dc mtd: nand: fully initialize mtd_oob_ops by Brian Norris · 10 years ago
  17. e22b765 mtd: blkdevs: remove dead code by Brian Norris · 10 years ago
  18. 99f6d50 mtd: nand: denali: drop dead code by Brian Norris · 10 years ago
  19. b1a2348 mtd: nand: fixup bounds checks for nand_{lock,unlock}() by Brian Norris · 10 years ago
  20. b9da8ba mtd: tests: fix more potential integer overflows by Brian Norris · 10 years ago
  21. 7f2a7ce mtd: onenand: drop dead code by Brian Norris · 10 years ago
  22. dc52499 mtd: docg3: drop dead code by Brian Norris · 10 years ago
  23. 98ebb52 mtd: mxc-nand: Warn on unimplemented commands by Uwe Kleine-König · 10 years ago
  24. 3d6e81c mtd: mxc-nand: Implement support for PARAM command by Uwe Kleine-König · 10 years ago
  25. c4ca399 mtd: mxc-nand: Allow to use column addresses different from 0 by Uwe Kleine-König · 10 years ago
  26. 3f41069 mtd: mxc-nand: Do the word to byte mangling in the read_byte callback by Uwe Kleine-König · 10 years ago
  27. 1f42adc mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes by Uwe Kleine-König · 10 years ago
  28. e35d1d8 mtd: mxc-nand: Add a timeout when waiting for interrupt by Uwe Kleine-König · 10 years ago
  29. 111573cc mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs by Boris Brezillon · 10 years ago
  30. 393d23c mtd: atmel_nand: fix typo in dev_err error message by Colin Ian King · 10 years ago
  31. a05973a mtd: s3c2410: drop useless / misspelled debug prints by Brian Norris · 10 years ago
  32. 7c2f717 mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 by Antoine Ténart · 10 years ago
  33. ed446cc Merge MTD updates into -next by Brian Norris · 10 years ago
  34. e423c90 mtd: pxa3xx_nand: fix driver when num_cs is 0 by Robert Jarzmik · 10 years ago
  35. 2454225 mtd: pxa3xx-nand: handle PIO in threaded interrupt by Robert Jarzmik · 10 years ago
  36. adf716d Merge MTD updates into -next by Brian Norris · 10 years ago
  37. 8dad038 mtd: nand: pxa3xx: Fix PIO FIFO draining by Maxime Ripard · 10 years ago
  38. d6a3f01 mtd: block2mtd: wait until block devices are presented by Felix Fietkau · 10 years ago
  39. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  40. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  41. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  42. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  43. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  44. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  45. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  46. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  47. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  48. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  49. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  50. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  51. f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  52. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 10 years ago
  55. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  56. 9d0de5a Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  57. 7bad222 Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  58. 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
  59. da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 10 years ago
  60. a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 10 years ago
  61. 0d8fb59 i2c: ocores: rework clk code to handle NULL cookie by Wolfram Sang · 10 years ago
  62. 4531fa1 thermal: exynos: fix: Check if data->tmu_read callback is present before read by Lukasz Majewski · 10 years ago
  63. a95104f Infiniband: Fix potential NULL d_inode dereference by David Howells · 10 years ago
  64. ec02ace clk: Only recalculate the rate if needed by Tomeu Vizoso · 10 years ago
  65. 1d86e29 ipmi: Fix a memory ordering issue by Corey Minyard · 10 years ago
  66. d6c5dc1 ipmi: Remove uses of return value of seq_printf by Joe Perches · 10 years ago
  67. 2d06a0c ipmi: Use is_visible callback for conditional sysfs entries by Takashi Iwai · 10 years ago
  68. bdf2829 ipmi: Free ipmi_recv_msg messages from the linked list on close by Nicholas Krause · 10 years ago
  69. 191cc41 ipmi: avoid gcc warning by Arnd Bergmann · 10 years ago
  70. 48862ea2 ipmi: Update timespec usage to timespec64 by John Stultz · 10 years ago
  71. f93aae9 ipmi: Cleanup DEBUG_TIMING ifdef usage by John Stultz · 10 years ago
  72. 31013fa drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c by Nicholas Krause · 10 years ago
  73. bb82d90 char: ipmi: Remove obsolete cleanup for clientdata by Wolfram Sang · 10 years ago
  74. 2fcaf60 ipmi: Remove a FIXME for slab conversion by Corey Minyard · 10 years ago
  75. 3d88348 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  76. 0c0f9b9 NVMe: Fix potential corruption on sync commands by Keith Busch · 10 years ago
  77. 4832851 NVMe: Remove unused variables by Keith Busch · 10 years ago
  78. 9ac1693 NVMe: Fix scsi mode select llbaa setting by Keith Busch · 10 years ago
  79. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 10 years ago
  80. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 10 years ago
  81. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 10 years ago
  82. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
  83. e1e5e56 NVMe: Metadata format support by Keith Busch · 10 years ago
  84. 70734a7 cpuidle: powernv: Avoid endianness conversions while parsing DT by Preeti U Murthy · 10 years ago
  85. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  86. 89d3fa4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  87. 477ea11 Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  88. 6ed3e57 Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  89. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  90. b4ad051 i2c: designware-baytrail: another fixup for proper Kconfig dependencies by Wolfram Sang · 10 years ago
  91. 7ad18af rbd: convert to blk-mq by Christoph Hellwig · 10 years ago
  92. cf32bd9 rbd: do not treat standalone as flatten by Ilya Dryomov · 10 years ago
  93. 73e39e4 rbd: fix error paths in rbd_dev_refresh() by Ilya Dryomov · 10 years ago
  94. 3a25cf4 rbd: nuke copy_token() by Rickard Strandqvist · 10 years ago
  95. 67fadaa cpufreq: s3c: remove last use of resume_clocks callback by Arnd Bergmann · 10 years ago
  96. 61882b6 cpufreq: s3c: remove incorrect __init annotations by Arnd Bergmann · 10 years ago
  97. 28a375d x86/intel/quark: Add Isolated Memory Regions for Quark X1000 by Bryan O'Donoghue · 10 years ago
  98. a926148 Revert "clk: mxs: Fix invalid 32-bit access to frac registers" by Stefan Wahren · 10 years ago
  99. a513b72 clk: qoriq: Add support for the platform PLL by Emil Medve · 10 years ago
  100. 3095794 ACPI / LPSS: Deassert resets for SPI host controllers on Braswell by Mika Westerberg · 10 years ago