Age | Commit message (Expand) | Author |
2012-09-29 | mtd: cfi_cmdset_0001: Fix problem with unlocking timeout | Stefan Roese |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-03-27 | mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls | Paul Parsons |
2012-03-27 | mtd: fix 'Flash device refused suspend due to active operation' message | Russell King |
2012-03-27 | mtd: move zero length verification to MTD API functions | Artem Bityutskiy |
2012-03-27 | mtd: remove retlen zeroing duplication | Artem Bityutskiy |
2012-03-27 | mtd: do not duplicate length and offset checks in drivers | Artem Bityutskiy |
2012-03-27 | mtd: return error code from mtd_unpoint | Artem Bityutskiy |
2012-03-27 | mtd: add leading underscore to all mtd functions | Artem Bityutskiy |
2012-03-23 | mtd: use for_each_clear_bit() | Akinobu Mita |
2011-05-25 | mtd: remove duplicate assignment of chip->state | Tadashi Abe |
2011-05-25 | mtd: fix hang-up in cfi erase and read contention | Tadashi Abe |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-11 | mtd: cfi: fix writebufsize initialization | Anatolij Gustschin |
2011-03-11 | mtd: fix race in cfi_cmdset_0001 driver | Joakim Tjernlund |
2011-01-06 | mtd: cfi: add writebufsize initialization | Anatolij Gustschin |
2010-12-03 | mtd: cfi_fixup: remove unused 'param' parameter | Guillaume LECERF |
2010-10-26 | mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ... | Guillaume LECERF |
2010-08-08 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse |
2010-08-06 | mtd: change struct flchip_shared spinlock locking into mutex | Stefani Seibold |
2010-08-02 | mtd: add an ioctl to query the lock status of a flash sector | Richard Cochran |
2010-05-10 | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. | Stefani Seibold |
2010-02-25 | mtd: cfi: remove unneeded NULL checks | Jiri Slaby |
2009-11-30 | mtd: move manufacturer to the common cfi.h header file | Hans-Christian Egtvedt |
2009-11-30 | mtd: add lock fixup for AT49BV640D and AT49BV640DT chips | Hans-Christian Egtvedt |
2009-11-30 | mtd: add missing put_chip() in cfi_intelext_reset() | Nicolas Pitre |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre |
2009-06-05 | mtd: CFI 1.0 and CFI 1.1 | Daniel Ribeiro |
2009-06-05 | mtd: CFI: quirk for PF38F4476. | Daniel Ribeiro |
2009-03-20 | [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat... | Graff Yang |
2008-12-10 | [MTD] update internal API to support 64-bit device size | Adrian Hunter |
2008-09-26 | [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2) | Alexander Belyakov |
2008-08-06 | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations | Anders Grafström |
2008-08-02 | [MTD] Use DIV_ROUND_UP | Julia Lawall |
2008-07-25 | [MTD] [NOR] Fix -ETIMEO errors in CFI driver | Alexey Korolev |
2008-06-04 | MTD/JFFS2: remove CVS keywords | Adrian Bunk |
2008-05-14 | [MTD] [NOR] Support for M50FLW080A and M50FLW080B | Nate Case |
2008-05-06 | [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo | Alexander Belyakov |
2008-05-01 | [MTD][NOR] Add physical address to point() method | Jared Hulbert |
2008-04-23 | [MTD] [NOR] Fix Intel CFI driver for collie flash | Thomas Kunze |
2008-04-22 | [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) | Paulius Zaleckas |
2008-04-22 | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-04 | mtd: fix broken state in CFI driver caused by FL_SHUTDOWN | Alexey Korolev |
2008-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-02-03 | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon |
2008-01-11 | cache invalidation error for buffered write | Massimo Cirillo |
2007-11-26 | [MTD] [NOR] Prevent erase command invocation on suspended chip | Alexander Belyakov |
2007-11-23 | [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 | Alexey Korolev |
2007-10-30 | [MTD] [NOR] More CFI fixups for Atmel chips | Hans-Christian Egtvedt |
2007-10-23 | [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion | Alexey Korolev |