summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-0334-202/+224
|\
| * xen: Convert printks to pr_<level>Joe Perches2013-06-2833-194/+213
| * xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini2013-06-281-1/+1
| * xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk2013-06-141-4/+3
| * xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun2013-06-101-3/+7
* | Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-07-035-15/+16
|\ \
| * | EDAC, MCE, AMD: Add an MCE signature for new Fam15h modelsAravind Gopalakrishnan2013-06-081-2/+3
| * | EDAC: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-084-13/+13
| | |
| \ \
*-. \ \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-032-35/+4
|\ \ \ \
| | * | | virtio: remove virtqueue_add_buf().Rusty Russell2013-05-201-34/+3
| | * | | virtio_blk: Add missing 'static' qualifiersJonghwan Choi2013-05-201-1/+1
| |/ / /
* | | | Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0332-90/+1514
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-nextMark Brown2013-07-011-2/+6
| |\ \ \ \
| | * | | | regulator: tps62360: Fix crash in i2c_driver .probeTuomas Tynkkynen2013-06-181-2/+6
| * | | | | Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown2013-07-011-0/+3
| |\ \ \ \ \
| | * | | | | regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I2013-06-201-0/+3
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2013-07-011-17/+32
| |\ \ \ \ \
| | * | | | | regulator: max8973: initial DT supportGuennadi Liakhovetski2013-06-241-12/+25
| | * | | | | regulators: max8973: fix multiple instance supportGuennadi Liakhovetski2013-06-211-5/+7
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-07-011-2/+114
| |\ \ \ \ \
| | * | | | | regulator: lp872x: support the device tree featureKim, Milo2013-05-211-2/+114
| * | | | | | 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-011-0/+15
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-071-0/+15
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | 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-013-0/+921
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-123-0/+923
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown2013-07-013-20/+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-112-18/+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-013-0/+332
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-253-0/+334
* | | | | | | | | | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-0330-292/+1887
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clk: exynos4: Fix clock aliases for cpufreq related clocksTushar Behera2013-06-221-10/+11
| * | | | | | | | | | clk: samsung: Add MUX_FA macro to pass flag and aliasTushar Behera2013-06-221-0/+3
| * | | | | | | | | | clk: add support for Rockchip gate clocksHeiko Stübner2013-06-213-0/+100