aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/sh_flctl.c
AgeCommit message (Expand)Author
2013-04-05mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat
2013-04-05mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht
2012-10-23PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-09-29mtd: sh_flctl: Only copy OOB data if it is requiredBastian Hecht
2012-09-29mtd: sh_flctl: Use memcpy() instead of using a loopBastian Hecht
2012-07-06mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu
2012-07-06mtd: sh_flctl: Use user oob data in hardware ECC modeBastian Hecht
2012-07-06mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht
2012-07-06mtd: sh_flctl: Group sector accesses into a single transferBastian Hecht
2012-07-06mtd: sh_flctl: Simplify the hardware ecc page read/writeBastian Hecht
2012-07-06mtd: sh_flctl: Fix hardware ECC behaviourBastian Hecht
2012-07-06mtd: sh_flctl: Use different OOB layoutBastian Hecht
2012-07-06mtd: sh_flctl: Add support for error IRQBastian Hecht
2012-07-06mtd: sh_flctl: Add missing iounmap()Bastian Hecht
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13mtd: nand: read_page() returns max_bitflipsMike Dunn
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht
2012-03-27mtd: sh_flctl: Implement NAND_CMD_RNDOUT commandBastian Hecht
2012-03-27mtd: sh_flctl: Expand the READID command to 8 bytesBastian Hecht
2012-03-27mtd: sh_flctl: Reorder empty_fifo() callsBastian Hecht
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse
2010-02-02mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm
2010-02-02mtd: trivial sh_flctl changesMagnus Damm
2009-12-31mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten
2009-09-19mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje
2009-03-24[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte pageYoshihiro Shimoda
2008-10-20[MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda
2008-10-14[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda