summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-13lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing
2018-08-13virtio_net: remove duplicated include from virtio_net.cYueHaibing
2018-08-13r8169: don't use MSI-X on RTL8168gHeiner Kallweit
2018-08-13net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer
2018-08-13net: nixge: Do not zero application specific fields in descMoritz Fischer
2018-08-13irqchip: add a SiFive PLIC driverChristoph Hellwig
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt
2018-08-13ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk...Bartosz Golaszewski
2018-08-13irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski
2018-08-13IB/uverbs: Do not check for device disassociation during ioctlJason Gunthorpe
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe
2018-08-13IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe
2018-08-13Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2018-08-13irqchip/stm32: Fix init error handlingDan Carpenter
2018-08-13irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski
2018-08-13Merge branch 'topic/hvc' into nextMichael Ellerman
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-13drm/i915/gvt: free workload in vgpu releaseHang Yuan
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-08-12tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-08-12Revert "uio: use request_threaded_irq instead"Xiubo Li
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11bcache: add the missing comments for smp_mb()/smp_wmb()Coly Li
2018-08-11bcache: remove unnecessary space before ioctl function pointer argumentsColy Li
2018-08-11bcache: add missing SPDX headerColy Li
2018-08-11bcache: move open brace at end of function definitions to next lineColy Li
2018-08-11bcache: add static const prefix to char * array declarationsColy Li
2018-08-11bcache: fix code comments styleColy Li
2018-08-11bcache: do not check NULL pointer before calling kmem_cache_destroyColy Li
2018-08-11bcache: prefer 'help' in KconfigColy Li
2018-08-11bcache: fix typo 'succesfully' to 'successfully'Coly Li
2018-08-11bcache: replace '%pF' by '%pS' in seq_printf()Coly Li
2018-08-11bcache: fix indent by replacing blank by tabsColy Li
2018-08-11bcache: replace printk() by pr_*() routinesColy Li
2018-08-11bcache: replace Symbolic permissions by octal permission numbersColy Li
2018-08-11bcache: style fixes for lines over 80 charactersColy Li
2018-08-11bcache: add identifier names to arguments of function definitionsColy Li
2018-08-11bcache: style fix to add a blank line after declarationsColy Li
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li
2018-08-11net: socionext: Increase descriptors to 256Ilias Apalodimas
2018-08-11net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing
2018-08-11virtio_net: Stripe queue affinities across cores.Caleb Raitto
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead
2018-08-11wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva