summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij2018-05-291-12/+11
* regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-292-18/+16
* regulator: s2mps11: Fix boot on Odroid XU3Mark Brown2018-05-261-23/+23
* regulator: qcom_spmi: Add support for SAWIlia Lin2018-05-241-3/+130
* regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-27/+23
* regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-11/+15
* regulator: pfuze100: Delete reference to ena_gpioLinus Walleij2018-05-241-1/+0
* regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-5/+13
* regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-16/+16
* regulator: lm363x: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-10/+10
* regulator: max8973: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-25/+29
* regulator: mc13xxx-core: Switch to SPDX identifierFabio Estevam2018-05-241-16/+12
* regulator: mc13892: Switch to SPDX identifierFabio Estevam2018-05-241-11/+7
* regulator: mc13783: Switch to SPDX identifierFabio Estevam2018-05-241-11/+7
* regulator: anatop: Switch to SPDX identifierFabio Estevam2018-05-241-19/+3
* regulator: pfuze100: Switch to SPDX identifierFabio Estevam2018-05-241-17/+4
* regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang2018-05-171-0/+1
* regulator: pfuze100: add enable/disable for switchAnson Huang2018-05-171-0/+8
* regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-172-17/+11
* regulator: core: Change voltage setting pathMaciej Purski2018-05-171-52/+107
* regulator: core: Add voltage balancing mechanismMaciej Purski2018-05-171-0/+192
* regulator: core: Resolve coupled regulatorsMaciej Purski2018-05-171-0/+100
* regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-172-2/+177
* regulator: core: Make locks re-entrantMaciej Purski2018-05-171-41/+91
* regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-23/+23
* regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-7/+12
* regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-171-13/+6
* regulator: of: add support for allowed modes configurationDavid Collins2018-05-171-1/+28
* regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-171-0/+12
* regulator: add support for SY8106A regulatorOndrej Jirman2018-05-093-1/+175
* regulator: add dummy function of_find_regulator_by_nodeChangbin Du2018-05-051-2/+7
* Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown2018-05-022-1/+128
|\
| * regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven2018-04-231-1/+126
| * mfd: bd9571mwv: Allow DDR Backup Power register accessGeert Uytterhoeven2018-04-231-0/+2
* | regulator: axp20x: add drivevbus support for axp803Jagan Teki2018-04-231-0/+2
* | regulator: wm8350: fix missing increment of loop index iColin Ian King2018-04-231-0/+1
* | regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-203-8/+9
* | regulator: tps6586x: Add support for TPS658624ryang2018-04-201-0/+1
* | regulator: pfuze100: update voltage setting for pfuze3000 sw1aAnson Huang2018-04-181-1/+8
* | regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2Keerthy2018-04-171-1/+2
* | regulator: lp87565: Add margin while populating ramp_delayKeerthy2018-04-171-6/+10
* | regulator: ab8500: Drop AB8540/9540 supportLinus Walleij2018-04-161-1406/+1
|/
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-1518-82/+109
|\
| * scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall2018-04-091-1/+1
| * scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-091-4/+4
| * scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter2018-04-091-5/+8
| * scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche2018-04-091-0/+9
| * scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche2018-04-091-9/+9
| * Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche2018-04-091-2/+0
| * scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2018-04-092-1/+4