| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | ASoC: uda134x: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | ASoC: twl4030: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | ASoC: adav80x: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: rme9652: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: rme96: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: rme32: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: lx6464es: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: korg1212: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime | Lars-Peter Clausen | 2015-10-22 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction | Takashi Sakamoto | 2015-10-20 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: fix loop condition with some readable variables | Takashi Sakamoto | 2015-10-20 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: use better name for local variables to describe their ... | Takashi Sakamoto | 2015-10-20 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: change type of valiables according to function prototype | Takashi Sakamoto | 2015-10-20 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: remove buffer initialization in driver side | Takashi Sakamoto | 2015-10-20 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'topic/hda-modalias' into for-next | Takashi Iwai | 2015-10-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Advertise MODALIAS in uevent | Thierry Reding | 2015-10-20 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - convert to hda_device_id | Takashi Iwai | 2015-10-20 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Add hdaudio bus modalias support | Subhransu S. Prusty | 2015-10-20 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Add a common helper to give the codec modalias string | Takashi Iwai | 2015-10-20 | |
| | | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Add hduadio support to DEVTABLE | Subhransu S. Prusty | 2015-10-20 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: off by one in identify_model() | Dan Carpenter | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Remove mixer entry from Zoom R16/24 quirk | Ricard Wanderlof | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirk | Ricard Wanderlof | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Add quirk for Zoom R16/24 playback | Ricard Wanderlof | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Add offset parameter to copy_to_urb() | Ricard Wanderlof | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb() | Ricard Wanderlof | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb() | Ricard Wanderlof | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Break out copying to urb from prepare_playback_urb() | Ricard Wanderlof | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: oxfw: add an entry for TASCAM FireOne | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: oxfw: support more MIDI ports | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: oxfw: calculating MIDI ports in stream discover | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: bebob: use correct type for __be32 data | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: fireworks: use u32 type for be32_to_cpup() macro | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: dice: assign converted data to the same type of variable | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: dice: correct variable types for __be32 data | Takashi Sakamoto | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: oxfw: remove a meaningless entry from firewire Makefile | Takashi Sakamoto | 2015-10-18 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto | 2015-10-18 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Remove leftover snd_hda_bus() prototype | Takashi Iwai | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix bogus codec address check for mixer name assignment | Takashi Iwai | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: off by one in handle_midi_tx() | Dan Carpenter | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: firewire-tascam: fix an LED bug | Dan Carpenter | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: timer: add config item to export PCM timer disabling for expert | Jie Yang | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | ALSA: USB-audio: Add support for Novation Nocturn MIDIcontrol surface | Ricard Wanderlof | 2015-10-16 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Update mixer name for the lower codec address | Takashi Iwai | 2015-10-15 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 2015-10-15 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: hda - Enable widget power saving for Cirrus codecs | Takashi Iwai | 2015-10-15 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: oss: underflow in snd_mixer_oss_proc_write() | Dan Carpenter | 2015-10-15 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: usb-audio: Fix max packet size calculation for USB audio | Ricard Wanderlof | 2015-10-13 | |
