aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes1-0/+10
2008-08-17sdricoh_cs: removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-17s3cmci: attach get_cd host opsBen Dooks1-2/+4
2008-08-17s3cmci: fix sparse errors from non-exported functionsBen Dooks1-5/+6
2008-08-16removed unused #include <version.h>Huang Weiyi3-3/+0
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-34/+92
2008-08-16[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao1-26/+36
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao1-0/+2
2008-08-16[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao1-1/+3
2008-08-16[ARM] 5198/1: PalmTX: PCMCIA fixesMarek VaĊĦut1-2/+47
2008-08-16[ARM] Fix a pile of broken watchdog driversAdrian Bunk4-5/+3
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