aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handlerAxel Lin2010-08-11
* regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin2010-08-11
* regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin2010-08-11
* regulator: max1586 - fix a memory leak in max1586_pmic_remove()Axel Lin2010-08-11
* regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim2010-08-11
* regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin2010-08-11
* max8998: fix off-by-one value range checkingAxel Lin2010-08-11
* regulator: tps6586x: fix millivolt return values and SM2 tableGary King2010-08-11
* regulator: tps6586x: add dependancy on MFD_TPS6585xMike Rapoport2010-08-11
* regulator: add TPS6586X regulator driverMike Rapoport2010-08-11
* regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham2010-08-11
* regulator: add support for regulators on the ab8500 MFDSundar R IYER2010-08-11
* ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer2010-08-11
* tps65023: Allow registering similar TPS65021Marek Vasut2010-08-11
* drivers: regulators: depend on MFD_MAX8998Marek Szyprowski2010-08-11
* drivers: regulator: add Maxim 8998 driverKyungmin Park2010-08-11
* ISL6271A voltage regulator support.Marek Vasut2010-08-11
* regulator: make sure the regulator is available prior to the consumers.Sonic Zhang2010-08-11
* regulator: new drivers for AD5398 and AD5821Sonic Zhang2010-08-11
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-10
|\
| * Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linusNeilBrown2010-08-09
| |\
| | * Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-09
| | |\
| | | * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-29
| | | * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-29
| * | | md: clean up do_md_stopNeilBrown2010-08-08
| * | | md: fix another deadlock with removing sysfs attributes.NeilBrown2010-08-08
| * | | md: move revalidate_disk() back outside open_mutexDan Williams2010-08-08
| * | | md/raid10: fix deadlock with unaligned read during resyncNeilBrown2010-08-07
| * | | md/bitmap: separate out loading a bitmap from initialising the structures.NeilBrown2010-07-25
| * | | md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown2010-07-25
| * | | md/bitmap: optimise scanning of empty bitmaps.NeilBrown2010-07-25
| * | | md/bitmap: clean up plugging calls.NeilBrown2010-07-25
| * | | md/bitmap: reduce dependence on sysfs.NeilBrown2010-07-25
| * | | md/bitmap: white space clean up and similar.NeilBrown2010-07-25
| * | | md/raid5: export raid5 unplugging interface.NeilBrown2010-07-25
| * | | md/plug: optionally use plugger to unplug an array during resync/recovery.NeilBrown2010-07-25
| * | | md/raid5: add simple plugging infrastructure.NeilBrown2010-07-25
| * | | md/raid5: export is_congested testNeilBrown2010-07-25
| * | | raid5: Don't set read-ahead when there is no queueNeilBrown2010-07-25
| * | | md: add support for raising dm events.NeilBrown2010-07-25
| * | | md: export various start/stop interfacesNeilBrown2010-07-25
| * | | md: split out md_rdev_initNeilBrown2010-07-25
| * | | md: be more careful setting MD_CHANGE_CLEANNeilBrown2010-07-25
| * | | md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2010-07-25
| * | | md/raid5: factor out code for changing size of stripe cache.NeilBrown2010-07-20
| * | | md: reduce dependence on sysfs.NeilBrown2010-07-20
* | | | power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck2010-08-10
* | | | docbook: fix fatal error from libataRandy Dunlap2010-08-10
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \ \ \
| * | | | xen-blkfront: fix missing out labelJens Axboe2010-08-08