summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-10-15PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan
2019-10-15PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRIBjorn Helgaas
2019-10-15iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_dataLorenzo Bianconi
2019-10-15PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit
2019-10-15iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()Jan Kara
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan
2019-10-15iommu/ioasid: Add custom allocatorsJacob Pan
2019-10-15iommu: Add I/O ASID allocatorJean-Philippe Brucker
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier
2019-10-15spi: spi-fsl-espi: convert transfer delay to `spi_delay` formatAlexandru Ardelean
2019-10-15spi: implement SW control for CS timesAlexandru Ardelean
2019-10-15spi: tegra114: change format for `spi_set_cs_timing()` functionAlexandru Ardelean
2019-10-15spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()Alexandru Ardelean
2019-10-15spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_deviceAlexandru Ardelean
2019-10-15spi: sprd: convert transfer word delay to spi_delay structAlexandru Ardelean
2019-10-15spi: make `cs_change_delay` the first user of the `spi_delay` logicAlexandru Ardelean
2019-10-15spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()Alexandru Ardelean
2019-10-15ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko
2019-10-14xarray.h: fix kernel-doc warningRandy Dunlap
2019-10-14bitmap.h: fix kernel-doc warning and typoRandy Dunlap
2019-10-14mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-14rtc: ds1685: use devm_platform_ioremap_resource helperThomas Bogendoerfer
2019-10-14rts: ds1685: remove not needed fields from private structThomas Bogendoerfer
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-14debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman
2019-10-14debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman
2019-10-14debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman
2019-10-14debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman
2019-10-14mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'Nicolas Saenz Julienne
2019-10-14firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland
2019-10-14firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland
2019-10-14arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2019-10-14dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-13tcp: add rcu protection around tp->fastopen_rskEric Dumazet
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-11Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-10-11bpf: Align struct bpf_prog_statsEric Dumazet
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-11compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useJoe Perches
2019-10-11device property: Fix the description of struct fwnode_operationsHeikki Krogerus