summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang2017-11-091-0/+5
* ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-073-3/+32
* ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai2017-11-061-1/+2
* ALSA: timer: Limit max instances per timerTakashi Iwai2017-11-063-13/+57
* ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako2017-11-021-0/+1
* Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2017-11-01707-4365/+7146
|\
| *---------. Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown2017-11-0110-73/+53
| |\ \ \ \ \ \
| | | | | | | * ASoC: rt5663: Change the dev getting function in rt5663_irqoder_chiou@realtek.com2017-09-251-1/+2
| | | | | | * | ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao2017-10-181-0/+1
| | | | | | * | ASoC: rt5659: register power bit of LOUT AmpBard Liao2017-10-181-1/+2
| | | | | | |/
| | | | | * / ASoC: rt5616: fix 0x91 default valueBard Liao2017-10-211-1/+1
| | | | | |/
| | | | * | ASoC: rt5514: Revert Hotword Model controlHsin-Yu Chao2017-09-152-66/+0
| | | | * | ASoC: rt5514-spi: check irq status to schedule data copyHsin-Yu Chao2017-09-132-2/+18
| | | * | | ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2017-09-072-1/+25
| | * | | | ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr...Christophe JAILLET2017-09-141-1/+1
| | * | | | ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi...Christophe JAILLET2017-09-141-0/+3
| | | |/ / | | |/| |
| * | | | Linux 4.14-rc7v4.14-rc7Linus Torvalds2017-10-291-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2978-361/+1021
| |\ \ \ \
| | * \ \ \ Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller2017-10-2919-57/+367
| | |\ \ \ \
| | | * | | | selftests: Introduce a new test case to tc testsuiteChris Mi2017-10-293-5/+40
| | | * | | | selftests: Introduce a new script to generate tc batch fileChris Mi2017-10-291-0/+62
| | | * | | | net_sched: fix call_rcu() race on act_sample module removalCong Wang2017-10-291-0/+1
| | | * | | | net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang2017-10-291-0/+1
| | | * | | | net_sched: use tcf_queue_work() in tcindex filterCong Wang2017-10-291-5/+33
| | | * | | | net_sched: use tcf_queue_work() in rsvp filterCong Wang2017-10-291-3/+16
| | | * | | | net_sched: use tcf_queue_work() in route filterCong Wang2017-10-291-3/+16
| | | * | | | net_sched: use tcf_queue_work() in u32 filterCong Wang2017-10-291-3/+26
| | | * | | | net_sched: use tcf_queue_work() in matchall filterCong Wang2017-10-291-3/+16
| | | * | | | net_sched: use tcf_queue_work() in fw filterCong Wang2017-10-291-3/+16
| | | * | | | net_sched: use tcf_queue_work() in flower filterCong Wang2017-10-291-3/+16
| | | * | | | net_sched: use tcf_queue_work() in flow filterCong Wang2017-10-291-3/+16
| | | * | | | net_sched: use tcf_queue_work() in cgroup filterCong Wang2017-10-291-4/+18
| | | * | | | net_sched: use tcf_queue_work() in bpf filterCong Wang2017-10-291-2/+17
| | | * | | | net_sched: use tcf_queue_work() in basic filterCong Wang2017-10-291-3/+17
| | | * | | | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-293-17/+56
| | |/ / / /
| | * | | | Merge branch 'sctp-endianness-fixes'David S. Miller2017-10-2910-50/+59
| | |\ \ \ \
| | | * | | | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-295-7/+7
| | | * | | | sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long2017-10-291-2/+2
| | | * | | | sctp: fix some type cast warnings introduced by transport rhashtableXin Long2017-10-291-11/+11
| | | * | | | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-296-30/+39
| | |/ / / /
| | * | | | net_sched: avoid matching qdisc with zero handleCong Wang2017-10-291-0/+2
| | * | | | sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long2017-10-291-0/+32
| | * | | | Merge branch 'sockmap-fixes'David S. Miller2017-10-295-11/+47
| | |\ \ \ \
| | | * | | | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-294-8/+10
| | | * | | | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-293-3/+37
| | |/ / / /
| | * | | | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-284-8/+9
| | * | | | tcp: refresh tp timestamp before tcp_mtu_probe()Eric Dumazet2017-10-281-1/+1
| | * | | | tuntap: properly align skb->head before building skbJason Wang2017-10-281-0/+1
| | * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-275-21/+22
| | |\ \ \ \
| | | * | | | i40e: Add programming descriptors to cleaned_countAlexander Duyck2017-10-261-0/+1