summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/build.c
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-05ubi: Put MTD device after it is not usedPan Bian
2019-02-12ENGR00279980 ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1Huang Shijie
2018-12-01ubi: fastmap: Check each mapping only onceRichard Weinberger
2018-07-03ubi: fastmap: Cancel work upon detachRichard Weinberger
2018-04-24ubi: Reject MLC NANDRichard Weinberger
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks
2017-06-09mtd: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-08ubi: Make mtd parameter readableAndy Shevchenko
2017-05-08ubi: Fix section mismatchAndy Shevchenko
2017-03-21mtd: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2016-10-02UBI: hide EBA internalsBoris Brezillon
2016-07-29ubi: Fix early loggingRichard Weinberger
2016-07-29ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-06-14ubi: Don't bypass ->getattr()Richard Weinberger
2016-06-14Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"Richard Weinberger
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-05-24UBI: Add ro-mode sysfs attributeEzequiel Garcia
2016-03-27mtd: switch open_mtd_by_chdev() to use of vfs_stat()Al Viro
2015-06-02UBI: Use static class and attribute groupsTakashi Iwai
2015-06-02UBI: Fastmap: Use max() to get the larger valueshengyong
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: assorted d_backing_inode() annotationsDavid Howells
2015-03-26UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger
2015-03-26UBI: Fastmap: Enhance fastmap checkingRichard Weinberger
2015-03-26UBI: Fastmap: Locking updatesRichard Weinberger
2015-03-26UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger
2015-03-26UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia
2014-01-02UBI: fix error return codeJulia Lawall
2013-11-06mtd: Move major number definitions to major.hEzequiel Garcia
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-01UBI: support ubi_num on mtd.ubi command lineMike Frysinger
2013-05-16UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger
2013-05-16UBI: drop redundant "UBI error" stringMike Frysinger
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia
2012-12-03UBI: replace memcpy with struct assignmentEzequiel Garcia
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger
2012-10-03UBI: Add fastmap bits to build.cRichard Weinberger
2012-09-26UBI: load after mtd device driversJiang Lu
2012-09-04UBI: print lessArtem Bityutskiy
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy
2012-09-04UBI: comply with coding styleArtem Bityutskiy
2012-09-04UBI: fix autoresize handling in R/O modeArtem Bityutskiy