| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2009-06-16 | 10 | -110/+152 |
|\ |
|
| * | fat: split fat_generic_ioctl | Christoph Hellwig | 2009-06-08 | 1 | -88/+94 |
| * | FAT: add 'errors' mount option | Denis Karpov | 2009-06-03 | 10 | -22/+58 |
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-16 | 20 | -341/+403 |
|\ \ |
|
| * | | therm_windtunnel: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -66/+60 |
| * | | therm_adt746x: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -42/+42 |
| * | | windfarm: Convert to new-style i2c drivers | Jean Delvare | 2009-06-15 | 3 | -144/+197 |
| * | | therm_pm72: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -48/+47 |
| * | | i2c-viapro: Add new PCI device ID for VX855 | Harald Welte | 2009-06-15 | 3 | -3/+11 |
| * | | i2c/chips: Move max6875 to drivers/misc/eeprom | Wolfram Sang | 2009-06-15 | 8 | -20/+19 |
| * | | i2c: Do not give adapters a default parent | Jean Delvare | 2009-06-15 | 1 | -11/+0 |
| * | | i2c: Do not probe for TV chips on Voodoo3 adapters | Jean Delvare | 2009-06-15 | 2 | -2/+0 |
| * | | i2c: Retry automatically on arbitration loss | Clifford Wolf | 2009-06-15 | 1 | -4/+26 |
| * | | i2c: Remove void casts | Jack Stone | 2009-06-15 | 1 | -1/+1 |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-06-16 | 14 | -76/+1103 |
|\ \ \ |
|
| * | | | hwmon: (max6650) Add support for alarms | Christian Engelmayer | 2009-06-15 | 1 | -1/+85 |
| * | | | hwmon: (f71882fg) Add support for the F71858F | Hans de Goede | 2009-06-15 | 3 | -42/+166 |
| * | | | hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000 | Hans de Goede | 2009-06-15 | 1 | -0/+3 |
| * | | | hwmon: (f71882fg) Sanity check f8000 pwm settings | Hans de Goede | 2009-06-15 | 1 | -13/+23 |
| * | | | hwmon: (f71882fg) Cleanup f8000 pwm handling | Hans de Goede | 2009-06-15 | 1 | -9/+8 |
| * | | | hwmon: PCI quirk for hwmon access on MSI MS-7031 board | Jean Delvare | 2009-06-15 | 1 | -0/+29 |
| * | | | hwmon: (w83627ehf) Add W83627DHG-P support | Jean Delvare | 2009-06-15 | 2 | -3/+18 |
| * | | | hwmon: (tmp401) Add documentation | Andre Prendel | 2009-06-15 | 2 | -0/+61 |
| * | | | hwmon: (tmp401) Add support for TI's TMP411 sensors chip | Andre Prendel | 2009-06-15 | 1 | -24/+149 |
| * | | | hwmon: (tmp401) Add support for TI's TMP401 sensor chip | Hans de Goede | 2009-06-15 | 3 | -0/+576 |
| * | | | hwmon: (ibmaem) Automatically load on HC10 blade | Darrick J. Wong | 2009-06-15 | 3 | -2/+3 |
| * | | | hwmon: Fix more __devexit_p glitches | Jean Delvare | 2009-06-15 | 2 | -6/+6 |
| |/ / |
|
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-06-16 | 38 | -198/+571 |
|\ \ \ |
|
| * | | | ACPICA: Update version to 20090521. | Bob Moore | 2009-05-27 | 1 | -1/+1 |
| * | | | ACPICA: Disable preservation of SCI enable bit (SCI_EN) | Bob Moore | 2009-05-27 | 1 | -4/+7 |
| * | | | ACPICA: Region deletion: Ensure region object is removed from handler list | Lin Ming | 2009-05-27 | 1 | -0/+21 |
| * | | | ACPICA: Eliminate extra call to NsGetParentNode | Alex Chiang | 2009-05-27 | 1 | -3/+4 |
| * | | | ACPICA: Simplify internal operation region interface | Bob Moore | 2009-05-27 | 4 | -20/+23 |
| * | | | ACPICA: Update Load() to use operation region interfaces | Bob Moore | 2009-05-27 | 1 | -18/+78 |
| * | | | ACPICA: New: AcpiInstallMethod - install a single control method | Lin Ming | 2009-05-27 | 7 | -4/+168 |
| * | | | ACPICA: Invalidate DdbHandle after table unload | Lin Ming | 2009-05-27 | 1 | -2/+19 |
| * | | | ACPICA: Fix reference count issues for DdbHandle object | Lin Ming | 2009-05-27 | 1 | -3/+6 |
| * | | | ACPICA: Simplify and optimize NsGetNextNode function | Bob Moore | 2009-05-27 | 4 | -29/+69 |
| * | | | ACPICA: Additional validation of _PRT packages (resource mgr) | Bob Moore | 2009-05-27 | 1 | -1/+1 |
| * | | | ACPICA: Fix DebugObject output for DdbHandle objects | Bob Moore | 2009-05-27 | 1 | -1/+3 |
| * | | | ACPICA: Fix allowable release order for ASL mutex objects | Bob Moore | 2009-05-27 | 1 | -4/+11 |
| * | | | ACPICA: Mutex support: Fix release ordering issue and current sync level | Bob Moore | 2009-05-27 | 1 | -2/+19 |
| * | | | ACPICA: Update version to 20090422. | Bob Moore | 2009-05-27 | 1 | -1/+1 |
| * | | | ACPICA: Linux OSL: cleanup/update/merge | Bob Moore | 2009-05-27 | 1 | -25/+38 |
| * | | | ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) | Bob Moore | 2009-05-27 | 1 | -6/+11 |
| * | | | ACPICA: Fix miscellaneous warnings under gcc 4+ | Bob Moore | 2009-05-27 | 3 | -6/+11 |
| * | | | ACPICA: Miscellaneous lint changes | Bob Moore | 2009-05-27 | 5 | -13/+10 |
| * | | | ACPICA: Fix possible dereference of null pointer | Bob Moore | 2009-05-27 | 1 | -5/+2 |
| * | | | ACPICA: Fix printf format warnings for 64-bit build | Bob Moore | 2009-05-27 | 2 | -4/+4 |
| * | | | ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings | Bob Moore | 2009-05-27 | 1 | -14/+6 |