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
/
block
/
mtip32xx
Age
Commit message (
Expand
)
Author
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
2012-11-23
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
2012-11-23
mtip32xx: fix shift larger than type warning
Jens Axboe
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
2012-11-23
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
2012-11-23
mtip32xx: fix potential crash on SEC_ERASE_UNIT
Selvan Mani
2012-10-30
mtip32xx:Added appropriate timeout value for secure erase
Selvan Mani
2012-09-12
mtip32xx: fix user_buffer check in exec_drive_command
David Milburn
2012-09-12
mtip32xx: Remove dead code
Asai Thambi S P
2012-09-12
mtip32xx: Change printk to pr_xxxx
Asai Thambi S P
2012-09-12
mtip32xx: Proper reporting of write protect status on big-endian
Asai Thambi S P
2012-09-12
mtip32xx: Increase timeout for standby command
Asai Thambi S P
2012-09-12
mtip32xx: Handle NCQ commands during the security locked state
Asai Thambi S P
2012-09-12
mtip32xx: Add support for new devices
Asai Thambi S P
2012-06-05
mtip32xx: Create debugfs entries for troubleshooting
Asai Thambi S P
2012-06-05
mtip32xx: Remove 'registers' and 'flags' from sysfs
Asai Thambi S P
2012-06-04
mtip32xx: Remove version.h header file inclusion
Sachin Kamat
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
2012-05-31
mtip32xx: minor performance tweak
Asai Thambi S P
2012-05-31
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
2012-05-31
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
2012-05-31
mtip32xx: Set block queue boundary variables
Asai Thambi S P
2012-05-31
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
2012-05-31
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
2012-05-31
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
2012-05-31
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
2012-05-11
mtip32xx: release the semaphore on an error path
Asai Thambi S P
2012-04-12
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
Greg Kroah-Hartman
2012-04-09
mtip32xx: dump tagmap on failure
Asai Thambi S P
2012-04-09
mtip32xx: fix handling of commands in various scenarios
Asai Thambi S P
2012-04-09
mtip32xx: Shorten macro names
Asai Thambi S P
2012-04-09
mtip32xx: misc changes
Asai Thambi S P
2012-04-09
mtip32xx: Add new sysfs entry 'status'
Asai Thambi S P
2012-04-09
mtip32xx: make setting comp_time as common
Asai Thambi S P
2012-04-09
mtip32xx: Add new bitwise flag 'dd_flag'
Asai Thambi S P
2012-04-05
mtip32xx: fix error handling in mtip_init()
Ryosuke Saito
2012-03-23
mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...
Asai Thambi S P
2012-02-07
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-01-04
mtip32xx: do rebuild monitoring asynchronously
Asai Thambi S P
2011-11-24
mtip32xx: uninitialized variable in mtip_quiesce_io()
Dan Carpenter
2011-11-23
mtip32xx: updates based on feedback
Asai Thambi S P
2011-11-05
mtip32xx: update to new ->make_request() API
Jens Axboe
2011-11-05
mtip32xx: add module.h include to avoid conflict with moduleh tree
Jens Axboe
2011-11-05
mtip32xx: mark a few more items static
Jens Axboe
2011-11-05
mtip32xx: ensure that all local functions are static
Jens Axboe
2011-11-05
mtip32xx: cleanup compat ioctl handling
Jens Axboe
2011-11-05
mtip32xx: fix warnings/errors on 32-bit compiles
Jens Axboe
2011-11-05
block: Add driver for Micron RealSSD pcie flash cards
Sam Bradshaw
[prev]