summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-182-3/+3
|\
| * Merge tag 'renesas-pci-defconfig-for-v4.7' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2016-04-262-3/+3
| |\
| | * PCI: rcar-pcie: Remove Gen2 designation from KconfigSimon Horman2016-04-222-3/+3
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-05-184-3/+36
|\ \ \
| * \ \ Merge tag 'arm-soc/for-4.7/devicetree' of http://github.com/Broadcom/stblinux...Arnd Bergmann2016-04-241-0/+20
| |\ \ \
| | * | | drm/vc4: Kick out the simplefb framebuffer before we set up KMS.Eric Anholt2016-04-191-0/+20
| | | |/ | | |/|
| * | | Merge tag 'omap-for-v4.7/dt-part1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-04-241-1/+1
| |\ \ \
| | * | | ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux namePeter Ujfalusi2016-04-111-1/+1
| | |/ /
| * | | Merge tag 'tegra-for-4.7-arm' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-04-241-2/+0
| |\ \ \
| | * | | ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 selectMasahiro Yamada2016-04-121-2/+0
| | |/ /
| * | | Merge tag 'samsung-dt-exynos3250-artik5-4.7' of git://git.kernel.org/pub/scm/...Arnd Bergmann2016-04-241-0/+15
| |\ \ \ | | |_|/ | |/| |
| | * | clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi2016-03-311-0/+9
| | * | clk: samsung: exynos3250: Add UART2 clockPankaj Dubey2016-03-311-0/+6
| | |/
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-05-181-0/+1
|\ \ \
| * | | irqchip: versatile-fpga: add new compatible for OX810SE SoCNeil Armstrong2016-04-261-0/+1
| |/ /
* | | Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-182-20/+27
|\ \ \
| * \ \ Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanup...Arnd Bergmann2016-05-171-5/+23
| |\ \ \
| | * \ \ Merge tag 'omap-for-v4.7/auxdata-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-05-091-5/+23
| | |\ \ \ | | | |/ / | | |/| |
| | | * | of/platform: Allow secondary compatible match in of_dev_lookupTony Lindgren2016-04-151-5/+23
| | | |/
| * | | Merge tag 'versatile-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-04-131-15/+4
| |\ \ \ | | |/ / | |/| |
| | * | soc: versatile: dynamically detect RealView HBI numbersLinus Walleij2016-04-041-15/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-1818-215/+1264
|\ \ \ \
| * | | | s390: make couple of variables and functions staticHeiko Carstens2016-05-101-1/+1
| * | | | s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky2016-05-101-3/+35
| * | | | s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2016-05-102-4/+53
| * | | | s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky2016-05-045-95/+23
| * | | | s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky2016-05-041-1/+4
| * | | | s390/3270: fix view reference countingMartin Schwidefsky2016-05-041-8/+6
| * | | | s390/3270: add missing tty_kref_putMartin Schwidefsky2016-05-041-0/+1
| * | | | s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky2016-04-211-1/+2
| * | | | s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner2016-04-156-23/+644
| * | | | s390/sclp: event type macro cleanupSebastian Ott2016-04-152-20/+20
| * | | | s390/sclp: add error notification commandSebastian Ott2016-04-152-2/+120
| * | | | s390/sclp: move pci related commands to separate fileSebastian Ott2016-04-153-61/+78
| * | | | s390/dasd: add query host access to volume supportStefan Haberland2016-04-155-1/+282
* | | | | iwlwifi: fix mis-merge that breaks the driverLinus Torvalds2016-05-181-1/+2
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-182-19/+13
|\ \ \ \ \
| * | | | | mtd: switch ubi_open_volume_path() to vfs_stat()Al Viro2016-03-271-11/+8
| * | | | | mtd: switch open_mtd_by_chdev() to use of vfs_stat()Al Viro2016-03-271-8/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-05-173-17/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-4.6-fixes' into for-4.7Tejun Heo2016-05-135-0/+223
| |\ \ \ \ \
| * | | | | | libata-scsi: use %*ph to dump small buffersAndy Shevchenko2016-05-091-5/+2
| * | | | | | treewide: Fix typos in libata.xmlMasanari Iida2016-04-132-9/+9
| * | | | | | libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal2016-04-041-1/+5
| * | | | | | libata: Fixup awkward whitespace in warning by removing line continuation.Sander Eikelenboom2016-03-301-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-1758-917/+1257
|\ \ \ \ \ \
| * | | | | | gpio: zevio: make it explicitly non-modularPaul Gortmaker2016-05-111-18/+3
| * | | | | | gpio: timberdale: make it explicitly non-modularPaul Gortmaker2016-05-111-30/+5
| * | | | | | gpio: stmpe: make it explicitly non-modularPaul Gortmaker2016-05-111-26/+5
| * | | | | | gpio: sodaville: make it explicitly non-modularPaul Gortmaker2016-05-111-22/+6