summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose2021-02-111-0/+3
| * | | | | | coresight: etm-perf: Clarify comment on perf optionsLeo Yan2021-02-111-5/+12
| * | | | | | vme: make remove callback return voidUwe Kleine-König2021-02-091-1/+1
| * | | | | | firmware: xilinx: Use explicit values for all enum valuesMichal Simek2021-02-091-169/+169
| * | | | | | Merge tag 'soundwire-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2021-02-091-0/+2
| |\ \ \ \ \ \
| | * | | | | | soundwire: export sdw_write/read_no_pm functionsBard Liao2021-02-071-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | mei: bus: change remove callback to return voidUwe Kleine-König2021-02-091-1/+1
| * | | | | | Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman2021-02-051-1/+21
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mhi-net-immutable' into mhi-nextManivannan Sadhasivam2021-01-271-0/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2021-01-211-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | mhi: use irq_flags if controller driver configures itCarl Huang2021-01-211-0/+2
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | mhi: unconstify mhi_event_configLoic Poulain2021-01-211-1/+1
| | * | | | | | | bus: mhi: core: Add device hardware reset supportLoic Poulain2021-01-041-0/+9
| | |/ / / / / /
| * | | | | | | Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-051-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose2021-02-041-8/+8
| * | | | | | | | coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose2021-02-041-3/+8
| * | | | | | | | coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-3/+188
| * | | | | | | | bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei2021-01-271-7/+1
| * | | | | | | | misc: pti: Remove driver for deprecated platformAndy Shevchenko2021-01-271-35/+0
| * | | | | | | | firmware: xilinx: Remove PM_API_MAX valueMichal Simek2021-01-261-1/+0
| * | | | | | | | VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen2021-01-261-2/+2
| * | | | | | | | Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman2021-01-2513-20/+41
| |\ \ \ \ \ \ \ \
| * | | | | | | | | misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-01-201-0/+2
| * | | | | | | | | Merge 5.11-rc3 into char-misc-nextGreg Kroah-Hartman2021-01-1116-43/+119
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fpga: dfl: move dfl bus related APIs to include/linux/dfl.hXu Yilun2021-01-071-0/+86
| * | | | | | | | | | fpga: dfl: move dfl_device_id to mod_devicetable.hXu Yilun2021-01-071-0/+24
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-244-4/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | of: irq: Fix the return value for of_irq_parse_one() stubSaravana Kannan2021-02-111-1/+1
| * | | | | | | | | | of: irq: make a stub for of_irq_parse_one()Stephen Rothwell2021-02-101-2/+7
| * | | | | | | | | | driver core: fw_devlink: Handle suppliers that don't use driver coreSaravana Kannan2021-02-091-2/+17
| * | | | | | | | | | driver core: Add fw_devlink.strict kernel paramSaravana Kannan2021-02-091-0/+1
| * | | | | | | | | | driver core: fw_devlink: Detect supplier devices that will never be addedSaravana Kannan2021-02-091-0/+2
| * | | | | | | | | | device.h: Remove bogus "the" in kerneldocGeert Uytterhoeven2021-02-091-1/+1
| * | | | | | | | | | Merge 5.11-rc5 into driver-core-nextGreg Kroah-Hartman2021-01-2522-36/+119
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | driver core: Add device link support for INFERRED flagSaravana Kannan2021-01-071-0/+2
* | | | | | | | | | | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-242-9/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dma-mapping: remove the {alloc,free}_noncoherent methodsChristoph Hellwig2021-02-092-9/+13
* | | | | | | | | | | | Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds2021-02-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsDan Williams2021-02-161-0/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | libnvdimm: Make remove callback return voidUwe Kleine-König2021-02-161-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-232-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | certs: Fix blacklist flag type confusionDavid Howells2021-01-211-0/+1
| * | | | | | | | | | | PKCS#7: Fix missing includeMickaël Salaün2021-01-211-0/+2
| * | | | | | | | | | | keys: remove trailing semicolon in macro definitionTom Rix2021-01-211-2/+2
* | | | | | | | | | | | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-237-174/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for sizeGrygorii Strashko2021-02-011-7/+6
| * | | | | | | | | | | | dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()Lubomir Rintel2021-01-261-16/+0
| * | | | | | | | | | | | dmaengine: remove coh901318 driverArnd Bergmann2021-01-261-72/+0
| * | | | | | | | | | | | dmaengine: remove sirfsoc driverArnd Bergmann2021-01-261-7/+0