index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
attach.c
Age
Commit message (
Expand
)
Author
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-01-16
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-10-23
ubi: Mark expected switch fall-throughs
Gustavo A. R. Silva
2016-10-02
UBI: introduce the VID buffer concept
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 destroy_av() and ubi_remove_av() code
Boris Brezillon
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-10-02
UBI: fix add_fastmap() to use the vid_hdr passed in argument
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-07-29
ubi: Fix scan_fast() comment
Richard Weinberger
2015-10-03
UBI: drop null test before destroy functions
Julia Lawall
2015-03-26
UBI: Fastmap: Fall back to scanning mode after ECC error
Richard Weinberger
2015-03-26
UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
Richard Weinberger
2015-03-26
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2015-03-26
UBI: account for bitflips in both the VID header and data
Brian Norris
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-01-02
UBI: fix error return code
Julia Lawall
2013-10-03
UBI: simplify image sequence test
Richard Genoud
2013-10-03
UBI: Call scan_all() with correct offset in error case
Richard Weinberger
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
2012-10-26
UBI: do not allocate the memory unnecessarily
Artem Bityutskiy
2012-10-03
UBI: Add fastmap stuff to attach.c
Richard Weinberger
2012-09-26
UBI: fix trivial typo 'it' => 'is'
Brian Norris
2012-09-04
UBI: print less
Artem Bityutskiy
2012-09-04
UBI: use pr_ helper instead of printk
Artem Bityutskiy
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
2012-09-04
UBI: erase free PEB with bitflip in EC header
Matthieu CASTET
2012-05-21
UBI: add volume id struct ubi_ainf_peb
Joel Reardon
2012-05-20
UBI: rename scan.c to attach.c
Artem Bityutskiy