| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port | James Smart | 2007-08-01 | 10 | -149/+354 |
* | [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_list | James Smart | 2007-08-01 | 10 | -223/+308 |
* | [SCSI] lpfc 8.2.2 : Error messages and debugfs updates | James Smart | 2007-08-01 | 9 | -58/+488 |
* | [SCSI] initialize shost_data to zero | FUJITA Tomonori | 2007-08-01 | 1 | -1/+1 |
* | [SCSI] mptsas: add SMP passthrough support via bsg | FUJITA Tomonori | 2007-07-31 | 1 | -0/+126 |
* | [SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250 | David Miller | 2007-07-31 | 1 | -1/+1 |
* | [SCSI] dpt_i2o: convert to SCSI hotplug model | Matthew Wilcox | 2007-07-31 | 2 | -68/+73 |
* | [SCSI] qla2xxx: fix panic caused by previous patch | Seokmann Ju | 2007-07-31 | 1 | -0/+14 |
* | [SCSI] aic7xxx: cap maxsync according to correct card limits | James Bottomley | 2007-07-31 | 1 | -1/+21 |
* | [SCSI] st: Use mutex instead of semaphore | Matthias Kaehlcke | 2007-07-31 | 2 | -9/+10 |
* | [SCSI] mpt fusion: make logging a global sysfs parameter | James Bottomley | 2007-07-31 | 1 | -1/+16 |
* | [SCSI] libsas: fix build dependencies on libata | James Bottomley | 2007-07-31 | 1 | -1/+2 |
* | [SCSI] gdth: remove redundant PCI stuff | Jeff Garzik | 2007-07-31 | 2 | -32/+22 |
* | [SCSI] ibmvscsi: use shost_priv | FUJITA Tomonori | 2007-07-31 | 1 | -22/+11 |
* | [SCSI] ibmvscsi: remove unnecessary map_sg check | FUJITA Tomonori | 2007-07-31 | 1 | -6/+0 |
* | [SCSI] zfcp: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-31 | 2 | -37/+9 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-07-30 | 3 | -57/+19 |
|\ |
|
| * | rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. | Markus Brunner | 2007-07-26 | 1 | -0/+1 |
| * | sh: remove support for sh7300 and solution engine 7300 | Magnus Damm | 2007-07-26 | 2 | -29/+10 |
| * | sh: sh-sci - fix SH7708 support | Magnus Damm | 2007-07-26 | 1 | -17/+8 |
| * | sh: remove support for sh73180 and solution engine 73180 | Magnus Damm | 2007-07-25 | 1 | -11/+0 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-30 | 11 | -441/+278 |
|\ \ |
|
| * | | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p... | Micah Gruber | 2007-07-30 | 1 | -1/+3 |
| * | | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe | Komuro | 2007-07-30 | 1 | -6/+17 |
| * | | S2io: Increment received packet count correctly | Ramkrishna Vepa | 2007-07-30 | 1 | -1/+2 |
| * | | S2io: Fix crash when resetting adapter | Ramkrishna Vepa | 2007-07-30 | 1 | -15/+0 |
| * | | S2io: Mask spurious interrupts | Ramkrishna Vepa | 2007-07-30 | 1 | -3/+2 |
| * | | S2IO: Implementing review comments from old patches | Veena Parat | 2007-07-30 | 1 | -5/+5 |
| * | | S2IO: Checking for the return value of pci map function | Veena Parat | 2007-07-30 | 2 | -3/+79 |
| * | | S2IO: Removing MSI support from driver | Veena Parat | 2007-07-30 | 2 | -151/+10 |
| * | | S2IO: Removing 3 buffer mode support from the driver | Veena Parat | 2007-07-30 | 2 | -217/+73 |
| * | | netxen: drop redudant spinlock | Dhananjay Phadke | 2007-07-30 | 1 | -4/+0 |
| * | | netxen: Fix interrupt handling for multiport adapters | dhananjay@netxen.com | 2007-07-30 | 1 | -17/+19 |
| * | | netxen: re-init station address after h/w init | dhananjay@netxen.com | 2007-07-30 | 1 | -2/+2 |
| * | | forcedeth: mac address correct | Ayaz Abdulla | 2007-07-30 | 1 | -17/+19 |
| * | | gfar: Fix modpost warning | Kumar Gala | 2007-07-30 | 2 | -2/+2 |
| * | | lib8390: comment on locking by Alan Cox | Jarek Poplawski | 2007-07-30 | 1 | -0/+46 |
| * | | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/... | Micah Gruber | 2007-07-30 | 1 | -1/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-07-30 | 15 | -98/+101 |
|\ \ \ |
|
| * | | | IB/ipath: Workaround problem of errormask register being overwritten | Dave Olson | 2007-07-30 | 4 | -29/+66 |
| * | | | IB/ipath: Fix some issues with buffer cancel and sendctrl register update | Dave Olson | 2007-07-30 | 4 | -9/+12 |
| * | | | IB/ipath: Use faster put_tid_2 routine after initialization | Dave Olson | 2007-07-30 | 1 | -7/+13 |
| * | | | IB/ipath: Remove unsafe fastrcvint code from interrupt handler | Dave Olson | 2007-07-30 | 2 | -34/+1 |
| * | | | IB/ehca: Move extern declarations from .c files to .h files | Hoang-Nam Nguyen | 2007-07-28 | 5 | -4/+3 |
| * | | | IB/mlx4: Whitespace fix | Roland Dreier | 2007-07-28 | 1 | -1/+0 |
| * | | | IB/ehca: Fix include order to better match kernel style | Hoang-Nam Nguyen | 2007-07-28 | 1 | -2/+2 |
| * | | | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow | Jack Morgenstein | 2007-07-28 | 1 | -12/+3 |
| * | | | RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure | Tom Tucker | 2007-07-28 | 1 | -0/+1 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-30 | 3 | -5/+3 |
|\ \ \ \ |
|
| * | | | | driver core: revert "device" link creation check | Cornelia Huck | 2007-07-30 | 1 | -2/+1 |