summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-28regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2-23/+2
2011-11-28regulator: aat2870: Remove a redundant bitwise and operationAxel Lin1-1/+1
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown1-1/+6
2011-11-27regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin1-1/+6
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2-1/+7
2011-11-27regulator: Staticise of_get_fixed_voltage_config()Axel Lin1-1/+2
2011-11-27regulator: Checking return value of of_get_regulator_init_dataAxel Lin1-0/+3
2011-11-27regulator: export of_get_regulator_init_dataAxel Lin1-0/+2
2011-11-24Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown1-1/+1
2011-11-24regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak1-1/+1
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown46-58/+367
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2-7/+10
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak2-12/+69
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak41-46/+48
2011-11-23regulator: adapt fixed regulator driver to dtRajendra Nayak2-0/+94
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak4-0/+156
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown1-1/+2
2011-11-23regulator: Don't report zero volts for the fixed voltage regulatorMark Brown1-1/+4
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna2-4/+14
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna2-24/+25
2011-11-23regulator: max8649 Convert max8649 to use regmap apiJonghwan Choi2-100/+56
2011-11-23regulator: Use regmap_read/write(), regmap_update_bits functions directlyJonghwan Choi1-55/+32
2011-11-15Linux 3.2-rc2v3.2-rc2Linus Torvalds1-1/+1
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2-15/+8
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds1-1/+1
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds28-56/+304
2011-11-15hfs: add sanity check for file name lengthDan Carpenter1-0/+2
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang28-49/+296
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds13-523/+400
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds14-98/+82
2011-11-14Merge git://github.com/rustyrussell/linuxLinus Torvalds1-5/+6
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin1-5/+6
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-8/+19
2011-11-13ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher1-8/+19
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds32-80/+117
2011-11-12[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds31-943/+393
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-16/+30
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds28-65/+346
2011-11-12Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-3/+3
2011-11-12bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-12vrtc: change its year offset from 1960 to 1972Feng Tang2-10/+13
2011-11-12ce4100: fix a build errorZhang Rui1-1/+1
2011-11-12Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds8-10/+26