summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-235-27/+14
|\
| * mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-131-4/+0
| * mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek2017-11-061-1/+1
| * Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-023-22/+3
| |\
| | * mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl2017-10-141-17/+0
| | * mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-5/+0
| | * mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-181-0/+3
| * | Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-021-0/+10
| |\ \
| | * | mtd: spi-nor: add spi_nor_init() functionKamal Dasu2017-10-101-0/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-211-1/+1
|\ \ \ \
| * | | | tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-191-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-11-211-4/+2
|\ \ \ \ \
| * | | | | printk: simplify no_printk()Masahiro Yamada2017-10-191-4/+2
* | | | | | Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-211-25/+0
|\ \ \ \ \ \
| * | | | | | video: fbdev: remove dead igafb driverBartlomiej Zolnierkiewicz2017-11-091-24/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2017-11-202-2/+382
|\ \ \ \ \ \
| * | | | | | NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-191-0/+3
| * | | | | | NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-191-0/+4
| * | | | | | NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe2017-11-191-2/+6
| * | | | | | NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2017-11-191-0/+4
| * | | | | | NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe2017-11-191-0/+84
| * | | | | | NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2017-11-191-0/+2
| * | | | | | NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe2017-11-191-0/+279
* | | | | | | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-183-9/+13
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-071-0/+1
| * | | | | | | SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-10-111-7/+10
| * | | | | | | nfs_common: convert int to boolCorentin Labbe2017-09-261-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-182-3/+83
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | platform/x86: dell-smbios-wmi: introduce userspace interfaceMario Limonciello2017-11-041-0/+47
| * | | | | | platform/x86: wmi: create userspace interface for driversMario Limonciello2017-11-042-0/+31
| * | | | | | platform/x86: wmi: Don't allow drivers to get each other's GUIDsMario Limonciello2017-11-041-4/+0
| * | | | | | platform/x86: wmi: Add new method wmidev_evaluate_methodMario Limonciello2017-11-041-0/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe2017-09-281-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-183-11/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2017-11-181-1/+2
| * | | | | | | | ipv6: sr: update the struct ipv6_sr_hdrAhmed Abdelsalam2017-11-161-2/+2
| * | | | | | | | genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-161-8/+3
* | | | | | | | | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-181-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi2017-10-311-0/+16
* | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-1813-10/+864
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'clk-gpio' into clk-nextStephen Boyd2017-11-141-6/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij2017-11-021-6/+6
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'clk-mediatek' into clk-nextStephen Boyd2017-11-142-0/+716
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clk: mediatek: add clocks dt-bindings required header for MT7622 SoCChen Zhong2017-11-021-0/+289
| | * | | | | | | | | | clk: mediatek: Add dt-bindings for MT2712 clocksweiyi.lu@mediatek.com2017-11-021-0/+427
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'clk-imx' into clk-nextStephen Boyd2017-11-141-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clk: imx: imx7d: Remove ARM_M0 clockAdriana Reus2017-11-021-4/+4
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'clk-qcom' into clk-nextStephen Boyd2017-11-142-0/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clk: qcom: clk-smd-rpm: add msm8996 rpmclksRajendra Nayak2017-11-022-0/+18