| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: s5m8767: Update s5m8767-regulator bindings document | Sachin Kamat | 2013-07-03 | 1 | -6/+6 |
* | Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-next | Mark Brown | 2013-07-01 | 1 | -2/+6 |
|\ |
|
| * | regulator: tps62360: Fix crash in i2c_driver .probe | Tuomas Tynkkynen | 2013-06-18 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'regulator/topic/of' into regulator-next | Mark Brown | 2013-07-01 | 2 | -0/+4 |
|\ \ |
|
| * | | regulator: of: Added a property to indicate bypass mode support | Kishon Vijay Abraham I | 2013-06-20 | 2 | -0/+4 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next | Mark Brown | 2013-07-01 | 2 | -17/+53 |
|\ \ |
|
| * | | regulator: max8973: fix a typo in documentation | Guennadi Liakhovetski | 2013-06-25 | 1 | -2/+2 |
| * | | regulator: max8973: initial DT support | Guennadi Liakhovetski | 2013-06-24 | 2 | -12/+46 |
| * | | regulators: max8973: fix multiple instance support | Guennadi Liakhovetski | 2013-06-21 | 1 | -5/+7 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next | Mark Brown | 2013-07-01 | 2 | -2/+274 |
|\ \ |
|
| * | | regulator: lp872x: support the device tree feature | Kim, Milo | 2013-05-20 | 2 | -2/+274 |
* | | | Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-next | Mark Brown | 2013-07-01 | 2 | -16/+6 |
|\ \ \ |
|
| * | | | regulator: lp397x: use devm_kzalloc() to make cleanup paths simpler | Nikolay Balandin | 2013-05-27 | 2 | -16/+6 |
* | | | | Merge remote-tracking branch 'regulator/topic/linar' into regulator-next | Mark Brown | 2013-07-01 | 2 | -0/+16 |
|\ \ \ \ |
|
| * | | | | regulator: core: add regulator_get_linear_step() | Paul Walmsley | 2013-06-07 | 2 | -0/+16 |
* | | | | | Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-next | Mark Brown | 2013-07-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | regulator: isl6271a: Use NULL instead of 0 | Sachin Kamat | 2013-05-12 | 1 | -1/+1 |
* | | | | | | Merge remote-tracking branch 'regulator/topic/drvdata' into regulator-next | Mark Brown | 2013-07-01 | 15 | -29/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers | Axel Lin | 2013-05-12 | 15 | -29/+0 |
| |/ / / / / |
|
* | | | | | | Merge remote-tracking branch 'regulator/topic/delay' into regulator-next | Mark Brown | 2013-07-01 | 3 | -3/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | regulator: Remove unnecessary include of linux/delay.h from regulator drivers | Axel Lin | 2013-05-12 | 3 | -3/+0 |
| |/ / / / / |
|
* | | | | | | Merge remote-tracking branch 'regulator/topic/abb' into regulator-next | Mark Brown | 2013-07-01 | 4 | -0/+1049 |
|\ \ \ \ \ \ |
|
| * | | | | | | regulator: ti-abb: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-18 | 1 | -8/+6 |
| * | | | | | | regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idx | Axel Lin | 2013-05-12 | 1 | -2/+2 |
| * | | | | | | regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver | Andrii.Tseglytskyi | 2013-05-12 | 4 | -0/+1051 |
| |/ / / / / |
|
* | | | | | | Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-next | Mark Brown | 2013-07-01 | 4 | -24/+84 |
|\ \ \ \ \ \ |
|
| * | | | | | | regulator: ab8500-ext: Staticize local symbols | Sachin Kamat | 2013-06-26 | 1 | -2/+2 |
| * | | | | | | regulator: ab8500: Provide supply names for the AUX regulators | Lee Jones | 2013-06-11 | 1 | -0/+3 |
| * | | | | | | regulator: ab8500-ext: Enable for Device Tree | Lee Jones | 2013-06-11 | 1 | -1/+25 |
| * | | | | | | regulator: ab8500-ext: Register as a device in its own right | Lee Jones | 2013-06-11 | 3 | -22/+32 |
| * | | | | | | regulator: ab8500-ext: Provide a set_voltage call-back operation | Lee Jones | 2013-06-07 | 1 | -0/+23 |
| * | | | | | | regulator: ab8500: Ensure AB8500 external registers are probed first | Lee Jones | 2013-06-07 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linus | Mark Brown | 2013-07-01 | 6 | -0/+418 |
|\ \ \ \ \ \ |
|
| * | | | | | | regulator: max77693: Remove NULL test for rmatch[i].init_data | Axel Lin | 2013-07-01 | 1 | -3/+1 |
| * | | | | | | regulator: max77693: Fix trivial typo | Axel Lin | 2013-07-01 | 1 | -1/+1 |
| * | | | | | | regulator: max77693: Add max77693 regualtor driver. | Jonghwa Lee | 2013-06-25 | 6 | -0/+420 |
* | | | | | | | Linux 3.10v3.10 | Linus Torvalds | 2013-06-30 | 1 | -1/+1 |
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-30 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc/eeh: Fix fetching bus for single-dev-PE | Gavin Shan | 2013-06-30 | 1 | -1/+2 |
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-06-30 | 11 | -93/+61 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Merge tag 'fcoe1' into fixes | James Bottomley | 2013-06-26 | 1575 | -11275/+19854 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'fcoe' into fixes | James Bottomley | 2013-06-26 | 4 | -25/+31 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | MAINTAINERS: Fix fcoe mailing list | Neil Horman | 2013-05-10 | 1 | -1/+1 |
| | * | | | | | | | | libfc: extend ex_lock to protect all of fc_seq_send | Neil Horman | 2013-05-10 | 1 | -13/+24 |
| | * | | | | | | | | libfc: Correct check for initiator role | Mark Rustad | 2013-05-10 | 1 | -1/+1 |
| | * | | | | | | | | libfcoe: Fix Conflicting FCFs issue in the fabric | Krishna Mohan | 2013-05-10 | 1 | -10/+5 |
| * | | | | | | | | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freed | wenxiong@linux.vnet.ibm.com | 2013-05-12 | 2 | -19/+3 |
| * | | | | | | | | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines | gurinder.shergill@hp.com | 2013-05-12 | 5 | -49/+27 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-29 | 2 | -7/+14 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | powerpc/pci: Improve device hotplug initialization | Guenter Roeck | 2013-06-30 | 1 | -5/+12 |