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
/
include
/
linux
/
nvme.h
Age
Commit message (
Expand
)
Author
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
NVMe: Async event request
Keith Busch
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-03
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-05-05
NVMe: Flush with data support
Keith Busch
2014-05-05
NVMe: Configure support for block flush
Keith Busch
2014-05-05
NVMe: Update copyright headers
Matthew Wilcox
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
NVMe: per-cpu io queues
Keith Busch
2014-03-24
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
NVMe: RCU protected access to io queues
Keith Busch
2014-03-07
nvme: don't use PREPARE_WORK
Tejun Heo
2014-01-27
NVMe: Abort timed out commands
Keith Busch
2014-01-27
NVMe: Schedule reset for failed controllers
Keith Busch
2013-12-16
NVMe: Device resume error handling
Keith Busch
2013-12-16
NVMe: compat SG_IO ioctl
Keith Busch
2013-11-18
NVMe: Avoid shift operation when writing cq head doorbell
Haiyan Hu
2013-09-03
NVMe: Use normal shutdown
Keith Busch
2013-09-03
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-09-03
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
2013-06-20
NVMe: Disk IO statistics
Keith Busch
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
2013-04-16
NVMe: Add a character device for each nvme device
Keith Busch
2013-04-16
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
2013-04-16
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
2013-03-27
NVMe: Add definitions for format command
Vishal Verma
2013-03-27
NVMe: Move structures & definitions to header file
Vishal Verma
2013-03-26
NVMe: Add discard support for capable devices
Keith Busch
2012-11-13
NVMe: Define SMART log
Keith Busch
2012-07-27
NVMe: Do not set IO queue depth beyond device max
Keith Busch
2012-07-26
NVMe: Set block queue max sectors
Keith Busch
2011-11-04
NVMe: Update Identify Controller data structure
Matthew Wilcox
2011-11-04
NVMe: Implement doorbell stride capability
Matthew Wilcox
2011-11-04
NVMe: Rework ioctls
Matthew Wilcox
2011-11-04
NVMe: Time out initialisation after a few seconds
Matthew Wilcox
2011-11-04
NVMe: Correct the Controller Configuration settings
Matthew Wilcox
2011-11-04
NVMe: Change the definition of nvme_user_io
Matthew Wilcox
2011-11-04
NVMe: Correct the definitions of two ioctls
Matthew Wilcox
2011-11-04
NVMe: Remove outdated comments
Matthew Wilcox
2011-11-04
NVMe: Update admin opcodes to match the 1.0RC spec
Krzysztof Wierzbicki
2011-11-04
NVMe: Update BAR structure to match the current spec
Matthew Wilcox
2011-11-04
NVMe: Add download / activate firmware ioctls
Matthew Wilcox
2011-11-04
NVMe: Add remaining status codes
Matthew Wilcox
[next]