summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-21net/ipv4: Move device validation to helperDavid Ahern1-0/+1
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-13/+75
2018-09-21ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>Janusz Krzysztofik1-0/+4
2018-09-20RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe1-2/+1
2018-09-20RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe1-0/+22
2018-09-20spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon1-3/+2
2018-09-20spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon1-0/+2
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto1-0/+7
2018-09-20ASoC: add for_each_dpcm_fe() macroKuninori Morimoto1-0/+3
2018-09-20ASoC: add for_each_comp_order() macroKuninori Morimoto1-0/+5
2018-09-20ASoC: add for_each_card_components() macroKuninori Morimoto1-0/+3
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto1-0/+4
2018-09-20ASoC: add for_each_card_links() macroKuninori Morimoto1-0/+6
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto1-0/+4
2018-09-20ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto1-1/+1
2018-09-20netfilter: conntrack: clamp l4proto array size at largers supported protocolFlorian Westphal1-1/+1
2018-09-20netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal3-28/+7
2018-09-20netfilter: conntrack: remove unused proto arg from netns init functionsFlorian Westphal1-1/+1
2018-09-20netfilter: conntrack: remove error callback and handle icmp from coreFlorian Westphal1-4/+9
2018-09-20netfilter: conntrack: deconstify packet callback skb pointerFlorian Westphal1-1/+1
2018-09-20netfilter: conntrack: remove the l4proto->new() functionFlorian Westphal1-5/+0
2018-09-20netfilter: conntrack: pass nf_hook_state to packet and error handlersFlorian Westphal2-5/+5
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij1-16/+43
2018-09-20gpio: davinci: Move driver local definitions to driverAndrew F. Davis1-28/+0
2018-09-20gpio: davinci: Remove unneeded GPIO macroAndrew F. Davis1-5/+0
2018-09-20gpio: davinci: Remove unused member of davinci_gpio_controllerAndrew F. Davis1-1/+0
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda2-8/+8
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda1-7/+1
2018-09-20of: base: Introduce of_alias_get_alias_list() to check alias IDsMichal Simek1-0/+10
2018-09-20drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus1-0/+24
2018-09-20USB: EHCI: ehci-mv: remove private_initLubomir Rintel1-1/+0
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSIONGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORTGuido Kiener1-0/+1
2018-09-20usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTRGuido Kiener1-0/+2
2018-09-20usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IOGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IOGuido Kiener1-0/+3
2018-09-20usb: usbtmc: Add ioctl for vendor specific readGuido Kiener1-0/+2
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULTGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl for vendor specific writeGuido Kiener1-0/+14
2018-09-20usb: usbtmc: Add ioctl for generic requests on controlGuido Kiener1-0/+15
2018-09-20dt-bindings: connector: Add support for USB-PD PPS APDOs to bindingsAdam Thomson1-0/+26
2018-09-20power: supply: bq27xxx: Add support for BQ27411Liu Xiang1-0/+1
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain1-0/+6
2018-09-20drm: drm_fourcc: add Samsung 16x16 tile formatAndrzej Pietrasiewicz1-0/+9
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman4-52/+59
2018-09-20dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig1-3/+4
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2-4/+11
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig4-15/+4
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2-0/+23