summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-28pty: show associative slave of ptmx in fdinfoMasatake YAMATO1-0/+2
2017-08-28mcb: introduce mcb_get_resource()Johannes Thumshirn1-0/+2
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang1-0/+3
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago1-3/+4
2017-08-28serial: Fix port type numbering for TI DA8xxAndy Shevchenko1-1/+3
2017-08-28serial: Remove unused port typeAndy Shevchenko1-3/+0
2017-08-28serial: pch_uart: Make port type explicitAndy Shevchenko1-1/+4
2017-08-28serial: core: remove unneeded irq_wake flagAndy Shevchenko1-1/+0
2017-08-28bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend1-3/+0
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2-8/+11
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+1
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon129-354/+697
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek1-2/+2
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh1-3/+8
2017-08-28dm: constify argument arraysEric Biggers1-2/+2
2017-08-28netfilter: convert hook list to an arrayAaron Conole5-27/+28
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach1-0/+5
2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla1-0/+3
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez1-0/+7
2017-08-28libnvdimm: clean up command definitionsDan Williams1-37/+0
2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann1-0/+5
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann1-7/+17
2017-08-28mux: include compiler.h from mux/consumer.hUlrich Hecht1-0/+2
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-76/+129
2017-08-28misc: eeprom_93xx46: Include <linux/gpio/consumer.h>Fabio Estevam1-2/+1
2017-08-28md: Runtime support for multiple pplsPawel Baldysiak1-1/+3
2017-08-28driver core: Document struct device:dma_opsJonathan Corbet1-0/+1
2017-08-28drivers/fmc: carrier can program FPGA on registrationFederico Vaga1-0/+4
2017-08-28drivers/fmc: change registration prototypeFederico Vaga1-2/+11
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga1-1/+3
2017-08-28drivers/fmc: hide fmc operations behind helpersFederico Vaga1-0/+18
2017-08-28mod_devicetable: Remove excess description from structured commentsayli karnik1-2/+0
2017-08-28tty: undo export of tty_open_by_driverOkash Khawaja1-5/+0
2017-08-28tty: resolve tty contention between kernel and user spaceOkash Khawaja1-0/+21
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach1-0/+1
2017-08-28dm: fix printk() rate limiting codeBart Van Assche1-29/+12
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman31-74/+225
2017-08-28dmaengine: qcom: bam_dma: wrapper functions for command descriptorAbhishek Sahu1-0/+79
2017-08-28dmaengine: add DMA_PREP_CMD for non-Data descriptors.Abhishek Sahu1-0/+4
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-0/+1
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman31-74/+225
2017-08-28PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi1-13/+0
2017-08-28Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+11
2017-08-28Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2017-08-28i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura1-0/+5
2017-08-28media: dvb_frontend: ensure that inital front end status initializedColin Ian King1-0/+1
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-27regulator: rn5t618: add RC5T619 PMIC supportPierre-Hugues Husson1-0/+6
2017-08-27blackfin: merge the two TWI header filesWolfram Sang1-145/+0
2017-08-27Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang27-128/+103