summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* misc: remove redundant start_kernel prototypesRusty Russell2009-09-233-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-09-2322-176/+1966
|\
| * regulator: Add some brief design documentationMark Brown2009-09-221-0/+33
| * regulator: fix voltage range in da9034 ldo12Haojian Zhuang2009-09-221-1/+1
| * regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang2009-09-221-1/+2
| * regulator/lp3971: drop unnecessary initializationWolfram Sang2009-09-221-1/+1
| * regulator: drop 'default n'Wolfram Sang2009-09-221-6/+0
| * regulator: fix typosWolfram Sang2009-09-223-7/+7
| * regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin2009-09-221-1/+1
| * regulator: update a filename in documentationWolfram Sang2009-09-221-1/+1
| * drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...Michael Prokop2009-09-221-1/+1
| * REGULATOR Handle positive returncode from enableLinus Walleij2009-09-221-1/+2
| * regulator: tps650xx - build fixes for x86_64Liam Girdwood2009-09-222-10/+12
| * Fix some regulator documentationLinus Walleij2009-09-222-3/+4
| * Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal2009-09-222-0/+19
| * Regulator: Add TPS6507x regulator driverAnuj Aggarwal2009-09-221-0/+713
| * Regulator: Add TPS65023 regulator driverAnuj Aggarwal2009-09-221-0/+631
| * regulator: userspace: use sysfs_create_groupFelipe Balbi2009-09-221-22/+23
| * regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-222-2/+110
| * Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen2009-09-221-32/+64
| * regulator: regulator_enable() permission checkingMark Brown2009-09-221-20/+36
| * regulator: Push locking for regulator_is_enabled() outMark Brown2009-09-221-14/+16
| * regulator: Check for constraints in regulator_init_complete()Mark Brown2009-09-221-2/+2
| * regulator: Check for constraints before using them for nameMark Brown2009-09-221-1/+1
| * regulator: More explict error reporting for fixed regulatorMark Brown2009-09-221-0/+3
| * regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport2009-09-221-49/+17
| * regulator: Improve virtual consumer probe error handlingMark Brown2009-09-221-4/+8
| * regulator: Fix support for deviceless supply mappingsMark Brown2009-09-221-5/+13
| * regulator: Warn when unregistering an in-use regulatorMark Brown2009-09-221-0/+1
| * regulator: Add regulator voltage range check APIMark Brown2009-09-222-0/+31
| * regulator: Add regulator_get_exclusive() APIMark Brown2009-09-223-14/+78
| * regulator: support list voltage in da903xHaojian Zhuang2009-09-221-1/+35
| * regulator: add initialization macro of regulator supplyroald2009-09-221-0/+7
| * regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang2009-09-221-3/+3
| * regulator: support da9030 BUCK in da903x driverHaojian Zhuang2009-09-221-0/+23
| * regulator: add buck3 in da903x driverHaojian Zhuang2009-09-222-1/+35
| * regulator: Define full constraints function with REGULATOR disabledMark Brown2009-09-221-0/+6
| * drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches2009-09-221-1/+1
| * regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-222-15/+54
| * regulator: Make virtual consumer a bit more chattyMark Brown2009-09-221-0/+8
| * regulator: Make virtual consumer use dev_printkMark Brown2009-09-221-16/+18
| * regulator: Report regulator_get() failure in virtual consumerMark Brown2009-09-221-0/+2
| * regulator: add check index of wm8350->pmic.pdev[]Roel Kluin2009-09-221-0/+2
* | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-233-152/+21
|\ \
| * | ALSA: lx6464es - remove unused struct memberTim Blechmann2009-09-211-1/+0
| * | ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann2009-09-212-98/+1
| * | ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-211-53/+20
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-239-21/+45
|\ \ \
| * | | ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry2009-09-211-0/+1
| * | | ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2009-09-212-3/+2
OpenPOWER on IntegriCloud