index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mtip32xx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
mtip32xx:Added appropriate timeout value for secure erase
Selvan Mani
2
-4
/
+18
2012-09-12
mtip32xx: fix user_buffer check in exec_drive_command
David Milburn
1
-1
/
+1
2012-09-12
mtip32xx: Remove dead code
Asai Thambi S P
1
-6
/
+0
2012-09-12
mtip32xx: Change printk to pr_xxxx
Asai Thambi S P
1
-3
/
+3
2012-09-12
mtip32xx: Proper reporting of write protect status on big-endian
Asai Thambi S P
1
-2
/
+2
2012-09-12
mtip32xx: Increase timeout for standby command
Asai Thambi S P
1
-1
/
+1
2012-09-12
mtip32xx: Handle NCQ commands during the security locked state
Asai Thambi S P
2
-1
/
+11
2012-09-12
mtip32xx: Add support for new devices
Asai Thambi S P
2
-2
/
+14
2012-06-05
mtip32xx: Create debugfs entries for troubleshooting
Asai Thambi S P
2
-1
/
+165
2012-06-05
mtip32xx: Remove 'registers' and 'flags' from sysfs
Asai Thambi S P
1
-91
/
+1
2012-06-04
mtip32xx: Remove version.h header file inclusion
Sachin Kamat
1
-1
/
+0
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
1
-19
/
+57
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
1
-23
/
+25
2012-05-31
mtip32xx: minor performance tweak
Asai Thambi S P
1
-0
/
+2
2012-05-31
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
1
-16
/
+44
2012-05-31
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
1
-4
/
+2
2012-05-31
mtip32xx: Set block queue boundary variables
Asai Thambi S P
1
-0
/
+3
2012-05-31
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
1
-30
/
+30
2012-05-31
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
1
-6
/
+5
2012-05-31
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
1
-27
/
+28
2012-05-31
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
1
-2
/
+1
2012-05-11
mtip32xx: release the semaphore on an error path
Asai Thambi S P
1
-1
/
+3
2012-04-12
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
Greg Kroah-Hartman
1
-1
/
+1
2012-04-09
mtip32xx: dump tagmap on failure
Asai Thambi S P
1
-29
/
+33
2012-04-09
mtip32xx: fix handling of commands in various scenarios
Asai Thambi S P
2
-51
/
+132
2012-04-09
mtip32xx: Shorten macro names
Asai Thambi S P
2
-77
/
+75
2012-04-09
mtip32xx: misc changes
Asai Thambi S P
1
-22
/
+44
2012-04-09
mtip32xx: Add new sysfs entry 'status'
Asai Thambi S P
2
-29
/
+313
2012-04-09
mtip32xx: make setting comp_time as common
Asai Thambi S P
1
-11
/
+5
2012-04-09
mtip32xx: Add new bitwise flag 'dd_flag'
Asai Thambi S P
2
-55
/
+168
2012-04-05
mtip32xx: fix error handling in mtip_init()
Ryosuke Saito
1
-4
/
+11
2012-03-23
mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...
Asai Thambi S P
1
-11
/
+8
2012-02-07
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2
-11
/
+5
2012-01-04
mtip32xx: do rebuild monitoring asynchronously
Asai Thambi S P
2
-40
/
+65
2011-11-24
mtip32xx: uninitialized variable in mtip_quiesce_io()
Dan Carpenter
1
-1
/
+2
2011-11-23
mtip32xx: updates based on feedback
Asai Thambi S P
2
-154
/
+230
2011-11-05
mtip32xx: update to new ->make_request() API
Jens Axboe
1
-10
/
+5
2011-11-05
mtip32xx: add module.h include to avoid conflict with moduleh tree
Jens Axboe
1
-0
/
+1
2011-11-05
mtip32xx: mark a few more items static
Jens Axboe
1
-2
/
+2
2011-11-05
mtip32xx: ensure that all local functions are static
Jens Axboe
2
-352
/
+313
2011-11-05
mtip32xx: cleanup compat ioctl handling
Jens Axboe
2
-91
/
+64
2011-11-05
mtip32xx: fix warnings/errors on 32-bit compiles
Jens Axboe
1
-7
/
+23
2011-11-05
block: Add driver for Micron RealSSD pcie flash cards
Sam Bradshaw
4
-0
/
+4040