index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
block
/
mtip32xx
Age
Commit message (
Expand
)
Author
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-07-08
block: mtip32xx: Fix usage of dma_map_sg()
Thomas Fourier
2025-04-09
mtip32xx: Remove unnecessary pcim_iounmap_regions() calls
Philipp Stanner
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-11-06
mtip32xx: Replace deprecated PCI functions
Philipp Stanner
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-07
mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
Li Zetao
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-02-19
mtip: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2022-09-21
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
mtip32xx: fix device removal
Christoph Hellwig
2022-06-28
mtip32xx: remove the device_status debugfs file
Christoph Hellwig
2022-05-21
mtip32xx: fix typo in comment
Julia Lawall
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-08
block: mtip32xx: don't touch q->queue_hw_ctx
Ming Lei
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-12-14
mtip32xx: convert to generic power management
Vaibhav Gupta
2021-12-14
mtip32xx: remove pointless drvdata lookups
Bjorn Helgaas
2021-12-14
mtip32xx: remove pointless drvdata checking
Bjorn Helgaas
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-10-18
mtip32xx: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-18
mtip32xx: add error handling support for add_disk()
Luis Chamberlain
2021-06-30
mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
mtip32xx: simplify sysfs setup
Christoph Hellwig
2021-06-09
mtip32xx: remove unnecessary oom message
Zhen Lei
2021-04-06
block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
Lee Jones
2021-03-29
mtip32xx: use LIST_HEAD() for list_head
Shixin Liu
2021-03-29
mtip32xx: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-01-26
mtip32xx: prefer pcie_capability_read_word()
Bjorn Helgaas
2021-01-26
mtip32xx: use PCI #defines instead of numbers
Bjorn Helgaas
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2020-12-01
mtip32xx: remove the call to fsync_bdev on removal
Christoph Hellwig
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2019-10-25
block: mtip32xx: Spelling s/configration/configuration/
Geert Uytterhoeven
2019-06-29
block: mtip32xx: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-06-05
mtip32xx: also set max_segment_size in the device
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
mtip32xx: remove trim support
Christoph Hellwig
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
[next]