Merge branch 'upstream'
[pandora-kernel.git] / drivers / scsi /
2006-04-12 Jeff GarzikMerge branch 'upstream'
2006-04-11 Tejun Heo[PATCH] sata_sil24: enable 64bit
2006-04-11 Tejun Heo[PATCH] sata_sil24: fix on-memory structure byteorder
2006-04-11 Tejun Heo[PATCH] sata_sil24: don't do hardreset during driver...
2006-04-11 Tejun Heo[PATCH] sata_sil24: reimplement hardreset
2006-04-11 Tejun Heo[PATCH] sata_sil24: kill 10ms sleep in softreset
2006-04-11 Tejun Heo[PATCH] sata_sil24: put port into known state before...
2006-04-11 Tejun Heo[PATCH] sata_sil24: implement sil24_init_port()
2006-04-11 Tejun Heo[PATCH] sata_sil24: implement loss of completion interr...
2006-04-11 Tejun Heo[PATCH] sata_sil24: consolidate host flags into SIL24_C...
2006-04-11 Tejun Heo[PATCH] sata_sil24: add more constants
2006-04-11 Tejun Heo[PATCH] sata_sil24: rename PORT_IRQ_SDB_FIS to PORT_IRQ...
2006-04-11 Tejun Heo[PATCH] sata_sil24: typo fix
2006-04-11 Tejun Heo[PATCH] libata: export ata_set_sata_spd()
2006-04-11 Tejun Heo[PATCH] libata: cosmetic update to ata_bus_probe()
2006-04-11 Tejun Heo[PATCH] libata: disable failed devices only once in...
2006-04-11 Tejun Heo[PATCH] sata_sil24: use ata_wait_register()
2006-04-11 Tejun Heo[PATCH] ahci: use ata_wait_register()
2006-04-11 Tejun Heo[PATCH] libata: implement ata_wait_register()
2006-04-11 Tejun Heo[PATCH] sata_sil24: better error message from softreset
2006-04-11 Tejun Heo[PATCH] sata_sil24: fix timeout calculation in sil24_so...
2006-04-11 Tejun Heo[PATCH] libata: make reset methods complain when they...
2006-04-11 Tejun Heo[PATCH] libata: kill @verbose from ata_reset_fn_t
2006-04-11 Tejun Heo[PATCH] libata: set default cbl in probeinit
2006-04-11 Jeff Garziklibata: Add helper ata_shost_to_port()
2006-04-11 Jeff Garziklibata: Fix EH merge difference between this branch...
2006-04-11 Jeff GarzikMerge branch 'master'
2006-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-04-11 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 Andrew Morton[PATCH] 3ware: kmap_atomic() fix
2006-04-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-10 Linus TorvaldsMerge branch 'upstream-linus' of git://oss.oracle.com...
2006-04-10 Jeff Garzik[libata] sata_mv: fix can_queue line accidentally remov...
2006-04-10 Christoph Hellwig[PATCH] move ->eh_strategy_handler to the transport...
2006-04-04 Tejun Heo[PATCH] ahci: do not fail softreset if PHY reports...
2006-04-04 Albert Lee[PATCH] libata: convert ATAPI_ENABLE_DMADIR to module...
2006-04-04 Jeff GarzikMerge branch 'master'
2006-04-03 Jeff Garzik[libata] bump versions
2006-04-03 Jeff Garzik[libata] kill bogus cut-n-pasted comments in three...
2006-04-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-02 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2006-04-02 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-04-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-04-02 Tejun Heo[PATCH] libata: print SControl in SATA link status...
2006-04-02 Tejun Heo[PATCH] libata: make some libata-core routines extern
2006-04-02 Tejun Heo[PATCH] libata: separate out libata-eh.c
2006-04-02 Tejun Heo[PATCH] libata: dec scmd->retries for qcs with zero...
2006-04-02 Tejun Heo[PATCH] libata: add @cdb to ata_exec_internal()
2006-04-02 Tejun Heo[PATCH] libata: don't read TF directly from sense gener...
2006-04-02 Tejun Heo[PATCH] libata: always generate sense if qc->err_mask...
2006-04-02 Tejun Heo[PATCH] libata: pass qc around intead of ap during PIO
2006-04-02 Tejun Heo[PATCH] libata: add ATA_QCFLAG_IO
2006-04-02 Tejun Heo[PATCH] libata: clear ATA_DFLAG_PIO before setting it
2006-04-02 Tejun Heo[PATCH] libata: clear only affected flags during ata_de...
2006-04-02 Tejun Heo[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FL...
2006-04-02 Tejun Heo[PATCH] libata: ATA_FLAG_IN_EH is not used, kill it
2006-04-02 Tejun Heo[PATCH] libata: ata_dev_revalidate() printk update
2006-04-02 Tejun Heo[PATCH] libata: report device number when PIO fails
2006-04-02 Tejun Heo[PATCH] libata: consider disabled devices in ata_dev_xf...
2006-04-02 Tejun Heo[PATCH] libata: improve ata_bus_probe()
2006-04-02 Tejun Heo[PATCH] libata: implement ata_down_xfermask_limit()
2006-04-02 Tejun Heo[PATCH] libata: add 5s sleep between resets
2006-04-02 Tejun Heo[PATCH] libata: use SATA speed down in ata_drive_probe_...
2006-04-02 Tejun Heo[PATCH] libata: implement ap->sata_spd_limit and helpers
2006-04-02 Adrian BunkMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-04-01 Tejun Heo[PATCH] libata: preserve SATA SPD setting over hard...
2006-04-01 Tejun Heo[PATCH] libata: don't disable devices from ata_set_mode()
2006-04-01 Tejun Heo[PATCH] libata: reorganize ata_set_mode()
2006-04-01 Tejun Heo[PATCH] libata: make ata_set_mode() handle no-device...
2006-04-01 Tejun Heo[PATCH] libata: implement ata_dev_enabled and disabled()
2006-04-01 Tejun Heo[PATCH] libata: convert do_probe_reset() to ata_do_reset()
2006-04-01 Tejun Heo[PATCH] libata: separate out ata_spd_string()
2006-04-01 Tejun Heo[PATCH] libata: make ata_bus_probe() return negative...
2006-04-01 Tejun Heo[PATCH] libata: fix ata_set_mode() return value
2006-04-01 Segher Boessenkool[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUT...
2006-04-01 Paul MackerrasMerge branch 'for_paulus' of git://git./linux/kernel...
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2006-03-31 Adrian Bunkfix a typo in the AIC7XXX_DEBUG_MASK help text
2006-03-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-31 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-31 Dominik Brodowski[PATCH] pcmcia: use bitfield instead of p_state and...
2006-03-31 Dominik Brodowski[PATCH] pcmcia: add return value to _config() functions
2006-03-31 Dominik Brodowski[PATCH] pcmcia: remove dev_link_t and client_handle_t...
2006-03-31 Dominik Brodowski[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
2006-03-31 Dominik Brodowski[PATCH] pcmcia: remove unneeded Vcc pseudo setting
next