mbox

Quantal SRU pull request, update mtip32xx to v3.8-rc3

Message ID 50F5B60F.8030101@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/rtg/ubuntu-quantal.git lp1099913-mtip32xx

Message

Tim Gardner Jan. 15, 2013, 8:03 p.m. UTC
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(-)

Comments

Brad Figg Jan. 16, 2013, 7:17 a.m. UTC | #1
On 01/15/2013 12:03 PM, Tim Gardner wrote:
> 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(-)
>
Colin Ian King Jan. 16, 2013, 8:38 a.m. UTC | #2
On 15/01/13 20:03, Tim Gardner wrote:
> 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(-)
>
These patches fix a bunch of bugs and enable some new devices and are 
localised to just this driver.  Patches look reasonable to me.

Acked-by: Colin Ian King <colin.king@canonical.com>
Tim Gardner Jan. 16, 2013, 12:14 p.m. UTC | #3