summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-01regulator: fixed: support deferred probe for DT GPIOsStephen Warren
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin
2012-06-26regulator: s5m8767: Convert to regulator_list_voltage_linearAxel Lin
2012-06-26regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltageAxel Lin
2012-06-25regulator: Add driver for Arizona LDO1Mark Brown
2012-06-25regulator: Modify ramp_delay value for s5m8767aSangbeom Kim
2012-06-25Merge tag 'v3.5-rc4' into regulator-driversMark Brown
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-24Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-24Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier
2012-06-24regulator: rc5t583: Use regulator_set_voltage_time_sel()Axel Lin
2012-06-23regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_selAxel Lin
2012-06-23regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-06-23regulator: max8998: Convert to regulator_list_voltage_linear()Axel Lin
2012-06-23regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chipAxel Lin
2012-06-23regulator: core: Add export of regulator_set_voltage_time_sel()Mark Brown
2012-06-22regulator: tps65910: Convert to regulator_list_voltage_tableAxel Lin
2012-06-22regulator: tps65910: Remove unused min_uV and max_uV from struct tps_infoAxel Lin
2012-06-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-21regulator: change message level on probing lp872x driverKim, Milo
2012-06-21regulator: lp872x: Depend on I2C=yMark Brown
2012-06-21regulator: tps65910: Convert to regulator_set_voltage_time_sel()Axel Lin
2012-06-21drm/edid: don't return stack garbage from supports_rbDaniel Vetter
2012-06-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-06-21media: pms.c needs linux/slab.hRandy Dunlap
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-20Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-20drm/radeon: SI tiling fixes for displayAlex Deucher
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-06-20Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-06-20regulator: arizona: Add support for microphone supplies on Arizona devicesMark Brown
2012-06-20regulator: lp872x: Return -EINVAL if pdata is NULLAxel Lin
2012-06-20regulator: max77686: Implement .set_ramp_delay() callbackYadwinder Singh Brar
2012-06-20regulator: max77686: Initialize regulator_configAxel Lin
2012-06-20regulator: lp872x: Don't allow modular buildMark Brown
2012-06-20RDMA/cma: QP type check on received REQs should be AND not ORSean Hefty
2012-06-19regulator: add new regulator driver for lp872xKim, Milo
2012-06-19Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-06-19regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_...Axel Lin
2012-06-19regulator: s5m8767a: Support AP watchdog reset operationSangbeom Kim
2012-06-19regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.Yadwinder Singh Brar
2012-06-19regulator: tps65023: Convert to get_voltage_selAxel Lin
2012-06-19regulator: tps65023: Convert to regulator_list_voltage_tableAxel Lin
2012-06-19regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled functionAxel Lin
2012-06-18extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin