aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29Pull fujitsu into release branchLen Brown1-5/+2
2007-10-29Pull alexey-fixes into release branchLen Brown8-267/+236
2007-10-29cpuidle: remove unused exportsAdrian Bunk2-4/+0
2007-10-29acpi: remove double mention of Support for ACPI optionFrans Pop1-1/+1
2007-10-29ACPI: use select POWER_SUPPLY for AC, BATTERY and SBSAlexey Starikovskiy1-3/+5
2007-10-29ACPI: Battery: Allow extract string from integerAlexey Starikovskiy1-10/+15
2007-10-29ACPI: battery: Support for non-spec name for LiIon technologyAlexey Starikovskiy1-0/+2
2007-10-29ACPI: battery: register power_supply subdevice only when battery is presentAndrey Borzenkov1-55/+75
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-3/+424
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds27-340/+422
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds29-437/+1895
2007-10-29Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+23
2007-10-29[libata] AHCI: add hw link power management supportKristen Carlson Accardi1-2/+155
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi4-1/+269
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-21/+21
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-3/+6
2007-10-29[libata] AHCI: fix newly introduced host-reset bugJeff Garzik1-2/+4
2007-10-29deal with resource allocation bugs in arcmsrAl Viro2-12/+30
2007-10-29fix abuses of ptrdiff_tAl Viro4-11/+11
2007-10-29fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro1-2/+2
2007-10-29arcmsr: endianness bugAl Viro1-1/+1
2007-10-29trivial annotations in arcmsrAl Viro3-105/+103
2007-10-29intel-iommu fixesAl Viro2-5/+4
2007-10-29x86 merge fallout: umlAl Viro6-9/+9
2007-10-29[libata] sata_nv: fix SWNCQ enablingJeff Garzik1-3/+9
2007-10-29cciss: update copyright noticesMike Miller3-21/+21
2007-10-29libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo1-0/+1
2007-10-29libata: no need to speed down if already at PIO0Tejun Heo1-1/+1
2007-10-29libata: relocate forcing PIO0 on resetTejun Heo2-27/+38
2007-10-29pata_ns87415: define SUPERIO_IDE_MAX_RETRIESFrank Lichtenheld1-0/+2
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik15-220/+244
2007-10-29[libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik8-33/+33
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo4-34/+59
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo2-1/+15
2007-10-29libata: relocate and fix post-command processingTejun Heo2-23/+20
2007-10-29Fix ethernet multicast for ucc_geth.Joakim Tjernlund1-13/+2
2007-10-29netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro8-8/+8
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer5-0/+1651
2007-10-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixesJeff Garzik2-12/+13
2007-10-29Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-40/+121
2007-10-29ehea: add kexec supportJan-Bernd Themann2-1/+22
2007-10-29e1000e: Remove legacy jumbo frame receive codeAuke Kok2-282/+1
2007-10-29e1000e: Re-enable SECRC - crc strippingAuke Kok1-13/+6
2007-10-29e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok1-9/+13
2007-10-29e1000e: Fix jumbo frame receive code.Auke Kok2-52/+54
2007-10-29drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik1-7/+4
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik1-2/+23
2007-10-29Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa1-1/+1
2007-10-29Initialise scatter/gather list in sg driverAnton Blanchard1-0/+1
2007-10-29Initialise scatter/gather list in ata_sg_setupAnton Blanchard1-0/+1