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
/
lightnvm
/
gennvm.c
Age
Commit message (
Expand
)
Author
2016-07-07
lightnvm: fix lun offset calculation for mark blk
Matias Bjørling
2016-07-07
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
2016-07-07
lightnvm: move target mgmt into media mgr
Matias Bjørling
2016-07-07
lightnvm: rename gennvm and update description
Matias Bjørling
2016-07-07
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
2016-05-06
lightnvm: fix out of bound ppa lun id on bb tbl
Matias Bjørling
2016-05-06
lightnvm: move responsibility for bad blk mgmt to target
Matias Bjørling
2016-05-06
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-03-18
lightnvm: do not load L2P table if not supported
Javier González
2016-03-18
lightnvm: do not reserve lun on l2p loading
Javier González
2016-03-18
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-18
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-03
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
2016-01-12
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
lightnvm: move ppa erase logic to core
Matias Bjørling
2016-01-12
lightnvm: fix incorrect nr_free_blocks stat
Chao Yu
2016-01-12
lightnvm: fix bio submission issue
Wenwei Tao
2015-12-29
lightnvm: wrong offset in bad blk lun calculation
Matias Bjørling
2015-12-07
lightnvm: prevent gennvm module unload on use
Matias Bjørling
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
lightnvm: refactor spin_unlock in gennvm_get_blk
Wenwei Tao
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
lightnvm: free memory when gennvm register fails
Wenwei Tao
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2015-11-20
lightnvm: keep track of block counts
Javier Gonzalez
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
2015-10-29
gennvm: Generic NVM manager
Matias Bjørling