summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-nextMark Brown2013-07-012-16/+6
|\
| * regulator: lp397x: use devm_kzalloc() to make cleanup paths simplerNikolay Balandin2013-05-272-16/+6
* | Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown2013-07-012-0/+16
|\ \
| * | regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-072-0/+16
* | | Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-nextMark Brown2013-07-011-1/+1
|\ \ \
| * | | regulator: isl6271a: Use NULL instead of 0Sachin Kamat2013-05-121-1/+1
* | | | Merge remote-tracking branch 'regulator/topic/drvdata' into regulator-nextMark Brown2013-07-0115-29/+0
|\ \ \ \
| * | | | regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-1215-29/+0
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/delay' into regulator-nextMark Brown2013-07-013-3/+0
|\ \ \ \
| * | | | regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin2013-05-123-3/+0
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/abb' into regulator-nextMark Brown2013-07-014-0/+1049
|\ \ \ \
| * | | | regulator: ti-abb: Convert to use devm_ioremap_resourceTushar Behera2013-06-181-8/+6
| * | | | regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idxAxel Lin2013-05-121-2/+2
| * | | | regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driverAndrii.Tseglytskyi2013-05-124-0/+1051
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown2013-07-014-24/+84
|\ \ \ \
| * | | | regulator: ab8500-ext: Staticize local symbolsSachin Kamat2013-06-261-2/+2
| * | | | regulator: ab8500: Provide supply names for the AUX regulatorsLee Jones2013-06-111-0/+3
| * | | | regulator: ab8500-ext: Enable for Device TreeLee Jones2013-06-111-1/+25
| * | | | regulator: ab8500-ext: Register as a device in its own rightLee Jones2013-06-113-22/+32
| * | | | regulator: ab8500-ext: Provide a set_voltage call-back operationLee Jones2013-06-071-0/+23
| * | | | regulator: ab8500: Ensure AB8500 external registers are probed firstLee Jones2013-06-071-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linusMark Brown2013-07-016-0/+418
|\ \ \ \
| * | | | regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin2013-07-011-3/+1
| * | | | regulator: max77693: Fix trivial typoAxel Lin2013-07-011-1/+1
| * | | | regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee2013-06-256-0/+420
* | | | | Linux 3.10v3.10Linus Torvalds2013-07-011-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-07-011-1/+2
|\ \ \ \ \
| * | | | | powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-301-1/+2
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-07-0111-93/+61
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'fcoe1' into fixesJames Bottomley2013-06-271575-11275/+19854
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'fcoe' into fixesJames Bottomley2013-06-274-25/+31
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: Fix fcoe mailing listNeil Horman2013-05-101-1/+1
| | * | | | | | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-101-13/+24
| | * | | | | | libfc: Correct check for initiator roleMark Rustad2013-05-101-1/+1
| | * | | | | | libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan2013-05-101-10/+5
| * | | | | | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-05-132-19/+3
| * | | | | | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-125-49/+27
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-302-7/+14
|\ \ \ \ \ \ \
| * | | | | | | powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
| * | | | | | | powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo2013-06-281-2/+2
* | | | | | | | ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-301-2/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-293-13/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: algboss - Hold ref count on larvalHerbert Xu2013-06-253-13/+14
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-291-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/qxl: add missing access check for execbuffer ioctlDave Airlie2013-06-281-0/+5
* | | | | | | | | | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-291-9/+11
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-291-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rbd: send snapshot context with writesJosh Durgin2013-06-271-1/+5
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-291-15/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UBIFS: fix a horrid bugArtem Bityutskiy2013-06-291-3/+27