summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-10regulator: anatop: Use linear_min_sel with linear mappingAxel Lin1-8/+7
2012-12-10regulator: max1586: Implement get_voltage_sel callbackAxel Lin1-3/+41
2012-12-10regulator: lp8788-buck: Kill _gpio_request functionAxel Lin1-14/+4
2012-12-07regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_modeAxel Lin1-10/+1
2012-12-06regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_matchAxel Lin1-1/+3
2012-12-06regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...Axel Lin1-61/+26
2012-12-06regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin1-24/+14
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski2-0/+23
2012-12-02regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are validAxel Lin1-0/+15
2012-11-28regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-10/+5
2012-11-28regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-148/+28
2012-11-28regulator: arizona-micsupp: Add ramp time informationMark Brown1-0/+2
2012-11-28regulator: core: Say what unsupportable voltage constraints areMark Brown1-1/+3
2012-11-28regulator: core: Log when a device causes a voltage constraint failMark Brown1-1/+4
2012-11-28regulator: arizona-ldo1: Support 1.8V modeMark Brown3-1/+125
2012-11-28regulator: arizona-ldo1: Add additional top voltageMark Brown1-1/+1
2012-11-28regulator: arizona-ldo1: Support DVFS in default constraintsMark Brown1-1/+19
2012-11-28regulator: arizona-ldo1: Add enable timeMark Brown1-0/+1
2012-11-27regulator: as3711: Fix the logic in as3711_sel_checkAxel Lin1-15/+8
2012-11-27regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_checkAxel Lin1-6/+3
2012-11-27regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim1-5/+5
2012-11-27regulator: da9052: Ensure setting current limit within specific rangeAxel Lin1-5/+5
2012-11-27regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin1-12/+9
2012-11-27regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is setAxel Lin1-1/+1
2012-11-27regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-47/+8
2012-11-27regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-32/+5
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2-0/+8
2012-11-27regulator: add device tree support for max8997Thomas Abraham5-3/+366
2012-11-26Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-24regulator: max8997: limit the number of dvs registers programmed in non-dvs modeThomas Abraham1-3/+6
2012-11-24regulator: max8997: reorder buck1/2/5 dvs setup codeThomas Abraham1-13/+13
2012-11-24regulator: tps65090: Add MODULE_ALIASAxel Lin1-0/+1
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-23vxlan: fix command usage in its docZhi Yong Wu1-2/+2
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-23MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss1-2/+17
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-23block: Don't access request after it might be freedRoland Dreier1-1/+7
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-11-23mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun1-1/+2
2012-11-23mtip32xx: fix shift larger than type warningJens Axboe1-1/+2
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani1-1/+1
2012-11-23mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani1-2/+6
2012-11-23mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani1-2/+2