summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Merge branches 'release' and 'thermal' into releaseLen Brown3-31/+151
2008-03-13Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown5-14/+121
2008-03-13ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui1-5/+7
2008-03-13thermal: fix generic thermal I/F for hwmonZhang, Rui2-26/+144
2008-03-13acer-wmi: build depends on i8042Jiri Kosina1-0/+1
2008-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-5/+5
2008-03-13[POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt1-2/+1
2008-03-13[POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther1-1/+1
2008-03-13[POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt1-2/+3
2008-03-12ACPI: buffer array too short in drivers/acpi/system.cJohann Felix Soden1-1/+1
2008-03-12acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610Carlos Corbacho1-0/+18
2008-03-12acer-wmi: Make device detection error messages more descriptiveCarlos Corbacho1-5/+7
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-107/+112
2008-03-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-2/+13
2008-03-12PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas1-0/+73
2008-03-12PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas1-43/+0
2008-03-12IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2-7/+10
2008-03-12i2c: chips subdirectory is deprecatedJean Delvare1-0/+7
2008-03-12i2c: Keep client->driver and client->dev.driver in syncHans Verkuil1-1/+5
2008-03-12i2c-amd756: Fix off-by-oneAdrian Bunk1-1/+1
2008-03-11ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger1-0/+6
2008-03-11ACPI: add _PRT quirks to work around broken firmwareBjorn Helgaas1-0/+98
2008-03-11ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui1-1/+1
2008-03-11IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier1-0/+1
2008-03-11ACPI: WMI: Clean up handling of spec violating data blocksCarlos Corbacho1-4/+6
2008-03-11acer-wmi: Don't warn if mail LED cannot be detectedCarlos Corbacho1-4/+2
2008-03-11acer-wmi: Rename mail LED correctly & remove hardcoded colourCarlos Corbacho1-1/+1
2008-03-11IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz1-1/+1
2008-03-11IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi1-0/+4
2008-03-11IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi1-1/+1
2008-03-11IB/ipath: Fix RC QP initializationPatrick Marchand Latifi1-4/+5
2008-03-11IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi1-1/+1
2008-03-11IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell5-22/+18
2008-03-11rt2x00: Add new D-Link USB IDIvo van Doorn1-0/+1
2008-03-11rt2x00: never disable multicast because it disables broadcast tooAdam Baker2-4/+4
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior1-1/+1
2008-03-11drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville1-9/+9
2008-03-11ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify()Glauber Costa1-2/+3
2008-03-11ACPI: button: make real parent for input devices in device treeAndrey Borzenkov1-0/+1
2008-03-11toshiba_acpi: Enable autoloadingarvidjaar@mail.ru1-0/+7
2008-03-11ACPI: EC: Handle IRQ storm on Acer laptopsAlexey Starikovskiy1-0/+11
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-43/+55
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison5-5/+5
2008-03-11serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara1-2/+2
2008-03-11ACPI: Fix a duplicate log levelJean Delvare1-1/+1
2008-03-11Revert "ACPI: EC: Use proper handle for boot EC"Len Brown1-5/+1
2008-03-10RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise1-2/+3
2008-03-10IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-10IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-03-11ACPI: fix boot oops regression in thermalLin Ming1-1/+1