summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-28Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown12-10/+57
2013-04-28Merge remote-tracking branch 'regulator/topic/as3711' into v3.9-rc8Mark Brown1-3/+64
2013-04-28Merge remote-tracking branch 'regulator/topic/arizona' into v3.9-rc8Mark Brown1-1/+1
2013-04-28Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8Mark Brown9-232/+3855
2013-04-28Merge remote-tracking branch 'regulator/topic/ab3100' into v3.9-rc8Mark Brown2-50/+187
2013-04-28Merge remote-tracking branch 'regulator/fix/core' into v3.9-rc8Mark Brown1-1/+1
2013-04-28regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_selAxel Lin1-3/+3
2013-04-28regulator: mc13783: Add device tree probe supportAlexander Shiyan2-18/+62
2013-04-28regulator: mc13xxx: Add warning of incorrect names of regulatorsAlexander Shiyan3-43/+17
2013-04-26regulator: ab3100: Fix regulator register error handlingAxel Lin1-14/+19
2013-04-26regulator: tps6524x: Use regulator_map_voltage_ascendAxel Lin1-0/+1
2013-04-25regulator: lp8788-buck: Use regulator_map_voltage_ascendAxel Lin1-0/+2
2013-04-25regulator: lp872x: Use regulator_map_voltage_ascendAxel Lin1-0/+3
2013-04-25regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator...Axel Lin1-0/+1
2013-04-25regulator: tps65023: Use regulator_map_voltage_ascendAxel Lin1-0/+2
2013-04-25regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel tableAxel Lin1-10/+5
2013-04-25regulator: tps6507x: Use regulator_map_voltage_ascendAxel Lin1-0/+1
2013-04-24regulator: ab3100: device tree supportLinus Walleij2-6/+118
2013-04-24regulator: ab3100: refactor probe to use IDsLinus Walleij1-35/+55
2013-04-23regulator: tps6586x: Convert to use regulator_map_voltage_ascendAxel Lin1-0/+1
2013-04-23regulator: tps65910: Convert to use regulator_map_voltage_ascendAxel Lin1-0/+4
2013-04-23regulator: lp3972: Convert to use regulator_map_voltage_ascendAxel Lin1-0/+2
2013-04-23regulator: lp3971: Convert to use regulator_map_voltage_ascendAxel Lin1-0/+2
2013-04-22Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+17
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds4-105/+19
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-28/+180
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-103/+361
2013-04-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds19-114/+253
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-393/+544
2013-04-21net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin13-83/+325
2013-04-20x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-20net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-20net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-20qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-20qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-20qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-20Merge branch 'qmi_wwan'David S. Miller1-0/+104
2013-04-20net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-20net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-20net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-20Merge branch 'bonding'David S. Miller1-0/+21
2013-04-20bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-20bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-20bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-20pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1