Merge branch 'upstream'
[pandora-kernel.git] / drivers / scsi / sata_sil24.c
2005-10-30 Jeff GarzikMerge branch 'upstream'
2005-10-30 Jeff Garzik[libata] change ata_qc_complete() to take error mask...
2005-10-30 Jeff GarzikMerge branch 'upstream'
2005-10-30 Jeff GarzikMerge branch 'master'
2005-10-30 Jeff Garzik[libata] remove ata_chk_err(), ->check_err() hook.
2005-10-29 Jeff GarzikMerge branch 'master'
2005-10-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-29 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-29 Al Viro[PATCH] sata_sil24 iomem annotations and fixes
2005-10-29 Al Viro[PATCH] sata_sil24 iomem annotations and fixes
2005-10-29 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-10-29 Arnaldo Carvalho... Merge /pub/scm/linux/kernel/git/sridhar/lksctp-2.6
2005-10-29 Jeff GarzikMerge branch 'upstream'
2005-10-28 Roland DreierMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-10-28 Arnaldo Carvalho... Merge /linux/kernel/git/holtmann/bluetooth-2.6
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Linus TorvaldsMerge branch 'forlinus' of git://parisc-linux.org/home...
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-10-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-28 Linus TorvaldsMerge branch 'sx8' of /linux/kernel/git/jgarzik/misc-2.6
2005-10-28 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-26 Jeff GarzikMerge branch 'master'
2005-10-22 Jeff Garziklibata: const-ification bombing run
2005-10-20 Jeff GarzikMerge branch 'master'
2005-10-19 Jeff Garziklibata: add ata_sg_is_last() helper, use it in several...
2005-10-18 Jeff GarzikMerge branch 'upstream'
2005-10-18 Jeff GarzikMerge branch 'master'
2005-10-14 Jeff GarzikMerge branch 'master'
2005-10-11 Jeff GarzikMerge branch 'master'
2005-10-09 Jeff GarzikMerge branch 'upstream'
2005-10-09 Jeff GarzikMerge branch 'sil24'
2005-10-09 Tejun Heo[libata sata_sil24] add support for 3131/3531
2005-10-09 Tejun Heo[libata sata_sil24] nit pickings
2005-10-06 Tejun Heo[PATCH] sil24: implement tf_read callback
2005-10-06 Tejun Heo[PATCH] sil24: implement proper TF register reading...
2005-10-06 Tejun Heo[PATCH] sil24: remove CMDERR clearing
2005-10-06 Tejun Heo[PATCH] sil24: ignore non-error exception irqs
2005-10-06 Jeff GarzikMerge branch 'master'
2005-09-14 Tejun Heo[PATCH] sil24: initialization fix
2005-09-14 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-08 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-29 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-17 Tejun Heo[PATCH] sil24: add more comments for constants
2005-08-17 Tejun Heo[PATCH] sil24: fix PORT_CTRL_STAT constants
2005-08-17 Tejun Heo[PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addr
2005-08-17 Tejun Heo[PATCH] sil24: remove PORT_TF
2005-08-17 Tejun Heo[PATCH] sil24: move error handling out of hot interrupt...
2005-08-17 Tejun Heo[PATCH] sil24: add testing for PCI fault
2005-08-17 Tejun Heo[PATCH] sil24: remove irq disable code on spurious...
2005-08-17 Tejun Heo[PATCH] sil24: add FIXME comment above ata_device_add
2005-08-17 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-07-28 Tejun Heo[PATCH] SATA: rewritten sil24 driver