aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6Linus Torvalds2-18/+50
2008-08-15Merge branch 'cpuidle' into release-2.6.27Andi Kleen2-18/+50
2008-08-15cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com1-0/+12
2008-08-15cpuidle: Menu governor fix wrong usage of measured_usvenkatesh.pallipadi@intel.com1-12/+19
2008-08-15cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com2-6/+19
2008-08-15hwmon-vid: Fix AMD K8 VID decodingJean Delvare1-8/+28
2008-08-15tty: remove resize window special caseAlan Cox3-53/+105
2008-08-15Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-15/+59
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-41/+775
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6Linus Torvalds14-33/+126
2008-08-15spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell1-11/+29
2008-08-15coretemp: recognize Nehalem CPUsDarrick J. Wong1-2/+3
2008-08-15ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong1-5/+13
2008-08-15ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong1-1/+2
2008-08-15ibmaem: update the documentation to reflect the current nameDarrick J. Wong1-3/+3
2008-08-15abituguru3: prefer DMI probing to manual probingAlistair John Strachan1-40/+94
2008-08-15i5k_amb: provide labels for temperature sensorsDarrick J. Wong1-1/+27
2008-08-15hwmon: ADC124S501 generic driverMarc Pignat3-0/+346
2008-08-15drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov1-1/+2
2008-08-15applesmc: add support for MacbookGuilherme M. Schroeder1-1/+10
2008-08-15applesmc: support for Intel iMacRoberto De Ioris1-0/+9
2008-08-15freescale DIU: bug fix: add sanity check for AOI positionYork Sun1-0/+4
2008-08-15freescale DIU: add virtual resolution and panning supportYork Sun1-5/+23
2008-08-15Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27Andi Kleen8-12/+73
2008-08-15ACPI: Fix thermal shutdownsMilan Broz1-1/+1
2008-08-15ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas1-5/+7
2008-08-15ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui1-0/+2
2008-08-15ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui1-0/+34
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht1-3/+8
2008-08-15acpi: trivial cleanupsPavel Machek2-2/+1
2008-08-15acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptopsCarlos Corbacho1-0/+19
2008-08-15ACPI: WMI: Set instance for query block callsCarlos Corbacho1-1/+1
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore4-19/+39
2008-08-15ACPICA: Fix possible memory leak in Unload() operatorLin Ming1-0/+3
2008-08-15ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore1-2/+11
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds71-2505/+16609
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-1480/+2033
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-6/+7
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi3-202/+18
2008-08-13usb: musb: fix hanging when rmmod gadget driverFelipe Balbi1-9/+7
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi28-0/+15688
2008-08-13USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2-9/+0
2008-08-13USB: Add vendor/product id of ZTE MF628 to optionOliver Martin1-0/+5
2008-08-13USB: quirk PLL power down modeLibin Yang4-0/+164
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov1-2/+3
2008-08-13usb: cdc-acm: drain writes on closeDavid Brownell2-5/+35
2008-08-13usb: cdc-acm: stop dropping tx buffersDavid Brownell2-31/+3
2008-08-13usb: cdc-acm: bugfix release()David Brownell1-6/+9
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell3-27/+235
2008-08-13usb gadget: remove needless struct membersDavid Brownell5-10/+0