summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] fix drivers/pci/probe.c warningAmos Waterland2005-09-221-2/+2
* | [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-222-4/+4
* | [PATCH] PCI: remove unused "scratch"Bjorn Helgaas2005-09-221-4/+0Star
* | [PATCH] fix class symlinks in sysfsBill Nottingham2005-09-221-0/+13
* | [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-223-5/+5
* | [PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz2005-09-221-0/+3
* | [PATCH] r8169: call proper VLAN receive functionTommy Christensen2005-09-221-2/+2
* | [PATCH] skge: check length from PHYStephen Hemminger2005-09-222-82/+85
* | [PATCH] skge: expand ethtool debug register dumpStephen Hemminger2005-09-221-21/+8Star
* | [PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com2005-09-221-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-211-1/+2
|\ \
| * | [ARM] Fix pcf8583 to buildRussell King2005-09-201-1/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2005-09-211-11/+8Star
|\ \ \
| * | | [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-211-2/+2
| * | | [IB] Add MAD data field size definitionsSean Hefty2005-09-211-9/+6Star
* | | | [PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena2005-09-211-1/+4
* | | | [PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig2005-09-211-38/+0Star
* | | | [PATCH] cciss: busy_initializing bug fixMike Miller2005-09-211-4/+1Star
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-211-1/+4
|\ \ \
| * | | [ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.Tom 'spot' Callaway2005-09-211-1/+4
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2005-09-218-63/+55Star
|\ \ \
| * | | [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-201-0/+1
| * | | [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-203-6/+7
| * | | [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-191-2/+3
| * | | [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-191-1/+2
| * | | [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-191-6/+4Star
| * | | [PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier2005-09-191-11/+5Star
| * | | [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-191-3/+3
| * | | [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-192-34/+28Star
| * | | [PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier2005-09-191-1/+1
| * | | [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-191-0/+2
* | | | [PATCH] fbdev: Fix reversed back and front porchesAntonino A. Daplas2005-09-211-4/+4
* | | | [PATCH] nvidiafb: Fix absence of cursor in nvidiafbAntonino A. Daplas2005-09-212-1/+5
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-09-2043-1580/+4223
|\ \ \ \ | |_|/ / |/| | |
| * | | [SCSI] zfcp: add additional fc_host attributesAndreas Herrmann2005-09-197-98/+72Star
| * | | [SCSI] zfcp: provide support for NPIVMaxim Shchetynin2005-09-197-140/+367
| * | | [SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin2005-09-199-435/+1297
| * | | [SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlersAndreas Herrmann2005-09-191-26/+14Star
| * | | [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann2005-09-193-59/+9Star
| * | | [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann2005-09-194-275/+81Star
| * | | [SCSI] zfcp: fix race conditions when accessing erp_action listsAndreas Herrmann2005-09-191-7/+17
| * | | [SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2005-09-192-1/+1
| * | | [SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean2005-09-199-400/+549
| * | | [SCSI] fusion SAS support (mptsas driver)Christoph Hellwig2005-09-193-0/+1253
| * | | [SCSI] fusion core changes for SAS supportChristoph Hellwig2005-09-193-87/+472
| * | | [SCSI] Fix thread termination for the SCSI error handleJames Bottomley2005-09-191-32/+23Star
| * | | [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-197-16/+57
| * | | [SCSI] SCSI scanning and removal fixesAlan Stern2005-09-182-16/+13Star
| * | | [SCSI] fix oops in scsi_release_buffers()Alan Stern2005-09-171-2/+0Star
| * | | [SCSI] fix use after potential free in scsi_remove_deviceAlan Stern2005-09-161-2/+4