aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15therm_windtunnel: Convert to a new-style i2c driverJean Delvare
2009-06-15therm_adt746x: Convert to a new-style i2c driverJean Delvare
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare
2009-06-15i2c-viapro: Add new PCI device ID for VX855Harald Welte
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-06-15i2c: Do not give adapters a default parentJean Delvare
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare
2009-06-15i2c: Retry automatically on arbitration lossClifford Wolf
2009-06-15i2c: Remove void castsJack Stone
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood
2009-06-15regulator: add userspace-consumer driverMike Rapoport
2009-06-15Maxim 1586 regulator driverRobert Jarzmik
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-15ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven
2009-06-15ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven
2009-06-15drivers/ps3: Add missing annotationsGeert Uytterhoeven
2009-06-15ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven
2009-06-15ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven
2009-06-15ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven
2009-06-15ps3vram: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3fb: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven
2009-06-15ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven
2009-06-15ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven
2009-06-15ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris
2009-06-15ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven
2009-06-15ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven
2009-06-15ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds