Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92b775c2949287e675fdb3cac96bb0cda64efbfe
/
drivers
/
block
/
mtip32xx
d4308fe
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.9/drivers
by Jens Axboe
· 12 years ago
1262e24
drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependency
by Heiko Carstens
· 12 years ago
478c030
drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was not declared. Should it be static?
by Fengguang Wu
· 12 years ago
25bac12
drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' was not declared. Should it be static?
by Fengguang Wu
· 12 years ago
1528346
mtip32xx: add trim support
by Asai Thambi S P
· 12 years ago
16c906e5
mtip32xx: Add workqueue and NUMA support
by Asai Thambi S P
· 12 years ago
58c49df3
mtip32xx: fix for crash when the device surprise removed during rebuild
by Asai Thambi S P
· 12 years ago
47cd4b3
mtip32xx: fix for driver hang after a command timeout
by Asai Thambi S P
· 12 years ago
836413e
mtip32xx: Fix padding issue
by Selvan Mani
· 12 years ago
298d801
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
by Wei Yongjun
· 12 years ago
7c5d623
mtip32xx: fix shift larger than type warning
by Jens Axboe
· 12 years ago
4b9e884
mtip32xx: Fix incorrect mask used for erase mode
by Selvan Mani
· 12 years ago
eda4531
mtip32xx: Fix to make lba address correct in big-endian systems
by Selvan Mani
· 12 years ago
3208795
mtip32xx: fix potential crash on SEC_ERASE_UNIT
by Selvan Mani
· 12 years ago
4453bc8
mtip32xx:Added appropriate timeout value for secure erase
by Selvan Mani
· 12 years ago
97651ea
mtip32xx: fix user_buffer check in exec_drive_command
by David Milburn
· 12 years ago
ac64e65
mtip32xx: Remove dead code
by Asai Thambi S P
· 12 years ago
45422e7
mtip32xx: Change printk to pr_xxxx
by Asai Thambi S P
· 12 years ago
b62868e
mtip32xx: Proper reporting of write protect status on big-endian
by Asai Thambi S P
· 12 years ago
d7c8b94
mtip32xx: Increase timeout for standby command
by Asai Thambi S P
· 12 years ago
12a166c
mtip32xx: Handle NCQ commands during the security locked state
by Asai Thambi S P
· 12 years ago
1a13145
mtip32xx: Add support for new devices
by Asai Thambi S P
· 12 years ago
7b421d2
mtip32xx: Create debugfs entries for troubleshooting
by Asai Thambi S P
· 12 years ago
7412ff1
mtip32xx: Remove 'registers' and 'flags' from sysfs
by Asai Thambi S P
· 12 years ago
87c9ea7
mtip32xx: Remove version.h header file inclusion
by Sachin Kamat
· 12 years ago
b77874c
mtip32xx: Changes to sysfs entries
by Asai Thambi S P
· 12 years ago
8ce8009
mtip32xx: Convert macro definitions for flag bits to enum
by Asai Thambi S P
· 12 years ago
377b8fc6
mtip32xx: minor performance tweak
by Asai Thambi S P
· 12 years ago
e602878f
mtip32xx: Fix to support more than one sector in exec_drive_command()
by Asai Thambi S P
· 12 years ago
0a07ab2
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
by Asai Thambi S P
· 12 years ago
6c8ab69
mtip32xx: Set block queue boundary variables
by Asai Thambi S P
· 12 years ago
d02e1f0
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
by Asai Thambi S P
· 12 years ago
971890f
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
by Asai Thambi S P
· 12 years ago
2df7aa9
mtip32xx: Set custom timeouts for PIO commands
by Asai Thambi S P
· 12 years ago
6bb688c
mtip32xx: fix clearing an incorrect register in mtip_init_port
by Asai Thambi S P
· 12 years ago
a09ba13
mtip32xx: release the semaphore on an error path
by Asai Thambi S P
· 13 years ago
6363480
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
by Greg Kroah-Hartman
· 13 years ago
95fea2f
mtip32xx: dump tagmap on failure
by Asai Thambi S P
· 13 years ago
c74b0f5
mtip32xx: fix handling of commands in various scenarios
by Asai Thambi S P
· 13 years ago
8a857a8
mtip32xx: Shorten macro names
by Asai Thambi S P
· 13 years ago
8182b49
mtip32xx: misc changes
by Asai Thambi S P
· 13 years ago
f658721
mtip32xx: Add new sysfs entry 'status'
by Asai Thambi S P
· 13 years ago
dad40f1
mtip32xx: make setting comp_time as common
by Asai Thambi S P
· 13 years ago
4503836
mtip32xx: Add new bitwise flag 'dd_flag'
by Asai Thambi S P
· 13 years ago
6d27f09
mtip32xx: fix error handling in mtip_init()
by Ryosuke Saito
· 13 years ago
22be2e6
mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and start port in mtip_restart_port()
by Asai Thambi S P
· 13 years ago
4e8670e
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unused member of struct driver_data
by Asai Thambi S P
· 13 years ago
62ee8c1
mtip32xx: do rebuild monitoring asynchronously
by Asai Thambi S P
· 13 years ago
3e54a3d
mtip32xx: uninitialized variable in mtip_quiesce_io()
by Dan Carpenter
· 13 years ago
60ec0ee
mtip32xx: updates based on feedback
by Asai Thambi S P
· 13 years ago
a71f483
mtip32xx: update to new ->make_request() API
by Jens Axboe
· 13 years ago
0e838c6
mtip32xx: add module.h include to avoid conflict with moduleh tree
by Jens Axboe
· 13 years ago
3ff147d
mtip32xx: mark a few more items static
by Jens Axboe
· 13 years ago
6316668
mtip32xx: ensure that all local functions are static
by Jens Axboe
· 13 years ago
ef0f158
mtip32xx: cleanup compat ioctl handling
by Jens Axboe
· 13 years ago
16d02c0
mtip32xx: fix warnings/errors on 32-bit compiles
by Jens Axboe
· 13 years ago
88523a6
block: Add driver for Micron RealSSD pcie flash cards
by Sam Bradshaw
· 13 years ago