aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips
Commit message (Expand)AuthorAge
* mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro2009-06-05
* mtd: CFI: quirk for PF38F4476.Daniel Ribeiro2009-06-05
* mtd: add SST39SF040 chip to jedec_probeMichał Mirosław2009-06-05
* [MTD] [NOR] Fixup for Numonyx M29W128 chipsDarius Augulis2009-04-06
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-24
* [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov2009-03-20
* [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang2009-03-20
* [MTD] map_rom has NULL erase pointerAlan Cox2009-01-11
* [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-09
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-05
* [MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen2008-10-18
* [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore2008-10-18
* [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov2008-09-26
* [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabledDavid Woodhouse2008-09-01
* [MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse2008-08-07
* [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström2008-08-06
* [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev2008-08-06
* [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu descriptionGeorge G. Davis2008-08-06
* [MTD] Use DIV_ROUND_UPJulia Lawall2008-08-02
* [MTD] dataflash OTP supportDavid Brownell2008-08-01
* [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-31
* [MTD] jedec_probe: Fix SST 16-bit chip detectionAtsushi Nemoto2008-07-25
* [MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev2008-07-25
* [MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare2008-07-11
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chipsMike Rapoport2008-06-04
* [MTD] [NOR] Add support for flash chips with ID in bank other than 0Mike Rapoport2008-06-04
* [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chipsMike Rapoport2008-06-04
* [MTD] [NOR] Support for M50FLW080A and M50FLW080BNate Case2008-05-14
* [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typoAlexander Belyakov2008-05-06
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-01
* [MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze2008-04-22
* [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chipsTrent Piepho2008-04-22
* [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chipsTrent Piepho2008-04-22
* [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chipAndrei Dolnikov2008-04-22
* [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas2008-04-22
* [MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk2008-04-22
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
* [MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse2008-04-22
* [MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson2008-04-22
* mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko2008-04-08
* mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev2008-04-04
* [MTD] [NOR] fix startup lock when using multiple nor flash chipsRizzo Davide2008-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-03
|\
| * cache invalidation error for buffered writeMassimo Cirillo2008-01-11
* | [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-03
* | [MTD] jedec probe: drop unnecessary forward declarationsIlpo Järvinen2008-02-03
* | [MTD] JEDEC probe: kill some inline bloatIlpo Järvinen2008-02-03
* | [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-10