index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2025-08-11
nvme: Tighten requirements on NVME_APPLE driver
Tom Rini
2025-07-10
nvme: Fix memory leak on error path of nvme_init
Andrew Goodbody
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-01-20
blk: Make block subsystems select BLK
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-13
Fix typo in NVME show command
Thomas Perl
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
nvme: Remove <common.h> and add needed includes
Tom Rini
2024-01-18
nvme: Update nvme_scan_namespace to keep trying on busy
Moritz Fischer
2024-01-18
nvme: Fix error code and log to indicate busy
Moritz Fischer
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-07-17
nvme: Provide more useful debugging messages
Simon Glass
2023-06-19
nvme: pci: Enable for SPL
Mayuresh Chitale
2023-05-11
nvme: Enable PCI bus mastering
Simon Glass
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add an NVMe bootdev
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-09-15
nvme: Fix multipage prp-list
Alexander Sowarka
2022-08-26
nvme: Do a clean NVMe shutdown
Hector Martin
2022-06-23
arm: apple: nvme: Add SART support and RTKit buffer management
Janne Grunau
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-09
nvme: call device_probe() after scanning
AKASHI Takahiro
2022-02-10
nvme: apple: Add driver for Apple NVMe storage controller
Mark Kettenis
2022-02-10
nvme: Add shutdown function
Mark Kettenis
2022-02-10
nvme: Introduce driver ops
Mark Kettenis
2022-02-10
nvme: Split out PCI support
Mark Kettenis
2022-01-14
nvme: Do not allocate 8kB buffer on stack
Pali Rohár
2021-10-12
nvme: invalidate correct memory range after read
Stefan Agner
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-23
nvme: Don't clear nvme blk device's priv space
Bin Meng
2021-06-23
nvme: Drop useless members of 'struct nvme_ns'
Bin Meng
2021-06-23
nvme: Eliminate the offset of one during block dev creation
Bin Meng
2021-06-23
nvme: Skip block device creation for inactive namespaces
Bin Meng
2021-06-23
nvme: Move block dev creation from uclass post_probe() to driver probe()
Bin Meng
2021-06-23
nvme: Remove the redundant aqa value setting
Wesley Sheng
2021-06-23
nvme: Correct the prps per page calculation method
Wesley Sheng
2021-06-23
nvme: fix for big endian systems
David Lamparter
2021-03-19
nvme: Elaborate on cache maintenance operation in get/set_features
Andre Przywara
2021-03-19
nvme: Always invalidate whole cqes[] array
Andre Przywara
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-04
nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
Stefan Agner
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
[next]