mtd: mtd_oobtest: Fix the address offset with vary_offset case
[cascardo/linux.git] / drivers /
2015-08-27 Roger Quadrosmtd: mtd_oobtest: Fix the address offset with vary_offs...
2015-08-25 Tomer Barletzmtd: blkdevs: fix switch-bool compilation warning
2015-08-25 Rafał Miłeckimtd: spi-nor: stop (ab)using struct spi_device_id
2015-08-25 Oleksij Rempelmtd: nand: add Toshiba TC58NVG0S3E to nand_ids table
2015-08-22 Javier Martinez... mtd: dataflash: Export OF module alias information
2015-08-19 Ezequiel Garcíanand: pxa3xx: Increase READ_ID buffer and make the...
2015-08-19 Robert Jarzmikmtd: nand: pxa3xx-nand: fix random command timeouts
2015-08-19 Robert Jarzmikmtd: nand: pxa3xx_nand: fix early spurious interrupt
2015-08-19 Antoine Ténartmtd: pxa3xx_nand: add a default chunk size
2015-08-19 Axel Linmtd: omap_elm: Fix module alias
2015-08-19 Colin Ian Kingmtd: physmap_of: fix null pointer deference when kzallo...
2015-08-19 Alexey Khoroshilovmtd: nettel: do not ignore mtd_device_register() failur...
2015-08-19 Andy Shevchenkomtd: denali_pci: switch to dev_err()
2015-08-19 Andy Shevchenkomtd: denali_pci: refactor driver using devres API
2015-08-19 Andy Shevchenkomtd: denali_pci: use module_pci_driver() macro
2015-08-19 Andy Shevchenkomtd: denali: hide core part from user in Kconfig
2015-08-14 Antony Pavlovmtd: spi-nor: add Spansion S25FL204K support
2015-08-14 Fabio Estevammtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI
2015-08-14 Joachim Eastwoodmtd: spi-nor: add driver for NXP SPI Flash Interface...
2015-08-14 Ezequiel Garcianand: pxa3xx: Increase initial buffer size
2015-08-07 Axel Linmtd: brcmnand: Fix misuse of IS_ENABLED
2015-08-06 Frank Limtd: spi-nor: fsl-quadspi: fix unsupported cmd when...
2015-08-06 Frank Limtd: spi-nor: fsl-quadspi: reset the module in the...
2015-08-06 Frank Limtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup...
2015-08-06 Allen Xumtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random...
2015-08-06 Frank Limtd: spi-nor: fsl-quadspi: add i.mx6ul support
2015-08-06 Frank Limtd: spi-nor: fsl-quadspi: add imx7d support
2015-08-06 Han Xumtd: spi-nor: fsl-quadspi: use quirk to distinguish...
2015-08-06 Han Xumtd: spi-nor: fsl-quadspi: dynamically map memory space...
2015-07-21 Brian Norrismtd: m25p80: allow arbitrary OF matching for "jedec...
2015-07-20 Roy Splietmtd: nand: sunxi: Set serial access mode correctly
2015-07-20 Roy Splietmtd: nand: sunxi: Replace failsafe timing cfg with...
2015-07-20 Alexey Firagomtd: spi-nor: set SECT_4K for n25q064 SPI flash
2015-07-20 Alexander Steinmtd: fsl-quadspi: Actually clear TX FIFO upon write
2015-07-20 Nicolas Ioossmtd: r852: make ecc_reg 32-bit in r852_ecc_correct
2015-07-20 Sandeep Paulrajnand: davinci: add support for 4K page size nand devices
2015-07-07 Brian NorrisMerge MTD 4.2-rc fixes into MTD -next
2015-07-06 shengyongmtd: nandsim: fix double free
2015-07-06 shengyongmtd: nandsim: fix free of NULL pointer
2015-07-06 Brian NorrisMerge 4.2-rc1 into MTD -next
2015-07-05 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-07-04 Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-07-04 Dave JiangNTB: Add split BAR output for debugfs stats
2015-07-04 Dave JiangNTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
2015-07-04 Dave JiangNTB: Print driver name and version in module init
2015-07-04 Dave JiangNTB: Increase transport MTU to 64k from 16k
2015-07-04 Dave JiangNTB: Rename Intel code names to platform names
2015-07-04 Dave JiangNTB: Default to CPU memcpy for performance
2015-07-04 Dave JiangNTB: Improve performance with write combining
2015-07-04 Allen HubbeNTB: Use NUMA memory in Intel driver
2015-07-04 Allen HubbeNTB: Use NUMA memory and DMA chan in transport
2015-07-04 Allen HubbeNTB: Rate limit ntb_qp_link_work
2015-07-04 Allen HubbeNTB: Add tool test client
2015-07-04 Allen HubbeNTB: Add ping pong test client
2015-07-04 Allen HubbeNTB: Add parameters for Intel SNB B2B addresses
2015-07-04 Allen HubbeNTB: Reset transport QP link stats on down
2015-07-04 Allen HubbeNTB: Do not advance transport RX on link down
2015-07-04 Allen HubbeNTB: Differentiate transport link down messages
2015-07-04 Dave JiangNTB: Check the device ID to set errata flags
2015-07-04 Dave JiangNTB: Enable link for Intel root port mode in probe
2015-07-04 Dave JiangNTB: Read peer info from local SPAD in transport
2015-07-04 Allen HubbeNTB: Split ntb_hw_intel and ntb_transport drivers
2015-07-04 Allen HubbeNTB: Add NTB hardware abstraction layer
2015-07-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04 Dmitry TorokhovMerge branch 'next' into for-linus
2015-07-03 Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-07-03 Shixin Zengdrm/crtc: Fix edid length computation
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-07-03 Linus TorvaldsMerge tag 'fbdev-fixes-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'edac_urgent_for_4.2' of git://git./linux...
2015-07-03 Stephen Rothwellcrypto: marvell/cesa - another fix up for of_get_named_...
2015-07-03 Cornelia HuckKVM: s390: virtio-ccw: don't overwrite config space...
2015-07-03 Fabian Frederickhwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()
2015-07-03 Roger Lucashwmon: (w83792d) Additional PWM outputs support
2015-07-03 Linus TorvaldsMerge tag 'acpica-4.2-rc1' of git://git./linux/kernel...
2015-07-02 Rafael J. WysockiRevert 'Revert "ACPICA: Permanently set _REV to the...
2015-07-02 Rafael J. WysockiACPI / init: Make it possible to override _REV
2015-07-02 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-07-02 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-07-02 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.2-rc1' of git://git....
2015-07-02 Linus TorvaldsMerge tag 'please-pull-put_kernel_page' of git://git...
2015-07-02 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2015-07-02 Linus TorvaldsMerge branch 'drm-next-4.2' of git://people.freedesktop...
2015-07-02 Linus TorvaldsMerge tag 'drm-intel-next-fixes-2015-07-02' of git...
2015-07-02 Joel Porquetirqchip: Move IRQCHIP_DECLARE macro to include/linux...
next