summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-1616-338/+396
|\
| * therm_windtunnel: Convert to a new-style i2c driverJean Delvare2009-06-151-66/+60
| * therm_adt746x: Convert to a new-style i2c driverJean Delvare2009-06-151-42/+42
| * windfarm: Convert to new-style i2c driversJean Delvare2009-06-153-144/+197
| * therm_pm72: Convert to a new-style i2c driverJean Delvare2009-06-151-48/+47
| * i2c-viapro: Add new PCI device ID for VX855Harald Welte2009-06-152-3/+7
| * i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-155-17/+16
| * i2c: Do not give adapters a default parentJean Delvare2009-06-151-11/+0
| * i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare2009-06-152-2/+0
| * i2c: Retry automatically on arbitration lossClifford Wolf2009-06-151-4/+26
| * i2c: Remove void castsJack Stone2009-06-151-1/+1
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-169-69/+1024
|\ \
| * | hwmon: (max6650) Add support for alarmsChristian Engelmayer2009-06-151-1/+85
| * | hwmon: (f71882fg) Add support for the F71858FHans de Goede2009-06-152-38/+158
| * | hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede2009-06-151-0/+3
| * | hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede2009-06-151-13/+23
| * | hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede2009-06-151-9/+8
| * | hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare2009-06-151-0/+29
| * | hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-151-1/+9
| * | hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel2009-06-151-24/+149
| * | hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede2009-06-153-0/+576
| * | hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-152-1/+2
| * | hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-152-6/+6
| |/
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-06-1634-157/+516
|\ \
| * | ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore2009-05-271-4/+7
| * | ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming2009-05-271-0/+21
| * | ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang2009-05-271-3/+4
| * | ACPICA: Simplify internal operation region interfaceBob Moore2009-05-274-20/+23
| * | ACPICA: Update Load() to use operation region interfacesBob Moore2009-05-271-18/+78
| * | ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-276-4/+166
| * | ACPICA: Invalidate DdbHandle after table unloadLin Ming2009-05-271-2/+19
| * | ACPICA: Fix reference count issues for DdbHandle objectLin Ming2009-05-271-3/+6
| * | ACPICA: Simplify and optimize NsGetNextNode functionBob Moore2009-05-274-29/+69
| * | ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore2009-05-271-1/+1
| * | ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore2009-05-271-1/+3
| * | ACPICA: Fix allowable release order for ASL mutex objectsBob Moore2009-05-271-4/+11
| * | ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore2009-05-271-2/+19
| * | ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore2009-05-271-6/+11
| * | ACPICA: Fix miscellaneous warnings under gcc 4+Bob Moore2009-05-273-6/+11
| * | ACPICA: Miscellaneous lint changesBob Moore2009-05-275-13/+10
| * | ACPICA: Fix possible dereference of null pointerBob Moore2009-05-271-5/+2
| * | ACPICA: Fix printf format warnings for 64-bit buildBob Moore2009-05-272-4/+4
| * | ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore2009-05-273-21/+22
| * | ACPICA: Remove unused global variablesBob Moore2009-05-271-3/+0
| * | ACPICA: Change behavior of object copy for mutex/event objectsBob Moore2009-05-271-0/+23
| * | ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore2009-05-271-2/+2
| * | ACPICA: Update error/warning interfacesBob Moore2009-05-271-11/+9
* | | tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox2009-06-161-2/+4
* | | pty: Narrow the race on ldisc lockingAlan Cox2009-06-161-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15714-36880/+63315
|\ \ \
OpenPOWER on IntegriCloud