| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | | [PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layer | Alan Cox | 2006-03-22 |
* | | | | | | | | | [PATCH] libata: Fix a drive detection problem | Alan Cox | 2006-03-22 |
* | | | | | | | | | [PATCH] libata: note missing posting in mmio cmd write | Alan Cox | 2006-03-22 |
* | | | | | | | | | Merge branch 'master' | Jeff Garzik | 2006-03-22 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-03-22 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 2006-03-22 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | [ALSA] Fix snd_xxx_t typedefs | Takashi Iwai | 2006-03-22 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-22 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description | James Ring | 2006-03-21 |
| | * | | | | | | | | | | Fix "frist", "fisrt", typos | Uwe Zeisberger | 2006-03-21 |
| * | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-22 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 2006-03-22 |
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-22 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | [TG3]: Bump driver version and reldate. | David S. Miller | 2006-03-22 |
| | * | | | | | | | | | | | [TG3]: Skip phy power down on some devices | Michael Chan | 2006-03-22 |
| | * | | | | | | | | | | | [TG3]: Fix SRAM access during tg3_init_one() | Michael Chan | 2006-03-22 |
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-03-22 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo | 2006-03-21 |
| | * | | | | | | | | | | | Merge ../linux-2.6 | James Bottomley | 2006-03-21 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|/ / / / / / /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 2006-03-19 |
| | * | | | | | | | | | | | [SCSI] convert mptsas over to end_device/expander allocations | James Bottomley | 2006-03-19 |
| | * | | | | | | | | | | | [SCSI] allow displaying and setting of cache type via sysfs | James Bottomley | 2006-03-19 |
| | * | | | | | | | | | | | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley | 2006-03-19 |
| | * | | | | | | | | | | | [SCSI] 3ware 9000 add big endian support | adam radford | 2006-03-19 |
| | * | | | | | | | | | | | [SCSI] scsi: move target_destroy call | Mike Anderson | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - bump version | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - expander hotplug suport in mptsas module | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - memory leak, and initializing fields | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - exclosure misspelled | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - cleanup mptsas event handling functions | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - static fix's | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] fusion - loginfo header update | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | [SCSI] megaraid_sas: fix extended timeout handling | Christoph Hellwig | 2006-03-14 |
| | * | | | | | | | | | | | Merge ../linux-2.6 | James Bottomley | 2006-03-14 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | [SCSI] drivers/base/bus.c - export reprobe | Moore, Eric | 2006-03-14 |
| | * | | | | | | | | | | | | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 2006-03-14 |
| | * | | | | | | | | | | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2006-03-13 |
| | * | | | | | | | | | | | | [SCSI] mptscsih: remove unused page 1 setting function | James Bottomley | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] fix minor problem in spi transport message functions | James Bottomley | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] sim710: fix a NULL pointer dereference | Adrian Bunk | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] ibmmca: fix a NULL pointer dereference | Adrian Bunk | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] dmx3191d: fix a NULL pointer dereference | Adrian Bunk | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] NCR_D700: fix a NULL dereference | Adrian Bunk | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] Missing names from SPI3, SPI4 and SPI5 | Matthew Wilcox | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] qla2xxx: Firmware updates. | Andrew Vasquez | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] qla2xxx: Remove legacy ISP6312 firmware loader. | Andrew Vasquez | 2006-03-12 |
| | * | | | | | | | | | | | | [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx. | andrew.vasquez@qlogic.com | 2006-03-12 |