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
/
nvme
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-15
nvme: remove the post_scan callout
Christoph Hellwig
2016-07-12
nvme: Limit command retries
Keith Busch
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
2016-07-05
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-06-07
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
drivers: use req op accessor
Mike Christie
2016-05-17
NVMe: Short-cut removal on surprise hot-unplug
Keith Busch
2016-05-02
nvme: add helper nvme_cleanup_cmd()
Ming Lin
2016-05-02
nvme: move AER handling to common code
Christoph Hellwig
2016-05-02
nvme: move namespace scanning to core
Christoph Hellwig
2016-05-02
nvme: introduce a controller state machine
Christoph Hellwig
2016-05-02
nvme: remove the io_incapable method
Christoph Hellwig
2016-04-26
nvme: fix cntlid type
Christoph Hellwig
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-16
NVMe: Expose ns wwid through single sysfs entry
Keith Busch
2016-03-08
NVMe: Create discard zero quirk white list
Keith Busch
2016-03-03
NVMe: Move error handling to failed reset handler
Keith Busch
2016-03-03
NVMe: Fix namespace removal deadlock
Keith Busch
2016-03-03
NVMe: Use IDA for namespace disk naming
Keith Busch
2016-02-29
nvme: expose cntlid in sysfs
Ming Lin
2016-02-29
nvme: return the whole CQE through the request passthrough interface
Christoph Hellwig
2016-02-11
NVMe: Fix io incapable return values
Keith Busch
2016-02-10
nvme: split dev_list_lock
Ming Lin
2016-02-10
nvme/host: reference the fabric module for each bdev open callout
Sagi Grimberg
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-12
NVMe: Remove queue freezing on resets
Keith Busch
2016-01-12
nvme: synchronize access to ctrl->namespaces
Christoph Hellwig
2016-01-12
nvme: Move nvme_freeze/unfreeze_queues to nvme core
Sagi Grimberg
2015-12-22
NVMe: Export namespace attributes to sysfs
Keith Busch
2015-12-22
nvme: factor out a few helpers from req_completion
Christoph Hellwig
2015-12-22
NVMe: Remove device management handles on remove
Keith Busch
2015-12-22
NVMe: Implement namespace list scanning
Keith Busch
2015-12-22
nvme: switch abort_limit to an atomic_t
Christoph Hellwig
2015-12-22
nvme: add NVME_SC_CANCELLED
Christoph Hellwig
2015-12-01
nvme: refactor set_queue_count
Christoph Hellwig
2015-12-01
nvme: move chardev and sysfs interface to common code
Christoph Hellwig
2015-12-01
nvme: move namespace scanning to common code
Christoph Hellwig
2015-12-01
nvme: add a common helper to read Identify Controller data
Christoph Hellwig
2015-12-01
nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
Christoph Hellwig
2015-12-01
nvme: add explicit quirk handling
Christoph Hellwig
[next]