aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-242-2/+10
* i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* i2c: Storage class should be before const qualifierTobias Klauser2008-02-241-2/+2
* i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-236-20/+38
|\
| * libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
| * sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
| * [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
| * libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
| * libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-242-3/+11
| * power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0
| * pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2320-76/+371
|\ \ | |/ |/|
| * tg3: ethtool phys_id defaultStephen Hemminger2008-02-231-1/+1
| * [BNX2]: Update version to 1.7.4.Michael Chan2008-02-231-2/+2
| * [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-232-1/+14
| * [BNX2]: More 5706S link down workaround.Michael Chan2008-02-231-15/+17
| * ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-201-5/+12
| * zd1211rw: fix sparse warningsJohannes Berg2008-02-201-3/+9
| * rtl818x: fix sparse warningsJohannes Berg2008-02-202-2/+6
| * ssb: Fix pcicore cardbus modeMichael Buesch2008-02-202-2/+27
| * ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-204-11/+109
| * ssb: Fix the GPIO APIMichael Buesch2008-02-202-10/+49
| * ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-204-0/+39
| * ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-5/+31
| * ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-201-6/+8
| * WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-203-6/+9
| * WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-201-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-231-2/+2
* | fix vmsas.c file permissionsOliver Pinter2008-02-231-0/+0
* | mvsas: fix build warning, clean prototypesJeff Garzik2008-02-231-12/+1
* | dmi: prevent linked list corruptionJean Delvare2008-02-231-7/+1
* | drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis2008-02-231-1/+1
* | NBD: make nbd default to deadline I/O schedulerPaul Clements2008-02-231-0/+6
* | dmi: don't save the same device twiceJean Delvare2008-02-231-30/+44
* | rtc-cmos: display HPET emulation modeDavid Brownell2008-02-231-0/+2
* | spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-231-14/+27
* | atmel_spi: fix clock polarityAtsushi Nemoto2008-02-231-0/+10
* | atmel_serial: fix interrupt handler return valueHaavard Skinnemoen2008-02-231-1/+1
* | copyright owner and author clean up for intel iommu and related filesmark gross2008-02-235-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-221-1/+2
| * | [SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley2008-02-221-4/+0