summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Wait for port scan to complete when setting adapter onlineChristof Schmitt2008-11-051-1/+3
* [SCSI] zfcp: Fix cast warningChristof Schmitt2008-11-051-1/+2
* [SCSI] zfcp: Fix request list handling in error pathChristof Schmitt2008-11-051-11/+6
* [SCSI] zfcp: fix mempool usage for status_read requestsChristof Schmitt2008-11-051-0/+1
* [SCSI] zfcp: fix req_list_locking.Heiko Carstens2008-11-051-2/+3
* [SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt2008-11-051-8/+4
* [SCSI] qla2xxx: Update version number to 8.02.01-k9.Andrew Vasquez2008-11-051-1/+1
* [SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails.Michael Reed2008-11-051-0/+1
* [SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.Shyam Sundar2008-11-052-2/+2
* [SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space.Andrew Vasquez2008-11-051-20/+4
* [SCSI] qla2xxx: Correct Atmel flash-part handling.Lalit Chandivade2008-11-052-13/+7
* [SCSI] megaraid: fix mega_internal_command oopsFUJITA Tomonori2008-11-052-4/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-048-22/+40
|\
| * niu: Use pci_ioremap_bar().David S. Miller2008-11-041-5/+1
| * bnx2x: Version UpdateEilon Greenstein2008-11-041-2/+2
| * bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-041-2/+2
| * bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-041-4/+5
| * bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-041-0/+2
| * mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
| * net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| * fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-045-34/+56
|\ \
| * | libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
| * | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-1/+3
| * | libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
| * | sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25
| * | sata_via: restore vt*_prepare_host error handlingMarcin Slusarz2008-11-041-1/+3
| * | sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-041-0/+20
* | | drivers: remove duplicated #includeJianjun Kong2008-11-048-8/+0
|/ /
* | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-032-94/+83
|\ \
| * | i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2008-10-312-94/+83
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-036-14/+48
|\ \ \
| * | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-033-0/+25
| * | | drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-272-13/+14
| * | | build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2008-10-272-1/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-11-0214-27/+46
|\ \ \ \
| * | | | ide-gd: re-get capacity on revalidateBorislav Petkov2008-11-021-1/+6
| * | | | tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-021-2/+3
| * | | | tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-021-11/+16
| * | | | tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-021-1/+8
| * | | | ide: Switch to a common addressAlan Cox2008-11-0211-11/+11
| * | | | ide-cd: fix DMA alignment regressionBorislav Petkov2008-11-021-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0225-78/+121
|\ \ \ \ | | |_|/ | |/| |
| * | | IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-022-2/+0
| * | | bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2
| * | | net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
| * | | net: delete excess kernel-doc notationRandy Dunlap2008-10-311-1/+0
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3111-36/+99
| |\ \ \