summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-28Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown11-10/+55
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 Brown4-148/+2925
2013-04-28Merge remote-tracking branch 'regulator/topic/ab3100' into v3.9-rc8Mark Brown2-50/+187
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 Shiyan1-15/+29
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-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds3-95/+17
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-77/+22
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-303/+387
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-77/+22
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-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-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-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-145/+170
2013-04-19mtdchar: remove no-longer-used vma helpersLinus Torvalds1-27/+0
2013-04-19vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-25/+14
2013-04-19vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2
2013-04-19vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2013-04-19Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng1-1/+1
2013-04-19Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng1-1/+1
2013-04-19Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-4/+0
2013-04-19Revert "hp-wmi: Add support for SMBus hotkeys"Matthew Garrett1-4/+0
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30