index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
ubi.h
Age
Commit message (
Expand
)
Author
2017-03-24
UBI: Fix typos
Andrew F. Davis
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
2016-10-02
UBI: hide EBA internals
Boris Brezillon
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
2016-10-02
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-07-29
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2016-07-29
ubi: Rework Fastmap attach base code
Richard Weinberger
2016-07-29
ubi: Introduce vol_ignored()
Richard Weinberger
2016-05-24
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
2016-03-20
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Joe Perches
2015-06-02
UBI: Use static class and attribute groups
Takashi Iwai
2015-04-13
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
2015-03-26
UBI: Add accessor functions for WL data structures
Richard Weinberger
2015-03-26
UBI: Add initial support for fastmap self checks
Richard Weinberger
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2015-03-26
UBI: align comment for readability
Brian Norris
2015-01-28
UBI: clean-up printing helpers
Artem Bityutskiy
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-09-26
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2014-09-19
UBI: Improve comment on work_sem
Richard Weinberger
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-05
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2012-12-10
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
2012-10-03
UBI: Add fastmap stuff to attach.c
Richard Weinberger
2012-10-03
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
2012-09-04
UBI: use pr_ helper instead of printk
Artem Bityutskiy
2012-09-04
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
2012-09-04
UBI: kill CONFIG_MTD_UBI_BEB_RESERVE
Shmulik Ladkani
2012-09-04
UBI: introduce new bad PEB limit
Shmulik Ladkani
2012-07-18
UBI: harmonize the update of ubi->beb_rsvd_pebs
Shmulik Ladkani
2012-05-21
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
UBI: introduce UBI_ALL constant
Artem Bityutskiy
2012-05-21
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
2012-05-21
UBI: add volume id struct ubi_ainf_peb
Joel Reardon
2012-05-20
UBI: remove scan.h
Artem Bityutskiy
2012-05-20
UBI: move and rename attach_by_scanning
Artem Bityutskiy
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
[next]