mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 21:28:43 +00:00
General changes:
* Unconfuse get_unmapped_area and point/unpoint driver methods
* New partition parser: sharpslpart
* Kill GENERIC_IO
* Various fixes
NAND changes:
* Add a flag to mark NANDs that require 3 address cycles to encode a
page address
* Set a default ECC/free layout when NAND_ECC_NONE is requested
* Fix a bug in panic_nand_write()
* Another batch of cleanups for the denali driver
* Fix PM support in the atmel driver
* Remove support for platform data in the omap driver
* Fix subpage write in the omap driver
* Fix irq handling in the mtk driver
* Change link order of mtk_ecc and mtk_nand drivers to speed up boot
time
* Change log level of ECC error messages in the mxc driver
* Patch the pxa3xx driver to support Armada 8k platforms
* Add BAM DMA support to the qcom driver
* Convert gpio-nand to the GPIO desc API
* Fix ECC handling in the mt29f driver
SPI-NOR changes:
* Introduce system power management support
* New mechanism to select the proper .quad_enable() hook by JEDEC ID,
when needed, instead of only by manufacturer ID
* Add support to new memory parts from Gigadevice, Winbond, Macronix and
Everspin
* Maintainance for Cadence, Intel, Mediatek and STM32 drivers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAABAgAGBQJaEzkZAAoJEGb5WYXrGLvBiUMP/25eEatNd5pGo9rtXqX463kp
Q8zXGwtGp7Y2ThtC2TMbSSZZFdhGXIv3AUGpW+Y1yFMzGbiwWh8T28rdgDKDINhl
jQteoWGQnZnnLhsMEbApJUqqtlxKFkY6COv/fUItmN8a4E5SyYF6ARKdnxH36Quu
j/i3Kyd1FjDzJE2jsAE6TuomlNRuj/4S0OiZBTlgMhQvbo282Rush6RmF5zAvsdN
B+S45Q752Pypg3U+1IYkqFSOtSYS3NM1ynZW7YXdWDwcKxDnKvasebSi+wCqPVc8
n6hkcnXKIMOB6/bGhLg3FZlrzJcH7cbxy2C40NKFmMa7gw+/h1bmvjZk9hubLEc3
+EJ8/1e8Z/KNTGu+Iyy2BNHTLI+KFKM5n/7/mpSPHMP/0uQjYs95GUmPlhVrenuv
wprVsQKj7k92E+5Vm/h+Gys67sEG/rQK0v9UEConzl1s2T7i/hnA2lhPfIFmbMU/
9U2s0CFobDqFUh+O6FSkLg9AT7+gT2HA1t6bbDTJMgnbFW72vlDUiArniia9hWOx
dSc5pxMnaSiiqk+uCma4zLv2/3Tyi5dAEMQy+qAlK1EpmwPAsyu3SEMbyraovb9S
PW0YQcMxVlQ/+EdDZCi83ypMlMQE/fDNcuKVMQD9enbko9yKGEgSZsTm9XwIvAv6
g0P5jYMind1aNNSfg/QM
=wVm7
-----END PGP SIGNATURE-----
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Pull MTD updates from Richard Weinberger:
"General changes:
- Unconfuse get_unmapped_area and point/unpoint driver methods
- New partition parser: sharpslpart
- Kill GENERIC_IO
- Various fixes
NAND changes:
- Add a flag to mark NANDs that require 3 address cycles to encode a
page address
- Set a default ECC/free layout when NAND_ECC_NONE is requested
- Fix a bug in panic_nand_write()
- Another batch of cleanups for the denali driver
- Fix PM support in the atmel driver
- Remove support for platform data in the omap driver
- Fix subpage write in the omap driver
- Fix irq handling in the mtk driver
- Change link order of mtk_ecc and mtk_nand drivers to speed up boot
time
- Change log level of ECC error messages in the mxc driver
- Patch the pxa3xx driver to support Armada 8k platforms
- Add BAM DMA support to the qcom driver
- Convert gpio-nand to the GPIO desc API
- Fix ECC handling in the mt29f driver
SPI-NOR changes:
- Introduce system power management support
- New mechanism to select the proper .quad_enable() hook by JEDEC
ID, when needed, instead of only by manufacturer ID
- Add support to new memory parts from Gigadevice, Winbond, Macronix
and Everspin
- Maintainance for Cadence, Intel, Mediatek and STM32 drivers"
* tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd: (85 commits)
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
mtd: sharpslpart: Add sharpslpart partition parser
mtd: Add sanity checks in mtd_write/read_oob()
mtd: remove the get_unmapped_area method
mtd: implement mtd_get_unmapped_area() using the point method
mtd: chips/map_rom.c: implement point and unpoint methods
mtd: chips/map_ram.c: implement point and unpoint methods
mtd: mtdram: properly handle the phys argument in the point method
mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD'
mtd: slram: use memremap() instead of ioremap()
kconfig: kill off GENERIC_IO option
mtd: Fix C++ comment in include/linux/mtd/mtd.h
mtd: constify mtd_partition
mtd: plat-ram: Replace manual resource management by devm
mtd: nand: Fix writing mtdoops to nand flash.
mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
mtd: nand: mtk: fix infinite ECC decode IRQ issue
mtd: spi-nor: Add support for mr25h128
mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.o
mtd: spi-nor: enable 4B opcodes for mx66l51235l
...
|
||
|---|---|---|
| .. | ||
| include/mach | ||
| am200epd.c | ||
| am300epd.c | ||
| balloon3.c | ||
| capc7117.c | ||
| cm-x2xx-pci.c | ||
| cm-x2xx-pci.h | ||
| cm-x2xx.c | ||
| cm-x255.c | ||
| cm-x270.c | ||
| cm-x300.c | ||
| colibri-evalboard.c | ||
| colibri-pxa3xx.c | ||
| colibri-pxa270-income.c | ||
| colibri-pxa270.c | ||
| colibri-pxa300.c | ||
| colibri-pxa320.c | ||
| colibri.h | ||
| corgi_pm.c | ||
| corgi.c | ||
| csb701.c | ||
| csb726.c | ||
| csb726.h | ||
| devices.c | ||
| devices.h | ||
| em-x270.c | ||
| eseries-irq.h | ||
| eseries.c | ||
| ezx.c | ||
| generic.c | ||
| generic.h | ||
| gumstix.c | ||
| gumstix.h | ||
| h5000.c | ||
| h5000.h | ||
| himalaya.c | ||
| hx4700.c | ||
| icontrol.c | ||
| idp.c | ||
| idp.h | ||
| irq.c | ||
| Kconfig | ||
| littleton.c | ||
| littleton.h | ||
| lpd270.c | ||
| lpd270.h | ||
| lubbock.c | ||
| magician.c | ||
| mainstone.c | ||
| Makefile | ||
| Makefile.boot | ||
| mfp-pxa2xx.c | ||
| mfp-pxa2xx.h | ||
| mfp-pxa3xx.c | ||
| mfp-pxa3xx.h | ||
| mfp-pxa25x.h | ||
| mfp-pxa27x.h | ||
| mfp-pxa300.h | ||
| mfp-pxa320.h | ||
| mfp-pxa930.h | ||
| mioa701_bootresume.S | ||
| mioa701.c | ||
| mioa701.h | ||
| mp900.c | ||
| mxm8x10.c | ||
| mxm8x10.h | ||
| palm27x.c | ||
| palm27x.h | ||
| palmld.c | ||
| palmt5.c | ||
| palmt5.h | ||
| palmtc.c | ||
| palmte2.c | ||
| palmte2.h | ||
| palmtreo.c | ||
| palmtreo.h | ||
| palmtx.c | ||
| palmz72.c | ||
| palmz72.h | ||
| pcm027.c | ||
| pcm027.h | ||
| pcm990_baseboard.h | ||
| pcm990-baseboard.c | ||
| pm.c | ||
| pm.h | ||
| poodle.c | ||
| pxa2xx.c | ||
| pxa3xx-ulpi.c | ||
| pxa3xx.c | ||
| pxa3xx.h | ||
| pxa25x.c | ||
| pxa25x.h | ||
| pxa27x-udc.h | ||
| pxa27x.c | ||
| pxa27x.h | ||
| pxa300.c | ||
| pxa300.h | ||
| pxa320.c | ||
| pxa320.h | ||
| pxa930.c | ||
| pxa930.h | ||
| pxa_cplds_irqs.c | ||
| pxa-dt.c | ||
| raumfeld.c | ||
| regs-rtc.h | ||
| regs-u2d.h | ||
| reset.c | ||
| saar.c | ||
| sharpsl_pm.c | ||
| sharpsl_pm.h | ||
| sleep.S | ||
| smemc.c | ||
| spitz_pm.c | ||
| spitz.c | ||
| standby.S | ||
| stargate2.c | ||
| tavorevb.c | ||
| tosa_bt.h | ||
| tosa-bt.c | ||
| tosa.c | ||
| trizeps4.c | ||
| udc.h | ||
| viper.c | ||
| viper.h | ||
| vpac270.c | ||
| xcep.c | ||
| z2.c | ||
| zeus.c | ||
| zeus.h | ||
| zylonite_pxa300.c | ||
| zylonite_pxa320.c | ||
| zylonite.c | ||
| zylonite.h | ||