summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Allow const arrays for legacy resource management helpersTakashi Iwai2020-01-051-3/+3
* ALSA: control: Add verification for kctl accessesTakashi Iwai2020-01-041-0/+10
* ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai2020-01-031-4/+5
* ALSA: seq: Constify struct snd_midi_opTakashi Iwai2020-01-031-1/+2
* ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-1/+1
* ALSA: ac97: Treat snd_ac97_bus_ops as constTakashi Iwai2020-01-031-2/+3
* ALSA: core: Treat snd_device_ops as constTakashi Iwai2020-01-031-2/+2
* ALSA: uapi: Add linux/types.h include back (but carefully)Takashi Iwai2019-12-303-0/+12
* ALSA: control: Fix incompatible protocol errorTakashi Iwai2019-12-261-1/+1
* ALSA: ctl: bump protocol version up to v2.1.0Takashi Sakamoto2019-12-231-1/+1
* ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto2019-12-231-5/+1
* ALSA: ctl: remove unused macro for timestamping of elem_valueTakashi Sakamoto2019-12-231-1/+1
* ALSA: uapi: Drop unneeded typedefsTakashi Iwai2019-12-203-27/+0
* ALSA: uapi: Drop asound.h inclusion from asoc.hTakashi Iwai2019-12-201-1/+0
* ALSA: uapi: Fix typos and header inclusion in asound.hTakashi Iwai2019-12-201-3/+3
* ALSA: hdspm: Drop linux/types.h inclusion in uapi headerTakashi Iwai2019-12-201-2/+0
* ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai2019-12-201-3/+1
* ALSA: emu10k1: Make uapi/emu10k1.h compilable againTakashi Iwai2019-12-201-12/+26
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-12-181-0/+1
|\
| * Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-171-0/+1
| |\
| | * ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey2019-12-041-0/+1
* | | Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai2019-12-174-31/+196
|\ \ \
| * | | ALSA: bump uapi version numbersArnd Bergmann2019-12-131-3/+3
| * | | ALSA: add new 32-bit layout for snd_pcm_mmap_status/controlArnd Bergmann2019-12-131-10/+100
| * | | ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang2019-12-131-1/+14
| * | | ALSA: Avoid using timespec for struct snd_rawmidi_statusBaolin Wang2019-12-111-0/+3
| * | | ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang2019-12-112-2/+60
| * | | ALSA: Avoid using timespec for struct snd_ctl_elem_valueBaolin Wang2019-12-111-2/+1
| * | | ALSA: Avoid using timespec for struct snd_timer_statusBaolin Wang2019-12-111-0/+2
| * | | ALSA: Replace timespec with timespec64Baolin Wang2019-12-113-13/+13
* | | | ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-132-1/+1
* | | | ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2019-12-101-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0810-23/+64
|\ \ \
| * | | inet: protect against too small mtu values.Eric Dumazet2019-12-072-0/+10
| * | | tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-061-3/+3
| * | | tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-061-3/+13
| * | | tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-062-2/+16
| * | | net: core: rename indirect block ingress cb functionJohn Hurley2019-12-061-8/+7
| * | | net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-041-1/+1
| * | | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-2/+4
| * | | net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2019-12-041-1/+1
| * | | cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi2019-12-031-0/+1
| * | | Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-021-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-021-2/+6
| |\ \ \
| | * | | bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann2019-12-011-2/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-071-0/+2
|\ \ \ \ \
| * | | | | Input: add privacy screen toggle keycodeMathew King2019-12-041-0/+2
* | | | | | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-0717-51/+123
|\ \ \ \ \ \
| * | | | | | lockd: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-122-8/+0
| * | | | | | sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-1212-36/+0