1. de0a4d6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size' by Pekon Gupta · 11 years ago
  2. 4e55807 mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' by Pekon Gupta · 11 years ago
  3. 9a78bc8 mtd: Fix the behavior of OTP write if there is not enough room for data by Christian Riesch · 11 years ago
  4. ea6d833 mtd: block2mtd: check device size by Fabian Frederick · 11 years ago
  5. 90445ff mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Herve Codina · 11 years ago
  6. b8e2931 mtd: gpmi: add subpage read support by Huang Shijie · 11 years ago
  7. 4a57d67 mtd: gpmi: do not use the mtd->writesize by Huang Shijie · 11 years ago
  8. e004deb mtd: nand: add "page" argument for read_subpage hook by Huang Shijie · 11 years ago
  9. bb77082 mtd: nand: remove unused function input parameter by Cai Zhiyong · 11 years ago
  10. e634ce5 mtd: nand: pxa3xx: Print actual ECC strength in error message by Ezequiel Garcia · 11 years ago
  11. 2a565f5 mtd: nand: pxa3xx: Remove unused macro by Ezequiel Garcia · 11 years ago
  12. 9e3afa5 mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X by Rafał Miłecki · 11 years ago
  13. 108ebcd mtd: bcm47xxpart: avoid overflowing when registering trx by Rafał Miłecki · 11 years ago
  14. 00b7986 mtd: bcm47xxpart: fix off by one in partitions limit by Rafał Miłecki · 11 years ago
  15. 670b46a mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM by Philippe De Muyter · 11 years ago
  16. 6f7db7f mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash by Brian Norris · 11 years ago
  17. 6d9434e of_mtd: Add helpers to get ECC strength and ECC step size by Ezequiel Garcia · 11 years ago
  18. 4b78fc4 mtd: Add a retlen parameter to _get_{fact,user}_prot_info by Christian Riesch · 11 years ago
  19. f4f6a0b mtd: ts5500: Add dependency by Jean Delvare · 11 years ago
  20. c69dbbf mtd: nuc900_nand: NULL dereference in nuc900_nand_enable() by Dan Carpenter · 11 years ago
  21. ffdac6cd mtd: nand: print out the right information for JEDEC compliant NAND by Huang Shijie · 11 years ago
  22. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 11 years ago
  23. 26fbf48 mtd: mxc_nand: Propagate the error if platform_get_irq() fails by Fabio Estevam · 11 years ago
  24. da22b893 mtd: remove some duplicative checks by Dan Carpenter · 11 years ago
  25. 74414a94 mtd: atmel_nand: change log level by Nicolas Ferre · 11 years ago
  26. bec44c4 mtd: m25p80: add support for the Spansion s25fl008k chip by Kuninori Morimoto · 11 years ago
  27. c039bef mtd: gen_probe: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  28. 5c8b1fb mtd: cfi: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  29. e4eec19 mtd: onenand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  30. 54f5a57 mtd: lpddr: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  31. e61e4f4 mtd: plat-ram: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  32. c00cb1b mtd: pmc551: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  33. bb339de mtd: spear_smi: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  34. 834fa8a mtd: devices: elm: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  35. 0a21552 mtd: elm: Use correct check on return value of pm_runtime_get_sync by Stefan Sørensen · 11 years ago
  36. 60c3bc1 mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome by Boris BREZILLON · 11 years ago
  37. 3d44dc2 mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA by Richard Weinberger · 11 years ago
  38. b2fda12 mtd: m25p80: Use positive logic to check JEDEC ID by Axel Lin · 11 years ago
  39. bd9c6e9 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  40. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  41. 55e571b mtd: nand: add support for SanDisk SDTNRGAMA-008G by Huang Shijie · 11 years ago
  42. f02ea4e mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} by Huang Shijie · 11 years ago
  43. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  44. 4bed207 mtd: block2mtd: Add mutex_destroy by Fabian Frederick · 11 years ago
  45. 6f6b9fe mtd: phram: Repair multiple instances support by Alexander Sverdlin · 11 years ago
  46. b4c2330 mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes() by Dan Carpenter · 11 years ago
  47. f5e0083 mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s by Geert Uytterhoeven · 11 years ago
  48. dbbafb7 mtd: m25p80: Add dual read support by Geert Uytterhoeven · 11 years ago
  49. 79e6154 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. cf8bf7c Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  51. a491ce7 Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  52. 1dc3217 Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  53. 4aa41ba Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  54. 66a523d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  55. 4c7b704 Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" by Rafael J. Wysocki · 11 years ago
  56. 15b0485 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  57. 9f93585 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  58. 85ec688 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  59. 7bffc48 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  60. abfba60 Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  61. 19bc45a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  62. beb0082 Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  63. 2ef176f Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  64. 469d417 Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" by Mathias Nyman · 11 years ago
  65. e2ed511 Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." by Mathias Nyman · 11 years ago
  66. d86db25 usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests by Julius Werner · 11 years ago
  67. e042936 usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e by Julius Werner · 11 years ago
  68. b28a613 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001) by Michele Baldessari · 11 years ago
  69. 3bf7706 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  70. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  71. 8ab47d3 Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  72. cebc2de dm space map metadata: fix refcount decrement below 0 which caused corruption by Joe Thornber · 11 years ago
  73. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 11 years ago
  74. 16c0ae0 Target/sbc: Fix sbc_copy_prot for offset scatters by Sagi Grimberg · 11 years ago
  75. d930acf Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire', 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/topcliff-pch' into spi-linus by Mark Brown · 11 years ago
  76. 45db98e Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  77. d03874c drm/radeon/atom: select the proper number of lanes in transmitter setup by Alex Deucher · 11 years ago
  78. 77ac9a0 drm: fix bochs kconfig dependencies by Gerd Hoffmann · 11 years ago
  79. ae69340 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 11 years ago
  80. 1371432 drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters by Alex Deucher · 11 years ago
  81. 972c5dd drm/radeon/cik: fix typo in documentation by Alex Deucher · 11 years ago
  82. 0d997b6 drm/radeon: silence GCC warning on 32 bit by Paul Bolle · 11 years ago
  83. bc6a629 drm/radeon: resume old pm late by Alex Deucher · 11 years ago
  84. 14eedc3 drm/radeon: TTM must be init with cpu-visible VRAM, v2 by Lauri Kasanen · 11 years ago
  85. 0ca4934 firewire: ohci: fix probe failure with Agere/LSI controllers by Stefan Richter · 11 years ago
  86. ad332c8 ACPI / EC: Clear stale EC events on Samsung systems by Kieran Clancy · 11 years ago
  87. 4e97b63 cpufreq: Initialize governor for a new policy under policy->rwsem by Viresh Kumar · 11 years ago
  88. 5a7e56a cpufreq: Initialize policy before making it available for others to use by Viresh Kumar · 11 years ago
  89. 999976e cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions by Aaron Plattner · 11 years ago
  90. d912019 clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change by Benoit Cousson · 11 years ago
  91. 738211f dm thin: fix noflush suspend IO queueing by Joe Thornber · 11 years ago
  92. 18adc57 dm thin: fix deadlock in __requeue_bio_list by Joe Thornber · 11 years ago
  93. 3e1a069 dm thin: fix out of data space handling by Joe Thornber · 11 years ago
  94. 07f2b6e dm thin: ensure user takes action to validate data and metadata consistency by Mike Snitzer · 11 years ago
  95. e291fd2 pinctrl: sirf: fix kernel panic in gpio_lock_as_irq by Barry Song · 11 years ago
  96. ba938f3 spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks by Wenyou Yang · 11 years ago
  97. ee73b4c spi: coldfire-qspi: Fix getting correct address for *mcfqspi by Axel Lin · 11 years ago
  98. 017145f spi: fsl-dspi: Fix getting correct address for master by Axel Lin · 11 years ago
  99. b5973fc pinctrl: sh-pfc: r8a7791: SD1_CLK fix by Magnus Damm · 11 years ago
  100. 5ba3416 pinctrl: msm: make PINCTRL_MSM bool instead of tristate by Josh Cartwright · 11 years ago