summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-28Merge remote-tracking branch 'regulator/topic/max8997' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/max8973' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/max8925' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/max77686' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/max1586' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/lp8788' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/fan53555' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/as3711' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/arizona' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/ab3100' into v3.9-rc8Mark Brown
2013-04-28regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_selAxel Lin
2013-04-28regulator: Remove NULL test before calling regulator_unregister()Axel Lin
2013-04-28regulator: mc13783: Add device tree probe supportAlexander Shiyan
2013-04-28regulator: mc13xxx: Add warning of incorrect names of regulatorsAlexander Shiyan
2013-04-28regulator: max77686: Don't update max77686->opmode if update register failsAxel Lin
2013-04-26regulator: max8952: Add missing config.of_node setting for regulator registerAxel Lin
2013-04-26regulator: ab3100: Fix regulator register error handlingAxel Lin
2013-04-26regulator: tps6524x: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: lp8788-buck: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: lp872x: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator...Axel Lin
2013-04-25regulator: tps65023: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel tableAxel Lin
2013-04-25regulator: tps6507x: Use regulator_map_voltage_ascendAxel Lin
2013-04-24regulator: ab3100: device tree supportLinus Walleij
2013-04-24regulator: ab3100: refactor probe to use IDsLinus Walleij
2013-04-24regulator: max8973: Don't override control1 variable when set ramp delay bitsAxel Lin
2013-04-23regulator: tps6586x: Convert to use regulator_map_voltage_ascendAxel Lin
2013-04-23regulator: tps65910: Convert to use regulator_map_voltage_ascendAxel Lin
2013-04-23regulator: lp3972: Convert to use regulator_map_voltage_ascendAxel Lin
2013-04-23regulator: lp3971: Convert to use regulator_map_voltage_ascendAxel Lin
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com