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
Age
Commit message (
Expand
)
Author
2011-01-29
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-06
UBI: use mtd->writebufsize to set minimal I/O unit size
Anatolij Gustschin
2010-12-03
mtd: use vzalloc
Joe Perches
2010-12-03
UBI: fix corrupted PEB detection for NOR flash
Artem Bityutskiy
2010-11-19
UBI: release locks in check_corruption
Dan Carpenter
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2010-10-21
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
2010-10-21
UBI: fix check_data_ff return code
Artem Bityutskiy
2010-10-21
UBI: remember copy_flag while scanning
Artem Bityutskiy
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
2010-10-19
UBI: introduce debugging helper function
Artem Bityutskiy
2010-10-19
UBI: make check_pattern function non-static
Artem Bityutskiy
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-10-19
UBI: separate out corrupted list
Artem Bityutskiy
2010-10-19
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
2010-10-19
UBI: rename a local variable
Artem Bityutskiy
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
2010-10-19
UBI: fix small 80 characters limit style issue
Artem Bityutskiy
2010-10-19
UBI: cleanup and simplify Kconfig
H Hartley Sweeten
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-30
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
2010-08-30
UBI: fix kconfig unmet dependency
Randy Dunlap
2010-08-30
UBI: fix forward compatibility
Artem Bityutskiy
2010-08-30
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
2010-08-02
UBI: do not warn unnecessarily
Artem Bityutskiy
2010-08-02
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
2010-06-16
UBI: improve delete-compatible volumes handling
Brijesh Singh
2010-06-14
UBI: fix error message and compilation warnings
Artem Bityutskiy
2010-06-11
UBI: generate random image_seq when formatting MTD devices
Matthieu CASTET
2010-06-11
UBI: improve ECC error message
Artem Bityutskiy
2010-06-04
UBI: improve corrupted flash handling
Artem Bityutskiy
2010-06-04
UBI: introduce eraseblock counter variables
Artem Bityutskiy
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-07
UBI: misc comment fixes
Shinya Kuribayashi
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-05-06
UBI: init even if MTD device cannot be attached, if built into kernel
Marc Kleine-Budde
2010-05-03
UBI: remove reboot notifier
Kevin Cernekee
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-02-01
UBI: add write checking
Artem Bityutskiy
2010-02-01
UBI: simplify debugging return codes
Artem Bityutskiy
2010-02-01
UBI: fix attaching error path
Artem Bityutskiy
2010-02-01
UBI: support attaching by MTD character device name
Artem Bityutskiy
2010-02-01
UBI: mark few variables as __initdata
Artem Bityutskiy
[next]