summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-1514-33/+126
|\
| *---------. Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm...Andi Kleen2008-08-158-12/+73
| |\ \ \ \ \ \
| | | | | | | * acpi: trivial cleanupsPavel Machek2008-08-152-2/+1
| | | | | | * | acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptopsCarlos Corbacho2008-08-151-0/+19
| | | | | | * | ACPI: WMI: Set instance for query block callsCarlos Corbacho2008-08-151-1/+1
| | | | | | |/
| | | | | * | ACPI: Fix thermal shutdownsMilan Broz2008-08-151-1/+1
| | | | | |/
| | | | * | ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas2008-08-151-5/+7
| | | | |/
| | | * | ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht2008-08-151-3/+8
| | | |/
| | * | ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui2008-08-151-0/+2
| | * | ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui2008-08-151-0/+34
| | |/
| * | ACPICA: Additional error checking for pathname utilitiesBob Moore2008-08-154-19/+39
| * | ACPICA: Fix possible memory leak in Unload() operatorLin Ming2008-08-151-0/+3
| * | ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore2008-08-151-2/+11
| |/
* | spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell2008-08-151-11/+29
* | coretemp: recognize Nehalem CPUsDarrick J. Wong2008-08-151-2/+3
* | ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-151-5/+13
* | ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-151-1/+2
* | ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-151-3/+3
* | abituguru3: prefer DMI probing to manual probingAlistair John Strachan2008-08-151-40/+94
* | i5k_amb: provide labels for temperature sensorsDarrick J. Wong2008-08-151-1/+27
* | hwmon: ADC124S501 generic driverMarc Pignat2008-08-153-0/+346
* | drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov2008-08-151-1/+2
* | applesmc: add support for MacbookGuilherme M. Schroeder2008-08-151-1/+10
* | applesmc: support for Intel iMacRoberto De Ioris2008-08-151-0/+9
* | freescale DIU: bug fix: add sanity check for AOI positionYork Sun2008-08-151-0/+4
* | freescale DIU: add virtual resolution and panning supportYork Sun2008-08-151-5/+23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-1371-2505/+16609
|\
| * usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-133-202/+18
| * usb: musb: fix hanging when rmmod gadget driverFelipe Balbi2008-08-131-9/+7
| * USB: Add MUSB and TUSB supportFelipe Balbi2008-08-1328-0/+15688
| * USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2008-08-132-9/+0
| * USB: Add vendor/product id of ZTE MF628 to optionOliver Martin2008-08-131-0/+5
| * USB: quirk PLL power down modeLibin Yang2008-08-134-0/+164
| * USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-131-2/+3
| * usb: cdc-acm: drain writes on closeDavid Brownell2008-08-132-5/+35
| * usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-132-31/+3
| * usb: cdc-acm: bugfix release()David Brownell2008-08-131-6/+9
| * usb gadget: issue notifications from ACM functionDavid Brownell2008-08-133-27/+235
| * usb gadget: remove needless struct membersDavid Brownell2008-08-135-10/+0
| * USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-131-23/+26
| * USB: isp1301: fix compilationDmitry Baryshkov2008-08-131-1/+1
| * USB: fix compiler warning fixAlan Stern2008-08-131-2/+2
| * usb-storage: unusual_devs entry for Nokia 5300Alan Stern2008-08-131-0/+7
| * USB: cdc-acm.c: Fix compile warningsTakashi Iwai2008-08-131-1/+1
| * USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong2008-08-131-0/+32
| * USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2008-08-132-0/+2
| * usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-132-3/+6
| * usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-132-13/+33
| * usb: return error code instead of 0 in the enqueue function.Sebastian Siewior2008-08-131-2/+1
| * USB: serial gadget: rx path data loss fixesDavid Brownell2008-08-131-90/+146
OpenPOWER on IntegriCloud