1
0
Fork 0
alistair23-linux/drivers/regulator
Linus Torvalds bdc0077af5 SCSI misc on 20120724
The most important feature of this patch set is the new async infrastructure
 that makes sure async_synchronize_full() synchronizes all domains and allows
 us to remove all the hacks (like having scsi_complete_async_scans() in the
 device base code) and means that the async infrastructure will "just work" in
 future. The rest is assorted driver updates (aacraid, bnx2fc, virto-scsi,
 megaraid, bfa, lpfc, qla2xxx, qla4xxx) plus a lot of infrastructure work in
 sas and FC.
 
 Signed-off-by: James Bottomley <JBottomley@Parallels.com>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
 iQEcBAABAgAGBQJQDjDCAAoJEDeqqVYsXL0M/sMH/jVgBfF1mjR+DQuTscKyD21w
 0BQLn5OmvDZDqo44iqQzNRObw7CxkBkUtHoozsknLijw+KggER653ZOAtUdIHfI/
 /uo7iJQ3J3D/Ezm99HYSpZiF2juZwsBRtFBoKkGqOpMlzFUx5o4hUbH5OcINxnHR
 VmvJU5K1kg8D77Q6zK+Atl14/Rfibc2IoufFmbYdplUAM/tV0BpBSSHJAJvqua76
 NGMl4KJcPZnXe/4LXcxZia5A2efdFFEzaQ2mM9rUVEAgHDAxc0Zg9IoDhGd08FX4
 G55NK+6+bKb9s7bgyva0T/iy817TRCzjteeYNFrb8nBRe7aQbAivaBHQFXIyvdQ=
 =y2sh
 -----END PGP SIGNATURE-----

Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull first round of SCSI updates from James Bottomley:
 "The most important feature of this patch set is the new async
  infrastructure that makes sure async_synchronize_full() synchronizes
  all domains and allows us to remove all the hacks (like having
  scsi_complete_async_scans() in the device base code) and means that
  the async infrastructure will "just work" in future.

  The rest is assorted driver updates (aacraid, bnx2fc, virto-scsi,
  megaraid, bfa, lpfc, qla2xxx, qla4xxx) plus a lot of infrastructure
  work in sas and FC.

  Signed-off-by: James Bottomley <JBottomley@Parallels.com>"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (97 commits)
  [SCSI] Revert "[SCSI] fix async probe regression"
  [SCSI] cleanup usages of scsi_complete_async_scans
  [SCSI] queue async scan work to an async_schedule domain
  [SCSI] async: make async_synchronize_full() flush all work regardless of domain
  [SCSI] async: introduce 'async_domain' type
  [SCSI] bfa: Fix to set correct return error codes and misc cleanup.
  [SCSI] aacraid: Series 7 Async. (performance) mode support
  [SCSI] aha152x: Allow use on 64bit systems
  [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
  [SCSI] bfa: squelch lockdep complaint with a spin_lock_init
  [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
  [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP
  [SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
  [SCSI] ufs: reverse the ufshcd_is_device_present logic
  [SCSI] ufs: use module_pci_driver
  [SCSI] usb-storage: update usb devices for write cache quirk in quirk list.
  [SCSI] usb-storage: add support for write cache quirk
  [SCSI] set to WCE if usb cache quirk is present.
  [SCSI] virtio-scsi: hotplug support for virtio-scsi
  [SCSI] virtio-scsi: split scatterlist per target
  ...
2012-07-24 18:11:22 -07:00
..
88pm8607.c
Kconfig regulator: add new lp8788 regulator driver 2012-07-20 11:12:15 +01:00
Makefile regulator: add new lp8788 regulator driver 2012-07-20 11:12:15 +01:00
aat2870-regulator.c regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regulator 2012-07-12 18:22:13 +01:00
ab3100.c regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly 2012-07-05 13:34:39 +01:00
ab8500.c regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info 2012-06-17 21:04:45 +01:00
ad5398.c regulator: ad5398: Fix min/max current limit boundary checking 2012-07-04 12:39:38 +01:00
anatop-regulator.c Linux 3.5-rc4 2012-06-25 10:11:40 +01:00
arizona-ldo1.c regulator: arizona-ldo1: Implement GPIO enable support 2012-07-03 20:29:30 +01:00
arizona-micsupp.c regulator: arizona-micsupp: Force regulated mode until we have API support 2012-07-04 16:22:39 +01:00
core.c SCSI misc on 20120724 2012-07-24 18:11:22 -07:00
da903x.c regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address 2012-06-08 07:29:47 +08:00
da9052-regulator.c regulator: da9052: initialize of_node param for regulator register 2012-07-12 18:21:24 +01:00
db8500-prcmu.c regulator: Change db8500-prcmu match names to reflect Device Tree 2012-06-17 18:27:49 +01:00
dbx500-prcmu.c
dbx500-prcmu.h
dummy.c
dummy.h
fixed-helper.c regulator: extend the fixed dummy voltage regulator to accept voltage 2012-06-19 23:22:30 +01:00
fixed.c regulator: fixed: dt: support for input supply 2012-07-05 13:49:35 +01:00
gpio-regulator.c regulator: gpio-regulator: Use core GPIO enable support 2012-07-04 12:38:36 +01:00
isl6271a-regulator.c regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops 2012-06-11 12:01:40 +08:00
lp872x.c regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data() 2012-07-16 20:58:30 +01:00
lp3971.c regulator: lp3971: Use regulator_list_voltage_table() 2012-06-03 13:25:02 +01:00
lp3972.c regulator: lp3972: Use regulator_list_voltage_table() 2012-06-03 13:25:01 +01:00
lp8788-buck.c regulator: add new lp8788 regulator driver 2012-07-20 11:12:15 +01:00
lp8788-ldo.c regulator: add new lp8788 regulator driver 2012-07-20 11:12:15 +01:00
max1586.c regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear 2012-06-08 08:48:23 +08:00
max8649.c regulator: max8649: fix missing regmap in rdev 2012-06-05 11:15:22 +01:00
max8660.c
max8925-regulator.c
max8952.c regulator: max8952: Use core GPIO enable support 2012-07-10 14:48:42 +01:00
max8997.c regulator: max8997: Properly handle gpio_request failure 2012-07-15 21:49:53 +01:00
max8998.c regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings 2012-07-09 19:45:12 +01:00
max77686.c regulator: max77686: Initialise rmatch.of_node to NULL. 2012-07-06 19:17:29 +01:00
mc13xxx-regulator-core.c regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function 2012-06-19 12:06:25 +01:00
mc13xxx.h regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator 2012-07-20 11:12:14 +01:00
mc13783-regulator.c regulator: mc13xxx: Convert to regulator_list_voltage_table 2012-06-17 21:01:21 +01:00
mc13892-regulator.c regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function 2012-06-19 12:06:25 +01:00
of_regulator.c regulator: dt: regulator match by regulator-compatible 2012-07-03 20:19:41 +01:00
palmas-regulator.c regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps 2012-07-17 11:07:26 +01:00
pcap-regulator.c regulator: pcap: Convert to regulator_list_voltage_table 2012-06-08 07:37:29 +08:00
pcf50633-regulator.c regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage 2012-06-17 21:05:28 +01:00
rc5t583-regulator.c regulator: rc5t583: Use regulator_set_voltage_time_sel() 2012-06-24 12:13:38 +01:00
s2mps11.c regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is 0xff 2012-07-12 18:07:11 +01:00
s5m8767.c regulator: s5m8767: Properly handle gpio_request failure 2012-07-15 21:49:53 +01:00
tps6105x-regulator.c regulator: tps6105x: Use regulator_list_voltage_table() 2012-06-03 13:25:01 +01:00
tps6507x-regulator.c regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx 2012-06-05 11:20:53 +01:00
tps6524x-regulator.c regulator: tps6524x: Convert fixed ilimsel to table based 2012-07-02 18:26:03 +01:00
tps6586x-regulator.c regulator: tps6586x: add support for input supply 2012-07-13 15:21:18 +01:00
tps62360-regulator.c regulator: tps62360: use devm_* for gpio request 2012-07-15 21:49:52 +01:00
tps65023-regulator.c regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_sel_regmap 2012-06-19 12:14:11 +01:00
tps65090-regulator.c
tps65217-regulator.c regulator: tps65217: Add device tree support 2012-07-12 18:27:36 +01:00
tps65910-regulator.c regulator: tps65910: set input_supply on desc unconditionally 2012-07-17 11:08:46 +01:00
tps65912-regulator.c
twl-regulator.c regulator: twl: Fix list_voltate for twl6030ldo_ops 2012-07-16 20:58:02 +01:00
userspace-consumer.c
virtual.c
wm831x-dcdc.c regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage 2012-06-17 21:07:19 +01:00
wm831x-isink.c MFD changes for 3.5 2012-05-29 11:53:11 -07:00
wm831x-ldo.c regulator: wm831x-ldo: Specify enable time for alive LDO 2012-07-03 20:29:25 +01:00
wm8350-regulator.c regulator: wm8350: Reuse map_voltage() to get selector of a given uV 2012-06-17 20:53:58 +01:00
wm8400-regulator.c regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage 2012-06-13 18:53:23 +01:00
wm8994-regulator.c regulator: wm8994: Use core GPIO enable support 2012-07-03 20:29:29 +01:00