summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings16-198/+0
2010-08-17drivers/isdn: Adjust confusing if indentationJulia Lawall3-7/+9
2010-08-17drivers/net: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-17drivers/net/hamradio: Adjust confusing if indentationJulia Lawall1-1/+2
2010-08-17drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall1-5/+5
2010-08-17drivers/net: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-17drivers/atm: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-17drivers/net: Adjust confusing if indentationJulia Lawall2-6/+6
2010-08-17drivers/net/irda: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-17drivers/net/wan: Adjust confusing if indentationJulia Lawall3-3/+3
2010-08-17macvtap: Implement multiqueue for macvtap driverKrishna Kumar1-17/+82
2010-08-17bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov3-19/+36
2010-08-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-16/+48
2010-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-16/+48
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds35-1471/+1062
2010-08-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-1/+21
2010-08-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-331/+205
2010-08-15Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-56/+8
2010-08-15Merge branch 'linus' into releaseLen Brown3584-144539/+305713
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen7-26/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui5-272/+0
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui1-127/+1
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui7-484/+1
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui6-571/+688
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown50-919/+513
2010-08-15Merge branch 'bugzilla-16422' into releaseLen Brown1-1/+2
2010-08-15Merge branch 'procfs-cleanup' into releaseLen Brown6-76/+102
2010-08-15Merge branch 'apei' into releaseLen Brown6-89/+380
2010-08-15Merge branch 'nvs' into releaseLen Brown3-80/+33
2010-08-15ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2-1/+9
2010-08-15ACPI: introduce drivers/acpi/debugfs.cZhang Rui5-75/+93
2010-08-15intel_idle: recognize Lincroft Atom ProcessorArjan van de Ven1-0/+1
2010-08-15ACPI, APEI, ERST debug supportHuang Ying3-0/+217
2010-08-15fusion: add function parameter names to kernel-docRandy Dunlap1-0/+2
2010-08-15fusion: fix non-kernel-doc comment blockRandy Dunlap1-1/+1
2010-08-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-119/+1936
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds41-365/+1516
2010-08-14hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin1-1/+1
2010-08-14hwmon: jc42 depends on I2CRandy Dunlap1-0/+1
2010-08-14hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare1-32/+26
2010-08-14hwmon: (pc87427) Add temperature monitoring supportJean Delvare2-6/+366
2010-08-14hwmon: (pc87427) Add support for the second logical deviceJean Delvare1-42/+87
2010-08-14hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2-3/+271
2010-08-14hwmon: (pc87427) Minor style cleanupsJean Delvare1-15/+16
2010-08-14hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare1-9/+58
2010-08-14hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck1-9/+33
2010-08-14hwmon: (w83627ehf) Driver cleanupGuenter Roeck1-3/+56
2010-08-14hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning3-0/+751