summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-241-1/+12
* UBI: fix double free on error pathAdrian Hunter2009-07-241-0/+1
* UBI: fix bug in image sequence number handlingHolger Brunck2009-07-151-1/+1
* UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy2009-07-151-0/+1
* UBI: fix compilation warningsArtem Bityutskiy2009-07-081-3/+3
* UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-073-3/+64
* UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-054-16/+18
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-056-3/+33
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-053-88/+2
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-053-10/+21
* UBI: add reboot notifierKevin Cernekee2009-06-102-1/+38
* UBI: handle more error codesArtem Bityutskiy2009-06-101-7/+34
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-104-11/+11
* UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-101-1/+2
* UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-091-3/+4
* UBI: improve messages in the WL workerArtem Bityutskiy2009-06-081-9/+24
* UBI: make gluebi a separate moduleDmitry Pervushin2009-06-033-98/+295
* UBI: remove built-in gluebiDmitry Pervushin2009-06-023-51/+2
* UBI: add notification APIDmitry Pervushin2009-06-025-21/+204
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-024-15/+74
* UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-022-61/+53
* UBI: introduce new constantsArtem Bityutskiy2009-06-023-26/+36
* UBI: fix race conditionArtem Bityutskiy2009-05-261-1/+7
* UBI: minor serialization fixArtem Bityutskiy2009-05-181-2/+2
* UBI: do not panic if volume check failsArtem Bityutskiy2009-05-181-7/+11
* UBI: add dump_stack in checking codeArtem Bityutskiy2009-05-181-0/+1
* UBI: fix races in I/O debugging checksArtem Bityutskiy2009-05-181-7/+73
* UBI: small debugging code optimizationArtem Bityutskiy2009-05-182-4/+4
* UBI: improve debugging messagesArtem Bityutskiy2009-05-183-10/+15
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-185-23/+23
* UBI: remove redundant mutexArtem Bityutskiy2009-05-183-7/+2
* UBI: add fsync capabilityCorentin Chary2009-02-201-0/+11
* UBI: allow direct user-space I/OSidney Amani2009-01-273-19/+32
* UBI: fix resource de-allocationArtem Bityutskiy2009-01-201-3/+13
* UBI: remove unused variableArtem Bityutskiy2009-01-201-4/+1
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-185-52/+25
* UBI: add ioctl compatibilityArtem Bityutskiy2009-01-181-23/+57
* UBI: constify file operationsJan Engelhardt2009-01-182-6/+6
* UBI: allow all ioctlsArtem Bityutskiy2009-01-181-2/+0
* UBI: remove unnecessry header inclusionArtem Bityutskiy2009-01-181-1/+0
* UBI: add ioctl for is_mapped operationCorentin Chary2009-01-181-0/+14
* UBI: add ioctl for unmap operationCorentin Chary2009-01-181-1/+14
* UBI: add ioctl for map operationCorentin Chary2009-01-181-0/+14
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-092-9/+10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-057-330/+301
| |\
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-232-3/+3
| * | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-102-9/+10
* | | fix similar typos to successfullColy Li2009-01-081-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-076-8/+8
|\ \ \
| * | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-066-8/+8
| | |/ | |/|
OpenPOWER on IntegriCloud