summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/build.c
Commit message (Expand)AuthorAge
* treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* ubi: pr_err() strings should end with newlinesBen Dooks2017-09-13
* ubi: pr_err() strings should end with newlinesBen Dooks2017-09-13
* mtd: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-09
* Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-13
|\
| * ubi: Make mtd parameter readableAndy Shevchenko2017-05-08
| * ubi: Fix section mismatchAndy Shevchenko2017-05-08
* | mtd: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-21
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* UBI: hide EBA internalsBoris Brezillon2016-10-02
* ubi: Fix early loggingRichard Weinberger2016-07-29
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-07-29
* ubi: Don't bypass ->getattr()Richard Weinberger2016-06-14
* Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"Richard Weinberger2016-06-14
* Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-27
|\
| * UBI: Add ro-mode sysfs attributeEzequiel Garcia2016-05-24
* | mtd: switch open_mtd_by_chdev() to use of vfs_stat()Al Viro2016-03-27
|/
* UBI: Use static class and attribute groupsTakashi Iwai2015-06-02
* UBI: Fastmap: Use max() to get the larger valueshengyong2015-06-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-15
* | UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger2015-03-26
* | UBI: Fastmap: Enhance fastmap checkingRichard Weinberger2015-03-26
* | UBI: Fastmap: Locking updatesRichard Weinberger2015-03-26
* | UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2015-03-26
* | UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger2015-03-26
|/
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-28
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-28
* UBI: fix error return codeJulia Lawall2014-01-02
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-06
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-05
|\
| * UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-01
| * UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-16
| * UBI: drop redundant "UBI error" stringMike Frysinger2013-05-16
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
|/
* UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-10
* UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-03
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-03
* UBI: Add fastmap bits to build.cRichard Weinberger2012-10-03
* UBI: load after mtd device driversJiang Lu2012-09-26
* UBI: print lessArtem Bityutskiy2012-09-04
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-04
* UBI: comply with coding styleArtem Bityutskiy2012-09-04
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-04
* UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2012-09-04
* UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud2012-09-04
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-04
* UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud2012-09-04
* UBI: separate bad_peb_limit in a functionRichard Genoud2012-09-04