From patchwork Tue Jan 15 20:03:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Quantal SRU pull request, update mtip32xx to v3.8-rc3 From: Tim Gardner X-Patchwork-Id: 212306 Message-Id: <50F5B60F.8030101@canonical.com> To: kernel-team Date: Tue, 15 Jan 2013 13:03:27 -0700 Clean cherry picks. http://bugs.launchpad.net/bugs/1099913 The following changes since commit 91bfb2cc222618382400322bba8e61138ea68c2d: UBUNTU: SAUCE: samsung-laptop: Add quirk for broken acpi_video backlight on N250P (2013-01-08 10:55:53 -0200) are available in the git repository at: git://kernel.ubuntu.com/rtg/ubuntu-quantal.git lp1099913-mtip32xx for you to fetch changes up to 92b2f36594f959f7e4b805b0f5059fd915fb61e9: mtip32xx: Fix padding issue (2013-01-15 12:57:56 -0700) ---------------------------------------------------------------- Asai Thambi S P (6): mtip32xx: Add support for new devices mtip32xx: Handle NCQ commands during the security locked state mtip32xx: Increase timeout for standby command mtip32xx: Proper reporting of write protect status on big-endian mtip32xx: Change printk to pr_xxxx mtip32xx: Remove dead code David Milburn (1): mtip32xx: fix user_buffer check in exec_drive_command Jens Axboe (1): mtip32xx: fix shift larger than type warning Selvan Mani (5): mtip32xx:Added appropriate timeout value for secure erase mtip32xx: fix potential crash on SEC_ERASE_UNIT mtip32xx: Fix to make lba address correct in big-endian systems mtip32xx: Fix incorrect mask used for erase mode mtip32xx: Fix padding issue Wei Yongjun (1): mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() drivers/block/mtip32xx/mtip32xx.c | 71 +++++++++++++++++++++++++------------ drivers/block/mtip32xx/mtip32xx.h | 17 +++++++-- 2 files changed, 62 insertions(+), 26 deletions(-) Acked-by: Colin Ian King