summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-2255-191/+300
|\
| * Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-08-211-1/+0
| |\
| | * rtc: ds1307: fix regmap configHeiner Kallweit2017-08-211-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-10/+11
| |\ \
| | * | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-191-2/+2
| | * | PCI: Allow PCI express root ports to find themselvesThierry Reding2017-08-191-5/+4
| | * | tun: handle register_netdevice() failures properlyEric Dumazet2017-08-191-0/+3
| | * | netxen: fix incorrect loop counter decrementColin Ian King2017-08-181-1/+1
| | * | nfp: fix infinite loop on umapping cleanupColin Ian King2017-08-181-2/+1
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-204-9/+10
| |\ \ \
| | * \ \ Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar2017-08-134-9/+10
| | |\ \ \
| | | * | | clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn2017-08-111-1/+1
| | | * | | clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter2017-08-111-2/+2
| | | * | | clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva2017-08-101-5/+6
| | | * | | clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke2017-08-101-1/+1
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-209-33/+74
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-08-149-33/+74
| | |\ \ \ \ \
| | | * | | | | irqchip/gic-v3-its-platform-msi: Fix msi-parent parsing loopLorenzo Pieralisi2017-08-101-0/+1
| | | * | | | | irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODESHanjun Guo2017-08-101-7/+31
| | | * | | | | irqchip: brcmstb-l2: Define an irq_pm_shutdown functionFlorian Fainelli2017-08-071-0/+1
| | | * | | | | irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon2017-08-022-2/+7
| | | * | | | | irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMARobert Richter2017-08-021-1/+1
| | | * | | | | irqchip/gic-v3: Honor forced affinity settingSuzuki K Poulose2017-07-041-1/+6
| | | * | | | | irqchip/gic-v3: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-041-2/+5
| | | * | | | | irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-041-2/+5
| | | * | | | | irqchip/atmel-aic: Remove root argument from ->fixup() prototypeBoris Brezillon2017-07-044-15/+15
| | | * | | | | irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon2017-07-041-2/+2
| | | * | | | | irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon2017-07-041-1/+0
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-186-19/+13
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-184-14/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | nvme-pci: set cqe_seen on polled completionsKeith Busch2017-08-181-3/+2
| | | * | | | | | | nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig2017-08-171-1/+2
| | | * | | | | | | nvmet-fc: eliminate incorrect static markers on local variablesJames Smart2017-08-171-2/+2
| | | * | | | | | | nvmet-fc: correct use after free on list teardownJames Smart2017-08-161-2/+3
| | | * | | | | | | nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck2017-08-161-6/+0
| | * | | | | | | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-08-162-5/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | xen-blkfront: use a right index when checking requestsMunehisa Kamata2017-08-151-3/+3
| | | * | | | | | | | xen: fix bio vec mergingRoger Pau Monne2017-08-151-2/+1
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-1810-55/+114
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb2017-08-161-1/+1
| | * | | | | | | | | | IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem2017-08-161-2/+3
| | * | | | | | | | | | iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-161-1/+1
| | * | | | | | | | | | IB/hns: fix memory leak on ah on error return pathColin Ian King2017-08-161-1/+3
| | * | | | | | | | | | i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz2017-08-161-1/+1
| | * | | | | | | | | | i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz2017-08-161-1/+1
| | * | | | | | | | | | i40iw: Fix typecast of tcp_seq_numMustafa Ismail2017-08-161-1/+1
| | * | | | | | | | | | i40iw: Correct variable namesMustafa Ismail2017-08-162-4/+4
| | * | | | | | | | | | i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2017-08-162-42/+83
| | * | | | | | | | | | RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan2017-08-161-1/+16
| * | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-182-7/+10
| |\ \ \ \ \ \ \ \ \ \ \