mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
[deliverable/linux.git] / drivers /
2014-05-28  Paul Bollemtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
2014-05-28  Himangi Saraogimtd: bf5xx_nand: use the managed version of kzalloc
2014-05-28  Thomas Petazzonimtd: pxa3xx_nand: make the driver work on big-endian...
2014-05-28  Ted Juanmtd: nand: omap: fix omap_calculate_ecc_bch() for-loop...
2014-05-28  Brian Norrismtd: nand: r852: correct write_buf loop bounds
2014-05-28  Brian Norrismtd: nand_bbt: handle error case for nand_create_badblo...
2014-05-28  Brian Norrismtd: nand_bbt: remove unused variable
2014-05-28  Brian Norrismtd: maps: sc520cdp: fix warnings
2014-05-28  Brian Norrismtd: slram: fix unused variable warning
2014-05-26  Brian Norrismtd: lpddr: fix Kconfig dependency, for I/O accessors
2014-05-21  Ezequiel Garciamtd: nand: pxa3xx: Use ECC strength and step size devic...
2014-05-21  Ezequiel Garciamtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
2014-05-21  Ezequiel Garciamtd: nand: Warn the user if the selected ECC strength...
2014-05-21  pekon guptamtd: nand: omap: add support for BCH16_ECC - NAND drive...
2014-05-21  pekon guptamtd: nand: omap: add support for BCH16_ECC - ELM driver...
2014-05-21  Ron LeeNAND_ECC_SOFT_BCH can support subpage reads too
2014-05-21  Vincenzo Alibertimtd: lpddr: add driver for LPDDR2-NVM PCM memories
2014-05-21  Philippe De Muytermtd: Kconfig: give the CFI command set version in promp...
2014-05-21  Joe Schultzmtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND
2014-05-21  Aaron Sierramtd: fsl_ifc_nand: Use void type for IFC buffer
2014-05-21  Dan Carpentermtd: cfi: indent some if statements
2014-05-20  Kamal Dasumtd: nand: Add support to use nand_base poi databuf...
2014-05-20  Pekon Guptamtd: eLBC NAND: fix subpage write support
2014-05-20  Arnd Bergmannmtd: onenand: fix build warning for dma type
2014-05-20  Jingoo Hanmtd: orion_nand: Make of_device_id array const
2014-05-20  Jingoo Hanmtd: nand: pxa3xx: Make of_device_id array const
2014-05-20  Jingoo Hanmtd: st_spi_fsm: Make of_device_id array const
2014-05-20  Geert Uytterhoevenmtd: Fix warning in access_ok() parameter passing
2014-05-20  pekon guptamtd: nand: omap: fix BCHx ecc.correct to return detecte...
2014-05-12  Geert Uytterhoevenmtd: spi-nor: Enable Dual and Quad SPI read transfers...
2014-05-12  Geert Uytterhoevenmtd: m25p80: Revive dual read support
2014-05-12  Wolfram Sangmtd: elm: compile suspend/resume only with PM_SLEEP
2014-05-12  Jean Delvaremtd: Fix Elan SC520 dependencies
2014-05-09  Brian Norrismtd: nand: refactor erase_cmd() to return chip status
2014-04-29  Masahiro Yamadamtd: nand: fix a typo in a comment line
2014-04-18  Akinobu Mitamtd: mtd_oobtest: generate consistent data for verification
2014-04-17  Brian NorrisMerge branch 'spinor'
2014-04-17  Brian Norrismtd: st_spi_fsm: only build for ARM
2014-04-17  Brian Norrismtd: st_spi_fsm: correct type issues
2014-04-16  Brian Norrismtd: fsl-quadspi: fix __iomem annotations
2014-04-16  Huang Shijiemtd: gpmi: add gpmi_devdata{} to simplify the code
2014-04-16  Raphaël Poggimtd: nand: add line feed to pr_err
2014-04-16  Murali Karicherimtd: davinci-nand: disable subpage write for keystone...
2014-04-16  Roman Peniaevmtd: mtd_blkdevs: handle REQ_FLUSH request and do expli...
2014-04-16  Ronmtd: nand: use the nand_read_subpage index everywhere
2014-04-16  Christian Engelmayermtd: nand: omap: fix compile warning on ‘erased_sector_...
2014-04-14  Brian Norrismtd: spi-nor: allow to be built as module
2014-04-14  Brian Norrismtd: st_spi_fsm: begin using spi-nor.h opcodes
2014-04-14  Brian Norrismtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
2014-04-14  Brian Norrismtd: st_spi_fsm: kill duplicate CMD definitions
2014-04-14  Brian Norrismtd: st_spi_fsm: fixup Kconfig dependency
2014-04-14  Brian Norrismtd: spi-nor: shorten Kconfig naming
2014-04-14  Brian Norrismtd: spi-nor: unify read opcode variants with ST SPI FSM
2014-04-14  Brian Norrismtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
2014-04-14  Huang Shijiemtd: spi-nor: add the copyright information
2014-04-14  Angus Clarkmtd: st_spi_fsm: Add support for Macronix MX25L3255E
2014-04-14  Angus Clarkmtd: st_spi_fsm: Add Spansion S25FL032P to device table
2014-04-14  Angus Clarkmtd: st_spi_fsm: Refactor status register operations
2014-04-14  Angus Clarkmtd: st_spi_fsm: Update Macronix 'QE' configuration
2014-04-14  Angus Clarkmtd: st_spi_fsm: Update Macronix 32-bit addressing...
2014-04-14  Angus Clarkmtd: st_spi_fsm: Add Macronix MX25L25655E device
2014-04-14  Brian Norrismtd: spi-nor: EXPORT symbols which could be used by...
2014-04-14  Huang Shijiemtd: spi-nor: Add Freescale QuadSPI driver
2014-04-14  Huang Shijiemtd: spi-nor: add a helper to find the spi_device_id
2014-04-14  Brian Norrismtd: m25p80: use the SPI nor framework
2014-04-14  Huang Shijiemtd: spi-nor: add the framework for SPI NOR
2014-04-13  Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-04-13  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-04-13  Mikulas Patockasym53c8xx_2: Set DID_REQUEUE return code when aborting...
2014-04-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-13  Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2014-04-13  Linus TorvaldsMerge tag 'remoteproc-3.15-cleanups' of git://git....
2014-04-13  Linus TorvaldsMerge tag 'llvmlinux-for-v3.15' of git://git.linuxfound...
2014-04-12  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-12  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-12  Linus TorvaldsMerge tag 'ntb-3.15' of git://github.com/jonmason/ntb
2014-04-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-12  Vincenzo Maffionedrivers: net: xen-netfront: fix array initialization bug
2014-04-12  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-04-12  Linus TorvaldsMerge tag 'trace-3.15-v2' of git://git./linux/kernel...
2014-04-12  Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-04-12  hayeswangr8152: check RTL8152_UNPLUG
2014-04-12  Marc Zyngiernet: sun4i-emac: add promiscuous support
2014-04-12  Duan Jiongnet/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2014-04-12  Linus TorvaldsMerge branch 'async-scsi-resume' of git://git./linux...
2014-04-12  Linus TorvaldsMerge tag 'md/3.15' of git://neil.brown.name/md
2014-04-11  Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-04-11  Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-04-11  Mike Marciniszynib_srpt: Use correct ib_sg_dma primitives
2014-04-11  Andy Grovertarget/tcm_fc: Rename ft_tport_create to ft_tport_get
2014-04-11  Andy Grovertarget/tcm_fc: Rename ft_{add,del}_lport to {add,del...
2014-04-11  Andy Grovertarget/tcm_fc: Rename structs and list members for...
2014-04-11  Andy Grovertarget/tcm_fc: Limit to 1 TPG per wwn
2014-04-11  Andy Grovertarget/tcm_fc: Don't export ft_lport_list
2014-04-11  Andy Grovertarget/tcm_fc: Fix use-after-free of ft_tpg
2014-04-11  Alex Leungtarget: Add check to prevent Abort Task from aborting...
2014-04-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-11  Linus TorvaldsMerge tag 'for-linus-3.15' of git://git./linux/kernel...
2014-04-11  Linus TorvaldsMerge tag 'spi-v3.15-fixes' of git://git./linux/kernel...
2014-04-11  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
next
This page took 0.050049 seconds and 8 git commands to generate.