summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2012-11-161-1/+1
|\
| * mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-1/+1
* | mtd: ubi: fix typos in comment of build.cWolfram Sang2012-10-251-1/+1
* | mtd: ubi: cdev: fix build warning for 64-bitWolfram Sang2012-10-231-1/+1
|/
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1715-45/+0
* Merge branch 'for-next/ubi'Sascha Hauer2012-08-011-8/+27
|\
| * ubi: align ubi writes to LEB sizeSascha Hauer2012-07-311-7/+26
| * ubi: cdev->write has to return the bytes read, not 0Sascha Hauer2012-07-311-1/+1
* | UBI: select crc32 supportSascha Hauer2012-07-251-0/+1
|/
* Merge branch 'for-next/sparse'Sascha Hauer2012-07-021-1/+0
|\
| * define __user emptySascha Hauer2012-06-301-1/+0
* | use loff_t for file offsetsSascha Hauer2012-06-301-4/+4
|/
* cdev: pass flags to open functionSascha Hauer2011-12-151-1/+1
* devfs: remove unused struct filep* argument from open/closeSascha Hauer2011-04-111-2/+2
* ubi: do not use filepSascha Hauer2011-04-111-7/+1
* cdev: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* module: move EXPORT_SYMBOL_GPL define to module.hJean-Christophe PLAGNIOL-VILLARD2010-08-301-1/+0
* barebox ubi changesSascha Hauer2010-07-057-172/+291
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-0519-0/+11398