summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer1-3/+5
2019-10-16net: phylink: use more linkmode_*Russell King1-0/+6
2019-10-16net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti1-2/+3
2019-10-16PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas1-5/+0
2019-10-16PCI/ATS: Remove unused PRI and PASID stubsBjorn Helgaas1-10/+0
2019-10-16PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski2-61/+28
2019-10-16PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas1-0/+1
2019-10-16PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-16PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-16PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan1-1/+0
2019-10-16PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRIBjorn Helgaas1-6/+5
2019-10-15iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_dataLorenzo Bianconi1-0/+2
2019-10-15PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit1-3/+7
2019-10-15iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()Jan Kara1-1/+2
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan1-0/+22
2019-10-15iommu/ioasid: Add custom allocatorsJacob Pan1-0/+28
2019-10-15iommu: Add I/O ASID allocatorJean-Philippe Brucker1-0/+48
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu1-0/+14
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier1-0/+2
2019-10-15spi: spi-fsl-espi: convert transfer delay to `spi_delay` formatAlexandru Ardelean1-0/+1
2019-10-15spi: implement SW control for CS timesAlexandru Ardelean1-0/+5
2019-10-15spi: tegra114: change format for `spi_set_cs_timing()` functionAlexandru Ardelean1-3/+6
2019-10-15spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()Alexandru Ardelean1-0/+18
2019-10-15spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_deviceAlexandru Ardelean1-5/+2
2019-10-15spi: sprd: convert transfer word delay to spi_delay structAlexandru Ardelean1-2/+2
2019-10-15spi: make `cs_change_delay` the first user of the `spi_delay` logicAlexandru Ardelean1-3/+1
2019-10-15spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()Alexandru Ardelean1-3/+15
2019-10-15ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko1-0/+8
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy1-1/+20
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko1-0/+8
2019-10-15xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-15bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-15mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka1-1/+1
2019-10-15mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka1-0/+8
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2019-10-14rtc: ds1685: use devm_platform_ioremap_resource helperThomas Bogendoerfer1-1/+0
2019-10-14rts: ds1685: remove not needed fields from private structThomas Bogendoerfer1-3/+0
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2-2/+2
2019-10-14debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman1-8/+5
2019-10-14debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman1-8/+4
2019-10-14debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman1-8/+4
2019-10-14debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman1-8/+4
2019-10-14mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'Nicolas Saenz Julienne1-19/+26
2019-10-14firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland1-6/+0
2019-10-14firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland1-7/+2
2019-10-14arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland1-0/+16
2019-10-14dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong1-0/+3
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman17-21/+191
2019-10-13tcp: add rcu protection around tp->fastopen_rskEric Dumazet1-3/+3
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1