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
Age
Commit message (
Expand
)
Author
2015-03-30
mtd: maps: sa1100-flash: remove incorrect __exit markups
Dmitry Torokhov
2015-03-30
mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
Christophe Leroy
2015-03-30
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-30
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-27
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
Brian Norris
2015-03-26
UBI: Fastmap: Fall back to scanning mode after ECC error
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
2015-03-26
UBI: Fastmap: Add blank line after declarations
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove else after return.
Richard Weinberger
2015-03-26
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
2015-03-26
UBI: Fastmap: Introduce ubi_fastmap_init()
Richard Weinberger
2015-03-26
UBI: Fastmap: Wire up WL accessor functions
Richard Weinberger
2015-03-26
UBI: Add accessor functions for WL data structures
Richard Weinberger
2015-03-26
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger
2015-03-26
UBI: Fastmap: Add new module parameter fm_debug
Richard Weinberger
2015-03-26
UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
Richard Weinberger
2015-03-26
UBI: Fastmap: Add self check to detect absent PEBs
Richard Weinberger
2015-03-26
UBI: Fix stale pointers in ubi->lookuptbl
Richard Weinberger
2015-03-26
UBI: Fastmap: Enhance fastmap checking
Richard Weinberger
2015-03-26
UBI: Add initial support for fastmap self checks
Richard Weinberger
2015-03-26
UBI: Fastmap: Rework fastmap error paths
Richard Weinberger
2015-03-26
UBI: Fastmap: Prepare for variable sized fastmaps
Richard Weinberger
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
2015-03-26
UBI: Fastmap: Make WL pool size 50% of user pool size
Richard Weinberger
2015-03-26
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
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: Fastmap: Fix fastmap usage in ubi_volume_notify()
Richard Weinberger
2015-03-26
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
2015-03-26
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
2015-03-26
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2015-03-26
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
2015-03-26
UBI: Split __wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
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-03-26
UBI: fix check for "too many bytes"
Brian Norris
2015-03-26
UBI: initialize LEB number variable
Brian Norris
2015-03-26
UBI: fix out of bounds write
Brian Norris
2015-03-26
UBI: account for bitflips in both the VID header and data
Brian Norris
2015-03-24
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
[prev]
[next]