index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireworks
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
2018-10-10
1
-21
/
+7
*
ALSA: bebob/fireworks: simplify handling of local device entry table
Takashi Sakamoto
2018-10-10
1
-14
/
+7
*
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
2018-10-10
1
-6
/
+3
*
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
2018-10-10
1
-2
/
+2
*
ALSA: fireworks: use managed-resource to maintain response buffer
Takashi Sakamoto
2018-10-04
1
-6
/
+3
*
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
2018-10-04
1
-4
/
+2
*
ALSA: fireworks: fix memory leak of response buffer at error path
Takashi Sakamoto
2018-09-17
1
-0
/
+2
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
1
-1
/
+0
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-08-22
1
-1
/
+1
*
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-08
1
-21
/
+0
*
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-06-07
1
-0
/
+16
*
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
2017-05-22
1
-4
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ALSA: firewire: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: fireworks: enclose identifiers referred by single function
Takashi Sakamoto
2017-01-05
3
-51
/
+46
*
ALSA: fireworks: fix asymmetric API call at unit removal
Takashi Sakamoto
2017-01-03
1
-1
/
+1
*
ALSA: fireworks: accessing to user space outside spinlock
Takashi Sakamoto
2016-08-31
4
-25
/
+56
*
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...
Takashi Sakamoto
2016-05-10
2
-68
/
+17
*
ALSA: fireworks: delayed registration of sound card
Takashi Sakamoto
2016-03-31
2
-47
/
+103
*
ALSA: fireworks: move model quirk detection code to information parser
Takashi Sakamoto
2016-03-28
1
-10
/
+11
*
ALSA: fireworks: serialize transactions to update connections at bus reset
Takashi Sakamoto
2016-02-20
2
-4
/
+5
*
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
2015-11-14
4
-23
/
+22
*
ALSA: fireworks: move mutex from function callees to callers
Takashi Sakamoto
2015-11-14
3
-11
/
+24
*
ALSA: fireworks: use u32 type for be32_to_cpup() macro
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
2015-10-18
1
-1
/
+1
*
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
2
-8
/
+8
*
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
2015-09-29
1
-2
/
+4
*
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
Takashi Sakamoto
2015-09-29
1
-6
/
+6
*
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
1
-2
/
+2
*
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
2
-2
/
+2
*
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-09-29
1
-2
/
+4
*
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
2015-08-29
1
-4
/
+14
*
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
Takashi Sakamoto
2015-08-05
3
-0
/
+18
*
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
Takashi Sakamoto
2015-08-05
3
-6
/
+0
*
ALSA: fireworks: add support for AudioFire2 quirk
Takashi Sakamoto
2015-07-27
3
-0
/
+6
*
ALSA: firewire: Fix trivial typos in comments
Yannick Guerrini
2015-03-10
1
-1
/
+1
*
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
2015-02-23
2
-10
/
+4
*
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
2015-02-23
1
-5
/
+10
*
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
Takashi Sakamoto
2015-02-23
1
-1
/
+11
*
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
Clemens Ladisch
2015-01-16
1
-5
/
+0
*
ALSA: fireworks: fix an endianness bug for transaction length
Takashi Sakamoto
2015-01-07
1
-1
/
+1
*
ALSA: fireworks: fix specifiers in format strings for propper output
Takashi Sakamoto
2014-08-05
1
-2
/
+2
*
ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2014-08-04
1
-2
/
+2
*
ALSA: fireworks: Remove meaningless mutex_destroy()
Takashi Sakamoto
2014-06-04
1
-1
/
+0
[next]