index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: drivers: opl3: fix useless self-comparison
Pierre-Louis Bossart
2021-05-27
1
-2
/
+1
*
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
2021-05-27
1
-9
/
+0
*
ALSA: control_led - use DEVICE_ATTR_*() macro
YueHaibing
2021-05-25
1
-15
/
+19
*
ALSA: pcm: use DEVICE_ATTR_RO macro
YueHaibing
2021-05-25
1
-2
/
+2
*
ALSA: ac97: fix PM reference leak in ac97_bus_remove()
Yufen Yu
2021-05-25
1
-1
/
+1
*
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
2021-05-25
1
-5
/
+0
*
ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirk
Takashi Sakamoto
2021-05-25
3
-6
/
+17
*
ALSA: bebob: cancel switching connection order
Takashi Sakamoto
2021-05-25
1
-11
/
+2
*
ALSA: firewire-lib: obsolete callbacked member
Takashi Sakamoto
2021-05-25
2
-9
/
+3
*
ALSA: firewire-lib: drop initial NODATA or empty packet
Takashi Sakamoto
2021-05-25
2
-39
/
+100
*
Merge branch 'topic/pci-rescan-prep-v2' into for-next
Takashi Iwai
2021-05-25
7
-45
/
+113
|
\
|
*
ALSA: pcm: Block the release until the system resume finishes
Takashi Iwai
2021-05-25
1
-0
/
+4
|
*
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
5
-10
/
+6
|
*
ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATE
Takashi Iwai
2021-05-25
1
-4
/
+0
|
*
ALSA: control: Drop superfluous snd_power_wait() calls
Takashi Iwai
2021-05-25
2
-20
/
+0
|
*
ALSA: control: Track in-flight control read/write/tlv accesses
Takashi Iwai
2021-05-25
4
-14
/
+106
|
*
ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state change
Takashi Iwai
2021-05-25
1
-2
/
+2
*
|
ALSA: firewire-lib: code refactoring for transfer delay
Takashi Sakamoto
2021-05-22
2
-20
/
+11
*
|
ALSA: firewire-lib: code refactoring for generation of data block sequence
Takashi Sakamoto
2021-05-22
1
-33
/
+40
*
|
ALSA: firewire-lib: code refactoring for generation of syt sequence
Takashi Sakamoto
2021-05-22
1
-2
/
+24
*
|
ALSA: firewire-lib: code refactoring for generation of packet descriptors
Takashi Sakamoto
2021-05-22
1
-6
/
+5
*
|
ALSA: firewire-lib: pool sequence of packet in IT context independently
Takashi Sakamoto
2021-05-22
2
-100
/
+72
*
|
ALSA: firewire-lib: add flag to unaware of syt in CIP header
Takashi Sakamoto
2021-05-22
4
-25
/
+16
*
|
ALSA: firewire-lib: Fix uninitialized variable err issue
Takashi Sakamoto
2021-05-22
1
-3
/
+3
*
|
ALSA: usb-audio: Fix uninitialized variable at __uac_clock_find_source()
Takashi Iwai
2021-05-21
1
-1
/
+1
*
|
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
2021-05-20
10
-79
/
+54
*
|
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
3
-32
/
+156
*
|
ALSA: firewire-lib: code refactoring to start several IT/IR contexts
Takashi Sakamoto
2021-05-20
1
-23
/
+14
*
|
ALSA: firewire-lib: skip initial packets instead of scheduling IR context
Takashi Sakamoto
2021-05-20
3
-81
/
+23
*
|
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
2
-6
/
+113
*
|
ALSA: firewire-lib: code refactoring for selection of IT context header length
Takashi Sakamoto
2021-05-20
1
-6
/
+11
*
|
ALSA: firewire-lib: code refactoring for calculation of context payload
Takashi Sakamoto
2021-05-20
1
-16
/
+21
*
|
ALSA: firewire-lib: code refactoring for size of CIP header
Takashi Sakamoto
2021-05-20
1
-10
/
+15
*
|
Merge branch 'topic/firewire' into for-next
Takashi Iwai
2021-05-19
2
-63
/
+119
|
\
\
|
*
|
ALSA: firewire-lib: insert descriptor for skipped cycle
Takashi Sakamoto
2021-05-18
1
-5
/
+24
|
*
|
ALSA: firewire-lib: check cycle continuity
Takashi Sakamoto
2021-05-18
2
-3
/
+37
|
*
|
ALSA: firewire-lib: code refactoring for check of CIP header about payload size
Takashi Sakamoto
2021-05-18
1
-6
/
+4
|
*
|
ALSA: firewire-lib: code refactoring for parser of IR context header
Takashi Sakamoto
2021-05-18
1
-12
/
+10
|
*
|
ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...
Takashi Sakamoto
2021-05-18
1
-13
/
+13
|
*
|
ALSA: firewire-lib: code refactoring for sequence descriptor'
Takashi Sakamoto
2021-05-18
2
-21
/
+23
|
*
|
ALSA: firewire-lib: handle the case that empty isochronous packet payload for...
Takashi Sakamoto
2021-05-18
1
-5
/
+12
|
*
|
ALSA: firewire-lib: code refactoring to refer the same frame count per period...
Takashi Sakamoto
2021-05-18
2
-3
/
+1
*
|
|
ALSA: usb-audio: Handle error for the current selector gracefully
Takashi Iwai
2021-05-19
1
-3
/
+10
*
|
|
ALSA: usb-audio: Refactoring UAC2/3 clock setup code
Takashi Iwai
2021-05-19
1
-200
/
+85
*
|
|
ALSA: rawmidi: fix incorrect array bounds check on clock_names
Colin Ian King
2021-05-19
1
-1
/
+1
*
|
|
Merge branch 'topic/firewire' into for-next
Takashi Iwai
2021-05-18
18
-104
/
+163
|
\
|
|
|
*
|
ALSA: oxfw: add quirk flag for blocking transmission method
Takashi Sakamoto
2021-05-18
3
-4
/
+19
|
*
|
ALSA: oxfw: code refactoring for wrong_dbs quirk
Takashi Sakamoto
2021-05-18
3
-3
/
+4
|
*
|
ALSA: firewire-lib: code refactoring for jumbo payload quirk
Takashi Sakamoto
2021-05-18
1
-1
/
+6
|
*
|
ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
Takashi Sakamoto
2021-05-18
3
-13
/
+18
[next]