summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-27media: v4l2-flash-led-class: Document v4l2_flash_init() referencesSakari Ailus1-0/+6
2017-08-27media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus1-12/+28
2017-08-26media: v4l: Add packed Bayer raw12 pixel formatsSakari Ailus1-0/+5
2017-08-26media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov1-0/+13
2017-08-26media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macroSakari Ailus1-3/+3
2017-08-26media: v4l: fwnode: The clock lane is the first lane in lane_polaritiesSakari Ailus1-1/+1
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil2-1/+1
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel1-0/+2
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett1-0/+7
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar123-344/+679
2017-08-26udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni1-1/+1
2017-08-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-2/+2
2017-08-26net_sched: kill u32_node pointer in QdiscWANG Cong1-1/+0
2017-08-26net_sched: remove tc class reference countingWANG Cong1-2/+1
2017-08-26tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca1-3/+1
2017-08-26ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun1-4/+14
2017-08-26ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun1-1/+2
2017-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+2
2017-08-26i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann1-2/+2
2017-08-26scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-26scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche1-1/+1
2017-08-26scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche1-1/+1
2017-08-26scsi: Avoid sign extension of scsi_device.typeBart Van Assche1-1/+1