summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: drivers: opl3: fix useless self-comparisonPierre-Louis Bossart2021-05-271-2/+1
* sound/oss/dmasound: Remove superfluous "break"zuoqilin2021-05-271-9/+0
* ALSA: control_led - use DEVICE_ATTR_*() macroYueHaibing2021-05-251-15/+19
* ALSA: pcm: use DEVICE_ATTR_RO macroYueHaibing2021-05-251-2/+2
* ALSA: ac97: fix PM reference leak in ac97_bus_remove()Yufen Yu2021-05-251-1/+1
* sound/oss/dmasound: Remove superfluous "break"zuoqilin2021-05-251-5/+0
* ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirkTakashi Sakamoto2021-05-253-6/+17
* ALSA: bebob: cancel switching connection orderTakashi Sakamoto2021-05-251-11/+2
* ALSA: firewire-lib: obsolete callbacked memberTakashi Sakamoto2021-05-252-9/+3
* ALSA: firewire-lib: drop initial NODATA or empty packetTakashi Sakamoto2021-05-252-39/+100
* Merge branch 'topic/pci-rescan-prep-v2' into for-nextTakashi Iwai2021-05-257-45/+113
|\
| * ALSA: pcm: Block the release until the system resume finishesTakashi Iwai2021-05-251-0/+4
| * ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai2021-05-255-10/+6
| * ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATETakashi Iwai2021-05-251-4/+0
| * ALSA: control: Drop superfluous snd_power_wait() callsTakashi Iwai2021-05-252-20/+0
| * ALSA: control: Track in-flight control read/write/tlv accessesTakashi Iwai2021-05-254-14/+106
| * ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state changeTakashi Iwai2021-05-251-2/+2
* | ALSA: firewire-lib: code refactoring for transfer delayTakashi Sakamoto2021-05-222-20/+11
* | ALSA: firewire-lib: code refactoring for generation of data block sequenceTakashi Sakamoto2021-05-221-33/+40
* | ALSA: firewire-lib: code refactoring for generation of syt sequenceTakashi Sakamoto2021-05-221-2/+24
* | ALSA: firewire-lib: code refactoring for generation of packet descriptorsTakashi Sakamoto2021-05-221-6/+5
* | ALSA: firewire-lib: pool sequence of packet in IT context independentlyTakashi Sakamoto2021-05-222-100/+72
* | ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto2021-05-224-25/+16
* | ALSA: firewire-lib: Fix uninitialized variable err issueTakashi Sakamoto2021-05-221-3/+3
* | ALSA: usb-audio: Fix uninitialized variable at __uac_clock_find_source()Takashi Iwai2021-05-211-1/+1
* | ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto2021-05-2010-79/+54
* | ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto2021-05-203-32/+156
* | ALSA: firewire-lib: code refactoring to start several IT/IR contextsTakashi Sakamoto2021-05-201-23/+14
* | ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto2021-05-203-81/+23
* | ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto2021-05-202-6/+113
* | ALSA: firewire-lib: code refactoring for selection of IT context header lengthTakashi Sakamoto2021-05-201-6/+11
* | ALSA: firewire-lib: code refactoring for calculation of context payloadTakashi Sakamoto2021-05-201-16/+21
* | ALSA: firewire-lib: code refactoring for size of CIP headerTakashi Sakamoto2021-05-201-10/+15
* | Merge branch 'topic/firewire' into for-nextTakashi Iwai2021-05-192-63/+119
|\ \
| * | ALSA: firewire-lib: insert descriptor for skipped cycleTakashi Sakamoto2021-05-181-5/+24
| * | ALSA: firewire-lib: check cycle continuityTakashi Sakamoto2021-05-182-3/+37
| * | ALSA: firewire-lib: code refactoring for check of CIP header about payload sizeTakashi Sakamoto2021-05-181-6/+4
| * | ALSA: firewire-lib: code refactoring for parser of IR context headerTakashi Sakamoto2021-05-181-12/+10
| * | ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...Takashi Sakamoto2021-05-181-13/+13
| * | ALSA: firewire-lib: code refactoring for sequence descriptor'Takashi Sakamoto2021-05-182-21/+23
| * | ALSA: firewire-lib: handle the case that empty isochronous packet payload for...Takashi Sakamoto2021-05-181-5/+12
| * | ALSA: firewire-lib: code refactoring to refer the same frame count per period...Takashi Sakamoto2021-05-182-3/+1
* | | ALSA: usb-audio: Handle error for the current selector gracefullyTakashi Iwai2021-05-191-3/+10
* | | ALSA: usb-audio: Refactoring UAC2/3 clock setup codeTakashi Iwai2021-05-191-200/+85
* | | ALSA: rawmidi: fix incorrect array bounds check on clock_namesColin Ian King2021-05-191-1/+1
* | | Merge branch 'topic/firewire' into for-nextTakashi Iwai2021-05-1818-104/+163
|\| |
| * | ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto2021-05-183-4/+19
| * | ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto2021-05-183-3/+4
| * | ALSA: firewire-lib: code refactoring for jumbo payload quirkTakashi Sakamoto2021-05-181-1/+6
| * | ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto2021-05-183-13/+18