summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-05-2719-45/+93
|\
| * MAINTAINERS: Add reset controller framework entryPhilipp Zabel2014-05-271-0/+8
| * Merge tag 'samsung-fixes-2nd-tag' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-05-233-4/+5
| |\
| | * ARM: dts: Keep LDO4 always ON for exynos5250-arndale boardSachin Kamat2014-05-201-0/+1
| | * ARM: dts: Fix SPI interrupt numbers for exynos5420Sachin Kamat2014-05-201-3/+3
| | * ARM: dts: fix incorrect ak8975 compatible for exynos4412-trats2 boardBeomho Seo2014-05-201-1/+1
| * | ARM: trusted_foundations: fix compile error on non-SMPAlexandre Courbot2014-05-231-0/+2
| * | Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-05-232-5/+5
| |\ \
| | * | ARM: at91: sam9260: fix compilation issuesAlexandre Belloni2014-05-221-4/+4
| | * | ARM: at91/dt: sam9260: correct external trigger valueAlexandre Belloni2014-05-131-1/+1
| * | | Merge tag 'mvebu-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-05-233-4/+15
| |\ \ \
| | * \ \ Merge branch 'mvebu/dt-fixes' into mvebu/fixesJason Cooper2014-05-2210-31/+36
| | |\ \ \
| | | * | | ARM: mvebu: fix definitions of PCIe interfaces on Armada 38xThomas Petazzoni2014-05-222-3/+3
| | * | | | ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni2014-05-131-2/+12
| | * | | | ARM: mvebu: mvebu-soc-id: add missing clk_put() callThomas Petazzoni2014-05-131-0/+1
| * | | | | Merge tag 'omap-for-v3.15/fixes-v3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2014-05-215-7/+35
| |\ \ \ \ \
| | * | | | | ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar2014-05-191-4/+21
| | * | | | | ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren2014-05-161-0/+10
| | * | | | | ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros2014-05-161-1/+1
| | * | | | | Merge tag 'for-v3.15-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-05-162-2/+3
| | |\ \ \ \ \
| | | * | | | | ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi2014-05-141-1/+1
| | | * | | | | ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart2014-04-281-1/+2
| | | | |_|_|/ | | | |/| | |
| * | | | | | ARM: imx: fix error handling in ipu device registrationEmil Goode2014-05-211-1/+1
| * | | | | | Merge tag 'samsung-fixes' of http://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-214-24/+22
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: Remove g2d_pd node for exynos5420Arun Kumar K2014-05-151-6/+0
| | * | | | | | ARM: dts: Remove mau_pd node for exynos5420Tushar Behera2014-05-151-5/+0
| | * | | | | | ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mountSachin Kamat2014-05-151-0/+1
| | * | | | | | ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon2014-05-152-12/+7
| | * | | | | | ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park2014-05-151-1/+14
| | |/ / / / /
* | | | | | | Merge tag 'pinctrl-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-271-11/+12
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: vt8500: Ensure value reg is updated when setting directionAlexey Charkov2014-05-221-11/+12
| |/ / / / / /
* | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-05-273-10/+7
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: sa11x0: remove broken #ifdefArnd Bergmann2014-05-211-4/+0
| * | | | | | | dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann2014-05-211-1/+1
| * | | | | | | dmaengine: dw: went back to plain {request,free}_irq() callsAndy Shevchenko2014-05-071-5/+6
* | | | | | | | Linux 3.15-rc7v3.15-rc7Linus Torvalds2014-05-251-1/+1
* | | | | | | | Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2014-05-253-44/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2014-05-232-11/+5
| * | | | | | | | AFS: Fix kafs module unloadingNathaniel Wesley Filardo2014-05-231-8/+9
| * | | | | | | | AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo2014-05-231-7/+13
| * | | | | | | | AFS: Fix cache manager service handlersDavid Howells2014-05-212-22/+40
* | | | | | | | | Merge branch 'rdunlap' (patches from Randy Dunlap)Linus Torvalds2014-05-254-18/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka2014-05-251-2/+3
| * | | | | | | | | Documentation: update java sample wrapper for java 7Jonathan Callen2014-05-251-0/+8
| * | | | | | | | | Documentation: update thunderbird email client settingsPaul McQuade2014-05-251-10/+5
| * | | | | | | | | Documentation: fix typos in drm docbookMasanari Iida2014-05-251-6/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-05-253-7/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare2014-05-251-5/+6
| * | | | | | | | | hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2014-05-252-2/+4
| * | | | | | | | | hwmon: Document temp[1-*]_min_hyst sysfs attributeJean Delvare2014-05-251-0/+14
| |/ / / / / / / /
OpenPOWER on IntegriCloud