index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2007-10-14
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2007-10-14
UBI: return correct error code
Artem Bityutskiy
2007-10-14
UBI: remove useless inlines
Artem Bityutskiy
2007-10-14
UBI: fix atomic LEB change problems
Artem Bityutskiy
2007-10-14
UBI: use byte hexdump
Artem Bityutskiy
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-10-14
UBI: don't use array index before testing if it is negative
Jesper Juhl
2007-10-14
UBI: add more prints
Artem Bityutskiy
2007-10-14
UBI: fix sparse warnings
Artem Bityutskiy
2007-10-14
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
2007-08-01
[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-18
UBI: fix compile warning
Paul Mundt
2007-07-18
UBI: fix error handling in erase worker
Artem Bityutskiy
2007-07-18
UBI: fix comments
Artem Bityutskiy
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
2007-07-18
UBI: cleanup usage of try_module_get
Fernando Luis Vázquez Cao
2007-07-18
UBI: fix overflow bug
Vinit Agnihotri
2007-07-18
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
2007-07-18
UBI: bugfix in sqnum calculation
Brijesh Singh
2007-07-18
UBI: fix signed-unsigned multiplication
Brijesh Singh
2007-07-18
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
2007-07-18
UBI: fix message
Vinit Agnihotri
2007-07-18
UBI: fix debugging stuff
Artem Bityutskiy
2007-07-18
UBI: bugfix in error path
Artem Bityutskiy
2007-07-18
UBI: use is_power_of_2()
Vignesh Babu
2007-07-18
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
2007-07-18
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-18
UBI: cleanup ioctl handling
Christoph Hellwig
2007-07-18
UBI: error path bugfix
Artem Bityutskiy
2007-07-18
UBI: minor comma fix
Artem Bityutskiy
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
UBI: add few more comments
Artem Bityutskiy
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
2007-07-18
UBI: do not let to read too much
Artem Bityutskiy
2007-07-18
UBI: fix error path in create_vtbl()
Artem Bityutskiy
2007-07-18
UBI: fix dereference after kfree
Florin Malita
2007-07-18
UBI: fix memory leak in checking code
Artem Bityutskiy
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-04-27
UBI: remove unused variable
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy