mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
- refactor m25p80.c driver for use as a general SPI NOR framework for other drivers which may speak to SPI NOR flash without providing full SPI support (i.e., not part of drivers/spi/) - new Freescale QuadSPI driver (utilizing new SPI NOR framework) - updates for the STMicro "FSM" SPI NOR driver - fix sync/flush behavior on mtd_blkdevs - fixup subpage write support on a few NAND drivers - correct the MTD OOB test for odd-sized OOB areas - add BCH-16 support for OMAP NAND - fix warnings and trivial refactoring - utilize new ECC DT bindings in pxa3xx NAND driver - new LPDDR NVM driver - address a few assorted bugs caught by Coverity - add new imx6sx support for GPMI NAND - use a bounce buffer for NAND when non-DMA-able buffers are used -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJTl/9oAAoJEFySrpd9RFgtfnUP+wURZfF1Xnek/3yNZP0Pt90x yToXPDgsK5oteBAAWMUwtnJImDzsUMD8BgLNLU1jvPKuvMo9lwNMaCF+l1wUrTeC F1VgYWq4tub3tk104Dthlguk0Jhj66k61LbvFvKXhkGEYGD9iPFeTPWyARUZTYOv R4eRybuU+l2ZTDd+vNStXx9oWyqzWXekwrhMi10YWoxF694kBMI4C0rZQ2CexjVl B5K0oL2P8JU/yNLgtMgPOfkh8rHZEoXECA3vaQscZzsOnc0evDndKSTkTX1Ls61Y eWFgXV6qyhL+5VKTiHNzi6/J0NeNaTquOs9HoBuWr1DwaS8aoWEhBjeuNrXGYs/s 6++CRoDDcdWunAXBH8hqFSu6IweYB5TQ+QMUa7Z69C9n/fZg82dF4i2RSnp4Y2rs qI19LrPIpdyL1ril5ndp0U2JRYXdxOpX3+jf2anG6u3vYjzI8P8tXEGKUz/uNpnK fpEn2zKpeHAq62eqScuhGsO7MO2bIg7yNKMdSoeeeT9dgbah6fkrQnaDNbtjC+Y1 rXMhgLiVebmm8BVe6w5XSFqCw+76RxmO04TAj/Vy3WVPQ2KNn+OuLc0yVlsqAO9n 7Y19QvHeMZZW4O/w5RQ/OniJpysXN0ESj2cE93DHdgUPQ5aedIN0r5eQA0M1e8c6 W2MQFS5nJPiCxUYia4KP =6UIq -----END PGP SIGNATURE----- Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd Pull MTD updates from Brian Norris: - refactor m25p80.c driver for use as a general SPI NOR framework for other drivers which may speak to SPI NOR flash without providing full SPI support (i.e., not part of drivers/spi/) - new Freescale QuadSPI driver (utilizing new SPI NOR framework) - updates for the STMicro "FSM" SPI NOR driver - fix sync/flush behavior on mtd_blkdevs - fixup subpage write support on a few NAND drivers - correct the MTD OOB test for odd-sized OOB areas - add BCH-16 support for OMAP NAND - fix warnings and trivial refactoring - utilize new ECC DT bindings in pxa3xx NAND driver - new LPDDR NVM driver - address a few assorted bugs caught by Coverity - add new imx6sx support for GPMI NAND - use a bounce buffer for NAND when non-DMA-able buffers are used * tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd: (77 commits) mtd: gpmi: add gpmi support for imx6sx mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE mtd: bf5xx_nand: use the managed version of kzalloc mtd: pxa3xx_nand: make the driver work on big-endian systems mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error mtd: nand: r852: correct write_buf loop bounds mtd: nand_bbt: handle error case for nand_create_badblock_pattern() mtd: nand_bbt: remove unused variable mtd: maps: sc520cdp: fix warnings mtd: slram: fix unused variable warning mtd: pfow: remove unused variable mtd: lpddr: fix Kconfig dependency, for I/O accessors mtd: nand: pxa3xx: Add supported ECC strength and step size to the DT binding mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling mtd: nand: Warn the user if the selected ECC strength is too weak mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ? mtd: nand: omap: add support for BCH16_ECC - NAND driver updates mtd: nand: omap: add support for BCH16_ECC - ELM driver updates mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates ... |
||
---|---|---|
.. | ||
include/mach | ||
am33xx-restart.c | ||
am33xx.h | ||
am35xx-emac.c | ||
am35xx-emac.h | ||
am35xx.h | ||
board-3430sdp.c | ||
board-am3517crane.c | ||
board-am3517evm.c | ||
board-cm-t35.c | ||
board-cm-t3517.c | ||
board-devkit8000.c | ||
board-flash.c | ||
board-flash.h | ||
board-generic.c | ||
board-ldp.c | ||
board-n8x0.c | ||
board-omap3beagle.c | ||
board-omap3logic.c | ||
board-omap3pandora.c | ||
board-omap3stalker.c | ||
board-omap3touchbook.c | ||
board-overo.c | ||
board-rx51-peripherals.c | ||
board-rx51-video.c | ||
board-rx51.c | ||
board-rx51.h | ||
board-ti8168evm.c | ||
cclock3xxx_data.c | ||
cclock2420_data.c | ||
cclock2430_data.c | ||
clkt2xxx_apll.c | ||
clkt2xxx_dpll.c | ||
clkt2xxx_dpllcore.c | ||
clkt2xxx_osc.c | ||
clkt2xxx_sys.c | ||
clkt2xxx_virt_prcm_set.c | ||
clkt34xx_dpll3m2.c | ||
clkt_clksel.c | ||
clkt_dpll.c | ||
clkt_iclk.c | ||
clock.c | ||
clock.h | ||
clock2xxx.c | ||
clock2xxx.h | ||
clock3xxx.c | ||
clock3xxx.h | ||
clock34xx.c | ||
clock34xx.h | ||
clock36xx.c | ||
clock36xx.h | ||
clock44xx.h | ||
clock2430.c | ||
clock3517.c | ||
clock3517.h | ||
clock_common_data.c | ||
clockdomain.c | ||
clockdomain.h | ||
clockdomains2xxx_3xxx_data.c | ||
clockdomains3xxx_data.c | ||
clockdomains7xx_data.c | ||
clockdomains33xx_data.c | ||
clockdomains43xx_data.c | ||
clockdomains44xx_data.c | ||
clockdomains54xx_data.c | ||
clockdomains2420_data.c | ||
clockdomains2430_data.c | ||
cm-regbits-7xx.h | ||
cm-regbits-24xx.h | ||
cm-regbits-33xx.h | ||
cm-regbits-34xx.h | ||
cm-regbits-44xx.h | ||
cm-regbits-54xx.h | ||
cm.h | ||
cm1_7xx.h | ||
cm1_44xx.h | ||
cm1_54xx.h | ||
cm2_7xx.h | ||
cm2_44xx.h | ||
cm2_54xx.h | ||
cm2xxx.c | ||
cm2xxx.h | ||
cm2xxx_3xxx.h | ||
cm3xxx.c | ||
cm3xxx.h | ||
cm33xx.c | ||
cm33xx.h | ||
cm44xx.c | ||
cm44xx.h | ||
cm_44xx_54xx.h | ||
cm_common.c | ||
cminst44xx.c | ||
cminst44xx.h | ||
common-board-devices.c | ||
common-board-devices.h | ||
common.c | ||
common.h | ||
control.c | ||
control.h | ||
cpuidle34xx.c | ||
cpuidle44xx.c | ||
ctrl_module_core_44xx.h | ||
ctrl_module_pad_core_44xx.h | ||
ctrl_module_pad_wkup_44xx.h | ||
ctrl_module_wkup_44xx.h | ||
devices.c | ||
devices.h | ||
display.c | ||
display.h | ||
dma.c | ||
dpll3xxx.c | ||
dpll44xx.c | ||
drm.c | ||
dsp.c | ||
dss-common.c | ||
dss-common.h | ||
emu.c | ||
fb.c | ||
gpio.c | ||
gpmc-nand.c | ||
gpmc-nand.h | ||
gpmc-onenand.c | ||
gpmc-onenand.h | ||
gpmc-smc91x.c | ||
gpmc-smc91x.h | ||
gpmc-smsc911x.c | ||
gpmc-smsc911x.h | ||
gpmc.c | ||
gpmc.h | ||
hdq1w.c | ||
hdq1w.h | ||
hsmmc.c | ||
hsmmc.h | ||
hwspinlock.c | ||
i2c.c | ||
i2c.h | ||
id.c | ||
id.h | ||
io.c | ||
iomap.h | ||
irq.c | ||
Kconfig | ||
l3_2xxx.h | ||
l3_3xxx.h | ||
l4_2xxx.h | ||
l4_3xxx.h | ||
Makefile | ||
Makefile.boot | ||
mcbsp.c | ||
mmc.h | ||
msdi.c | ||
mux.c | ||
mux.h | ||
mux34xx.c | ||
mux34xx.h | ||
omap-headsmp.S | ||
omap-hotplug.c | ||
omap-iommu.c | ||
omap-mpuss-lowpower.c | ||
omap-pm-noop.c | ||
omap-pm.h | ||
omap-secure.c | ||
omap-secure.h | ||
omap-smc.S | ||
omap-smp.c | ||
omap-wakeupgen.c | ||
omap-wakeupgen.h | ||
omap2-restart.c | ||
omap3-restart.c | ||
omap4-common.c | ||
omap4-restart.c | ||
omap4-sar-layout.h | ||
omap24xx.h | ||
omap34xx.h | ||
omap44xx.h | ||
omap54xx.h | ||
omap_device.c | ||
omap_device.h | ||
omap_hwmod.c | ||
omap_hwmod.h | ||
omap_hwmod_2xxx_3xxx_interconnect_data.c | ||
omap_hwmod_2xxx_3xxx_ipblock_data.c | ||
omap_hwmod_2xxx_interconnect_data.c | ||
omap_hwmod_2xxx_ipblock_data.c | ||
omap_hwmod_3xxx_data.c | ||
omap_hwmod_7xx_data.c | ||
omap_hwmod_33xx_43xx_common_data.h | ||
omap_hwmod_33xx_43xx_interconnect_data.c | ||
omap_hwmod_33xx_43xx_ipblock_data.c | ||
omap_hwmod_33xx_data.c | ||
omap_hwmod_43xx_data.c | ||
omap_hwmod_44xx_data.c | ||
omap_hwmod_54xx_data.c | ||
omap_hwmod_2420_data.c | ||
omap_hwmod_2430_data.c | ||
omap_hwmod_common_data.c | ||
omap_hwmod_common_data.h | ||
omap_hwmod_reset.c | ||
omap_opp_data.h | ||
omap_phy_internal.c | ||
omap_twl.c | ||
opp.c | ||
opp2xxx.h | ||
opp3xxx_data.c | ||
opp4xxx_data.c | ||
opp2420_data.c | ||
opp2430_data.c | ||
pdata-quirks.c | ||
pm-debug.c | ||
pm.c | ||
pm.h | ||
pm24xx.c | ||
pm34xx.c | ||
pm44xx.c | ||
pmu.c | ||
powerdomain-common.c | ||
powerdomain.c | ||
powerdomain.h | ||
powerdomains2xxx_3xxx_data.c | ||
powerdomains2xxx_3xxx_data.h | ||
powerdomains2xxx_data.c | ||
powerdomains3xxx_data.c | ||
powerdomains7xx_data.c | ||
powerdomains33xx_data.c | ||
powerdomains43xx_data.c | ||
powerdomains44xx_data.c | ||
powerdomains54xx_data.c | ||
prcm-common.h | ||
prcm43xx.h | ||
prcm44xx.h | ||
prcm_mpu7xx.h | ||
prcm_mpu44xx.c | ||
prcm_mpu44xx.h | ||
prcm_mpu54xx.h | ||
prcm_mpu_44xx_54xx.h | ||
prm-regbits-24xx.h | ||
prm-regbits-33xx.h | ||
prm-regbits-34xx.h | ||
prm-regbits-44xx.h | ||
prm.h | ||
prm2xxx.c | ||
prm2xxx.h | ||
prm2xxx_3xxx.c | ||
prm2xxx_3xxx.h | ||
prm3xxx.c | ||
prm3xxx.h | ||
prm7xx.h | ||
prm33xx.c | ||
prm33xx.h | ||
prm44xx.c | ||
prm44xx.h | ||
prm44xx_54xx.h | ||
prm54xx.h | ||
prm_common.c | ||
prminst44xx.c | ||
prminst44xx.h | ||
scrm44xx.h | ||
scrm54xx.h | ||
sdram-hynix-h8mbx00u0mer-0em.h | ||
sdram-micron-mt46h32m32lf-6.h | ||
sdram-nokia.c | ||
sdram-nokia.h | ||
sdram-numonyx-m65kxxxxam.h | ||
sdram-qimonda-hyb18m512160af-6.h | ||
sdrc.c | ||
sdrc.h | ||
sdrc2xxx.c | ||
serial.c | ||
serial.h | ||
sleep24xx.S | ||
sleep34xx.S | ||
sleep44xx.S | ||
smartreflex-class3.c | ||
soc.h | ||
sr_device.c | ||
sram.c | ||
sram.h | ||
sram34xx.S | ||
sram242x.S | ||
sram243x.S | ||
ti81xx.h | ||
timer.c | ||
twl-common.c | ||
twl-common.h | ||
usb-host.c | ||
usb-musb.c | ||
usb-tusb6010.c | ||
usb.h | ||
vc.c | ||
vc.h | ||
vc3xxx_data.c | ||
vc44xx_data.c | ||
voltage.c | ||
voltage.h | ||
voltagedomains2xxx_data.c | ||
voltagedomains3xxx_data.c | ||
voltagedomains44xx_data.c | ||
voltagedomains54xx_data.c | ||
vp.c | ||
vp.h | ||
vp3xxx_data.c | ||
vp44xx_data.c | ||
wd_timer.c | ||
wd_timer.h |