aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-01[POWERPC] Uartlite: speed up console outputGrant Likely1-4/+6
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel5-11/+12
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds18-101/+107
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-23/+114
2007-10-30ixgb: fix TX hangs under heavy loadAuke Kok1-2/+2
2007-10-30e1000e: Fix typo ! &Roel Kluin1-1/+1
2007-10-30ixgbe: minor sparse fixesStephen Hemminger3-7/+7
2007-10-30e1000: sparse warnings fixesStephen Hemminger5-35/+36
2007-10-30ixgb: fix sparse warningsStephen Hemminger5-35/+37
2007-10-30e1000e: fix sparse warningsStephen Hemminger2-19/+20
2007-10-30Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)Michael Hennerich1-2/+0
2007-10-30DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard1-0/+4
2007-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-21/+34
2007-10-30s3c-rtc: remove unused variableKrzysztof Helt1-2/+0
2007-10-30serial: fix serial_txx9 console initializationAtsushi Nemoto1-1/+9
2007-10-30intel-iommu: Fix array overflowTakashi Iwai1-2/+2
2007-10-30Remove bogus default y for DMAR and NET_DMAAndi Kleen1-1/+0
2007-10-30radeonfb: remove warning with CONFIG_PM=nOlof Johansson1-2/+2
2007-10-30fb menu: fix FB_OMAP dependencies so that menu is displayed correctlyRandy Dunlap2-4/+2
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo2-3/+5
2007-10-30libata: stop being overjealous about non-IO commandsTejun Heo2-8/+14
2007-10-30libata: flush is an IO commandTejun Heo1-0/+3
2007-10-30sata_promise: cleanupsMikael Pettersson1-8/+9
2007-10-30sata_promise: ASIC PRD table bug workaround, take 2Mikael Pettersson1-4/+83
2007-10-30[WAN]: lmc_ioctl: don't return with locks heldRoel Kluin1-21/+34
2007-10-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds11-277/+239
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel3-4/+4
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-29Pull documentation into release branchLen Brown1-1/+1
2007-10-29Pull cpuidle into release branchLen Brown2-4/+0
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