aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2009-06-10UBI: add reboot notifierKevin Cernekee
2009-06-10UBI: handle more error codesArtem Bityutskiy
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-06-10UBI: fix kmem_cache_free on error patchArtem Bityutskiy
2009-06-09UBI: print amount of reserved PEBsArtem Bityutskiy
2009-06-08UBI: improve messages in the WL workerArtem Bityutskiy
2009-06-03UBI: make gluebi a separate moduleDmitry Pervushin
2009-06-02UBI: remove built-in gluebiDmitry Pervushin
2009-06-02UBI: add notification APIDmitry Pervushin
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy
2009-06-02UBI: fix and clean-up error paths in WL workerArtem Bityutskiy
2009-06-02UBI: introduce new constantsArtem Bityutskiy
2009-05-26UBI: fix race conditionArtem Bityutskiy
2009-05-18UBI: minor serialization fixArtem Bityutskiy
2009-05-18UBI: do not panic if volume check failsArtem Bityutskiy
2009-05-18UBI: add dump_stack in checking codeArtem Bityutskiy
2009-05-18UBI: fix races in I/O debugging checksArtem Bityutskiy
2009-05-18UBI: small debugging code optimizationArtem Bityutskiy
2009-05-18UBI: improve debugging messagesArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-05-18UBI: remove redundant mutexArtem Bityutskiy
2009-02-20UBI: add fsync capabilityCorentin Chary
2009-01-27UBI: allow direct user-space I/OSidney Amani
2009-01-20UBI: fix resource de-allocationArtem Bityutskiy
2009-01-20UBI: remove unused variableArtem Bityutskiy
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy
2009-01-18UBI: add ioctl compatibilityArtem Bityutskiy
2009-01-18UBI: constify file operationsJan Engelhardt
2009-01-18UBI: allow all ioctlsArtem Bityutskiy
2009-01-18UBI: remove unnecessry header inclusionArtem Bityutskiy
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary
2009-01-18UBI: add ioctl for unmap operationCorentin Chary
2009-01-18UBI: add ioctl for map operationCorentin Chary
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-08fix similar typos to successfullColy Li
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-12-10UBI: return -ENOMEM upon failing vmallocStefan Roese
2008-12-05UBI: handle write errors in WL workerArtem Bityutskiy
2008-12-05UBI: fix error pathArtem Bityutskiy
2008-12-05UBI: some code re-structuringArtem Bityutskiy
2008-12-05UBI: fix deadlockArtem Bityutskiy
2008-12-03UBI: fix warnings when debugging is enabledArtem Bityutskiy