summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2015-03-172-6/+6
|\ \
| | * clockevents: sun5i: Fix setup_irq init sequenceYongbae Park2015-03-051-4/+4
| | * clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park2015-03-051-2/+2
* | | Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-172-17/+18
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2015-03-162-17/+18
| |\ \ \ \
| | | * | | regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven2015-03-161-0/+1
| | * | | | regulator: core: Fix enable GPIO reference countingDoug Anderson2015-03-081-14/+12
| | * | | | regulator: Only enable disabled regulators on resumeJavier Martinez Canillas2015-03-081-3/+5
| | |/ / /
* | | | | Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-173-4/+7
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg...Mark Brown2015-03-073-4/+7
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | * | | | regmap: Skip read-only registers in regcache_sync()Takashi Iwai2015-03-041-2/+4
| | | | | |/ / | | | | |/| |
| | | * / | | regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen2015-03-071-1/+1
| | | |/ / /
| | * | | | regmap-irq: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-02-141-1/+2
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-174-15/+132
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | virtio_mmio: fix access width for mmioMichael S. Tsirkin2015-03-171-8/+71
| * | | | | virtio_mmio: generation supportMichael S. Tsirkin2015-03-131-0/+11
| * | | | | virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin2015-03-131-1/+16
| * | | | | virtio-balloon: do not call blocking ops when !TASK_RUNNINGMichael S. Tsirkin2015-03-101-5/+14
| * | | | | virtio_balloon: set DRIVER_OK before using deviceMichael S. Tsirkin2015-03-101-0/+2
| * | | | | virtio_console: avoid config access from irqMichael S. Tsirkin2015-03-051-0/+16
| * | | | | virtio_console: init work unconditionallyMichael S. Tsirkin2015-03-051-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-151-1/+1
|\ \ \ \ \
| * | | | | [PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa2015-03-161-1/+1
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-156-24/+59
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+26
| * | | | | clk: don't export static symbolJulia Lawall2015-03-111-1/+0
| * | | | | clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König2015-03-091-6/+7
| * | | | | clk: divider: fix selection of divider when rounding to closestUwe Kleine-König2015-03-091-1/+5
| * | | | | clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König2015-03-091-7/+1
| * | | | | clk: divider: return real rate instead of divider valueHeiko Stübner2015-03-061-1/+1
| * | | | | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * | | | | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * | | | | clk: qcom: Add PLL4 vote clockStephen Boyd2015-02-251-0/+13
| * | | | | clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd2015-02-251-1/+1
| * | | | | clk: qcom: Fix slimbus n and m val offsetsStephen Boyd2015-02-251-2/+2
| * | | | | clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-251-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-03-154-39/+161
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper2015-03-153-38/+141
| |\ \ \ \ \
| | * | | | | irqchip: gicv3-its: Support safe initializationYun Wu2015-03-081-0/+35
| | * | | | | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-1/+1
| | * | | | | irqchip: gicv3-its: Add limitation to page orderYun Wu2015-03-081-0/+5
| | * | | | | irqchip: gicv3-its: Use 64KB page as default granuleYun Wu2015-03-081-2/+2
| | * | | | | irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu2015-03-081-1/+1
| | * | | | | irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin2015-03-081-1/+1
| | * | | | | irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-8/+12
| | * | | | | irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-9/+14
| | * | | | | irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier2015-03-081-8/+46
| | * | | | | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-4/+21
| | * | | | | irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin2015-03-081-5/+4
| | |/ / / /
| * / / / / irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard2015-03-081-1/+20
| |/ / / /