summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds24-94/+365
2008-03-13block: floppy: fix rmmod lockupJiri Slaby1-5/+0
2008-03-13char: riscom, fix rc_board indexingJiri Slaby1-1/+1
2008-03-13spi_bitbang: short transfer status fixJan Nikitenko1-3/+5
2008-03-13au1550_spi: fix prototype of irq handlerJan Nikitenko1-2/+2
2008-03-13Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown5-16/+38
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown15-33/+55
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-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-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-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-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
2008-03-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-28/+383
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-36/+127