aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-16
|\
| * ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven2009-06-15
| * ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven2009-06-15
| * ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-15
| * drivers/ps3: Add missing annotationsGeert Uytterhoeven2009-06-15
| * ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-15
| * ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-15
| * ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-15
| * block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-15
| * ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven2009-06-15
| * ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven2009-06-15
| * ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven2009-06-15
| * ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-14
| * ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-14
| * ps3vram: GPU memory mapping cleanupGeert Uytterhoeven2009-06-14
| * ps3fb: GPU memory mapping cleanupGeert Uytterhoeven2009-06-14
| * ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven2009-06-14
| * ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven2009-06-14
| * ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven2009-06-14
| * ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris2009-06-14
| * ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven2009-06-14
| * ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven2009-06-14
| * ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com2009-06-14
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-14
| |\
* | \ Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-16
|\ \ \
| * | | therm_windtunnel: Convert to a new-style i2c driverJean Delvare2009-06-15
| * | | therm_adt746x: Convert to a new-style i2c driverJean Delvare2009-06-15
| * | | windfarm: Convert to new-style i2c driversJean Delvare2009-06-15
| * | | therm_pm72: Convert to a new-style i2c driverJean Delvare2009-06-15
| * | | i2c-viapro: Add new PCI device ID for VX855Harald Welte2009-06-15
| * | | i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-15
| * | | i2c: Do not give adapters a default parentJean Delvare2009-06-15
| * | | i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare2009-06-15
| * | | i2c: Retry automatically on arbitration lossClifford Wolf2009-06-15
| * | | i2c: Remove void castsJack Stone2009-06-15
| | |/ | |/|
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-16
|\ \ \
| * | | hwmon: (max6650) Add support for alarmsChristian Engelmayer2009-06-15
| * | | hwmon: (f71882fg) Add support for the F71858FHans de Goede2009-06-15
| * | | hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede2009-06-15
| * | | hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede2009-06-15
| * | | hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede2009-06-15
| * | | hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare2009-06-15
| * | | hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-15
| * | | hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel2009-06-15
| * | | hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede2009-06-15
| * | | hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-15
| * | | hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-15
| |/ /
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-06-16
|\ \ \
| * | | ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore2009-05-27
| * | | ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming2009-05-27