summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-311-4/+0
|\
| * livepatch: Remove immediate featureMiroslav Benes2018-01-111-4/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-311-4/+18
|\ \
| | \
| | \
| *-. \ Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina2018-01-31445-6940/+9451
| |\ \ \
| * | | | HID: hid-multitouch: support fine-grain orientation reportingWei-Ning Huang2017-12-011-0/+1
| * | | | HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires2017-11-211-0/+10
| * | | | HID: quirks: move the list of special devices into a quirkBenjamin Tissoires2017-11-211-0/+1
| * | | | HID: core: move the dynamic quirks handling in coreBenjamin Tissoires2017-11-211-4/+6
| | |/ / | |/| |
* | | | Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-01-311-0/+1
|\ \ \ \
| * | | | Add support for bq27521 battery monitorPavel Machek2017-12-081-0/+1
* | | | | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-3110-11/+58
|\ \ \ \ \
| * | | | | gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij2018-01-121-0/+17
| * | | | | gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd2018-01-101-0/+3
| * | | | | gpio: sysfs: change 'value' attribute to preallocChristophe Leroy2017-12-201-0/+3
| * | | | | w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-081-5/+4
| * | | | | gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery2017-12-025-6/+16
| * | | | | gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij2017-11-301-0/+10
| * | | | | gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko2017-11-301-0/+4
| * | | | | gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko2017-11-301-0/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-3120-87/+521
|\ \ \ \ \
| * \ \ \ \ Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-30104-506/+587
| |\ \ \ \ \
| * | | | | | RDMA/nldev: Provide detailed QP informationLeon Romanovsky2018-01-301-0/+42
| * | | | | | RDMA/nldev: Provide global resource utilizationLeon Romanovsky2018-01-301-0/+7
| * | | | | | RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-302-0/+176
| * | | | | | RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky2018-01-291-3/+10
| * | | | | | RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky2018-01-291-1/+1
| * | | | | | RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2018-01-292-6/+6
| * | | | | | IB/srp: Add RDMA/CM supportBart Van Assche2018-01-231-0/+17
| * | | | | | RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCEParav Pandit2018-01-191-26/+7
| * | | | | | RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit2018-01-191-0/+19
| * | | | | | IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2018-01-181-1/+17
| * | | | | | net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2018-01-182-0/+19
| * | | | | | RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma2018-01-181-0/+9
| * | | | | | RDMA/core: Clarify rdma_ah_find_typeParav Pandit2018-01-151-2/+1
| * | | | | | IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang2018-01-151-1/+1
| * | | | | | RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe2018-01-151-2/+2
| * | | | | | RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit2018-01-111-4/+4
| * | | | | | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+1
| * | | | | | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-084-9/+56
| * | | | | | IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens2018-01-081-0/+5
| * | | | | | net/mlx5: Set software owner ID during init HCADaniel Jurgens2018-01-082-1/+9
| * | | | | | net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens2018-01-081-1/+1
| * | | | | | IB/mlx5: Add support for DC target QPMoni Shoua2018-01-081-0/+5
| * | | | | | IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua2018-01-081-1/+6
| * | | | | | IB/core: Introduce driver QP typeMoni Shoua2018-01-081-0/+1
| * | | | | | net/mlx5: Add DCT command interfaceMoni Shoua2018-01-083-0/+29
| * | | | | | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-051-7/+11
| * | | | | | IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl2018-01-051-0/+13
| * | | | | | IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas2017-12-281-1/+2
| * | | | | | IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2017-12-283-0/+7