summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-242-1/+14
| * [BNX2]: More 5706S link down workaround.Michael Chan2008-02-241-15/+17
| * ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-211-5/+12
| * zd1211rw: fix sparse warningsJohannes Berg2008-02-211-3/+9
| * rtl818x: fix sparse warningsJohannes Berg2008-02-212-2/+6
| * ssb: Fix pcicore cardbus modeMichael Buesch2008-02-212-2/+27
| * ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-214-11/+109
| * ssb: Fix the GPIO APIMichael Buesch2008-02-212-10/+49
| * ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-214-0/+39
| * ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-211-5/+31
| * ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-211-6/+8
| * WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-213-6/+9
| * WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-211-0/+1
| * p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville2008-02-201-0/+1
| * p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt2008-02-201-0/+1
| * veth: fix dev refcount raceDaniel Lezcano2008-02-201-13/+40
| * [NIU]: More BMAC alt MAC address fixes.Matheos Worku2008-02-202-5/+6
* | Fix u132-hcd.c compile errorMirco Tischler2008-02-241-2/+2
* | fix vmsas.c file permissionsOliver Pinter2008-02-241-0/+0
* | mvsas: fix build warning, clean prototypesJeff Garzik2008-02-241-12/+1Star
* | dmi: prevent linked list corruptionJean Delvare2008-02-241-7/+1Star
* | drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis2008-02-241-1/+1
* | NBD: make nbd default to deadline I/O schedulerPaul Clements2008-02-241-0/+6
* | dmi: don't save the same device twiceJean Delvare2008-02-241-30/+44
* | rtc-cmos: display HPET emulation modeDavid Brownell2008-02-241-0/+2
* | spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-241-14/+27
* | atmel_spi: fix clock polarityAtsushi Nemoto2008-02-241-0/+10
* | atmel_serial: fix interrupt handler return valueHaavard Skinnemoen2008-02-241-1/+1
* | copyright owner and author clean up for intel iommu and related filesmark gross2008-02-245-11/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-2326-183/+3184
|\ \
| * | [SCSI] qlogicpt: section fixesAdrian Bunk2008-02-231-6/+6
| * | [SCSI] mvsas: convert from rough draft to working driverKe Wei2008-02-231-313/+1469
| * | [SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik2008-02-233-0/+1836
| * | [SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley2008-02-231-1/+2
| * | [SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley2008-02-231-4/+0Star
| * | [SCSI] st: compile fix when DEBUG set to oneKai Makisara2008-02-232-8/+4Star
| * | [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori2008-02-231-4/+6
| * | [SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori2008-02-231-22/+12Star
| * | [SCSI] lpfc: Balance lockingMatthew Wilcox2008-02-231-9/+9
| * | [SCSI] qla4xxx: fix up residual handlingDavid Somayajulu2008-02-231-2/+1Star
| * | [SCSI] libsas: fix error handlingJames Bottomley2008-02-221-24/+41
| * | [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-221-15/+11Star
| * | [SCSI] mptbase: fix use-after-free'sAdrian Bunk2008-02-221-2/+2
| * | [SCSI] iscsi transport: make 2 functions staticAdrian Bunk2008-02-221-2/+2
| * | [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-222-2/+1Star
| * | [SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori2008-02-191-1/+1
| * | [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2Star
| * | [SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori2008-02-181-1/+1
| * | [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6
| * | [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-181-1/+1