summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-10-17counter: Add character device interfaceWilliam Breathitt Gray-0/+154
2021-10-17counter: Move counter enums to uapi headerWilliam Breathitt Gray-41/+57
2021-10-17counter: Update counter.h comments to reflect sysfs internalizationWilliam Breathitt Gray-32/+30
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray-365/+338
2021-10-17counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray-0/+4
2021-10-17counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray-0/+5
2021-10-16scsi: core: Remove two host template members that are no longer usedBart Van Assche-12/+0
2021-10-16scsi: ata: Switch to attribute groupsBart Van Assche-4/+4
2021-10-16scsi: core: Register sysfs attributes earlierBart Van Assche-0/+19
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche-1/+1
2021-10-16scsi: core: Call scsi_done directlyBart Van Assche-5/+1
2021-10-16scsi: core: Rename scsi_mq_done() into scsi_done() and export itBart Van Assche-0/+2
2021-10-16scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche-0/+7
2021-10-16clocksource/drivers/arc_timer: Eliminate redefined macro errorRandy Dunlap-2/+2
2021-10-16regulator: lp872x: replacing legacy gpio interface for gpiodMaĆ­ra Canal-7/+7
2021-10-16net/smc: add netlink support for SMC-Rv2Karsten Graul-2/+15
2021-10-15kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig-10/+9
2021-10-15block: drain file system I/O on del_gendiskChristoph Hellwig-0/+1
2021-10-15net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu-1/+6
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu-0/+5
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory-5/+7
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin-4/+1
2021-10-15net/mlx5: Add layout to support default timeouts registerAmir Tzin-2/+40
2021-10-15rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang-0/+1
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost-0/+131
2021-10-15drm/i915: Expose logical engine instance to userMatthew Brost-1/+7
2021-10-15ALSA: firewire-motu: notify event for parameter change in register DSP modelTakashi Sakamoto-0/+8
2021-10-15ALSA: firewire-motu: add ioctl command to read cached parameters in register ...Takashi Sakamoto-0/+1
2021-10-15ALSA: firewire-motu: parse messages for input parameters in register DSP modelTakashi Sakamoto-0/+12
2021-10-15ALSA: firewire-motu: parse messages for line input parameters in register DSP...Takashi Sakamoto-0/+9
2021-10-15ALSA: firewire-motu: parse messages for output parameters in register DSP modelTakashi Sakamoto-0/+10
2021-10-15ALSA: firewire-motu: parse messages for mixer output parameters in register D...Takashi Sakamoto-0/+6
2021-10-15ALSA: firewire-motu: parse messages for mixer source parameters in register-D...Takashi Sakamoto-0/+28
2021-10-15ALSA: firewire-motu: add ioctl command to read cached hardware meterTakashi Sakamoto-0/+2
2021-10-15ALSA: firewire-motu: add message parser for meter information in command DSP ...Takashi Sakamoto-0/+30
2021-10-15ALSA: firewire-motu: add message parser to gather meter information in regist...Takashi Sakamoto-0/+35
2021-10-15ASoC: audio-graph-card2: add Codec2Codec supportKuninori Morimoto-0/+3
2021-10-15ASoC: audio-graph-card2: add DPCM supportKuninori Morimoto-0/+3
2021-10-15ASoC: add Audio Graph Card2 driverKuninori Morimoto-0/+15
2021-10-15ASoC: simple-card-utils: add codec2codec supportKuninori Morimoto-0/+3
2021-10-15ASoC: simple-card-utils: add asoc_graph_is_ports0()Kuninori Morimoto-0/+1
2021-10-15remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc APIArnaud Pouliquen-12/+0
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+3
2021-10-15tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0Leonard Crestez-2/+3
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei-1/+4
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei-0/+4
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei-0/+2
2021-10-15fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet-3/+18
2021-10-15net: add skb_get_dsfield() helperEric Dumazet-0/+17
2021-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet-16/+5