]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 29 Oct 2007 14:49:10 +0000 (07:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 29 Oct 2007 14:49:10 +0000 (07:49 -0700)
commit17695f3a9c9abfffbba9d60cef63699360f0dad7
treef8e9528f1fd926b9f7fba9618b602d711cbfcaa8
parent26f5bfbd6f2ae41581e5f1a59f0024c6a28c224c
parenta0a379093b996ce869ec1cfa71848d1c1e3fbc7d
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block

* 'sg' of git://git.kernel.dk/linux-2.6-block:
  Correction of "Update drivers to use sg helpers" patch for IMXMMC driver
  sg_init_table() should use unsigned loop index variable
  sg_last() should use unsigned loop index variable
  Initialise scatter/gather list in sg driver
  Initialise scatter/gather list in ata_sg_setup
  x86: fix pci-gart failure handling
  SG: s390-scsi: missing size parameter in zfcp_address_to_sg()
  SG: clear termination bit in sg_chain()