aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-28nbd: adjust 'max_part' according to part_shiftNamhyung Kim1-1/+12
2011-05-28nbd: limit module parameters to a sane valueNamhyung Kim1-0/+6
2011-05-28nbd: pass MSG_* flags to kernel_recvmsg()Namhyung Kim1-1/+2
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds131-1595/+998
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds72-1223/+5858
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+33
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2-5/+5
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-23/+33
2011-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-19/+40
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-9/+7
2011-05-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds26-183/+3694
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds23-141/+2355
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds9-22/+729
2011-05-27regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin1-3/+5
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory1-1/+9
2011-05-27REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory1-8/+321
2011-05-27regulator: twl6030: do not write to _GRP for regulator disableBalaji T K1-25/+22
2011-05-27regulator: twl6030: do not write to _GRP for regulator enableBalaji T K1-14/+25
2011-05-27TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria1-0/+188
2011-05-27TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria1-10/+19
2011-05-27GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria5-2/+11
2011-05-27TPS65911: Add new irq definitionsJorge Eduardo Candelaria1-13/+44
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria1-34/+323
2011-05-27MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria1-1/+3
2011-05-27regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin1-1/+1
2011-05-27regulator: mc13892: Fix voltage unit in test case.Fabio Estevam1-2/+2
2011-05-27regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macrosAxel Lin1-6/+6
2011-05-27mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin1-1/+1
2011-05-27regulator: Only apply voltage constraints from consumers that set themMark Brown1-0/+7
2011-05-27regulator: If we can't configure optimum mode we're always in the best oneMark Brown1-3/+13
2011-05-27regulator: max8997: remove useless codeJonghwan Choi1-1/+0
2011-05-27regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin1-9/+13
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin3-6/+3
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-1/+1
2011-05-27Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array"Axel Lin1-1/+1
2011-05-27regulator: Remove some unused variables from wm831x DCDCsMark Brown1-2/+0
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-2/+2
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory3-0/+712
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory3-1/+200
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory3-1/+99
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory3-0/+217
2011-05-27regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltageAxel Lin1-6/+10
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown1-3/+12
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown1-16/+0
2011-05-27regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin1-1/+1
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown1-3/+4
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown1-6/+6
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin1-1/+1
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman1-8/+34
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman1-9/+35