Commit Graph

74 Commits (10b50b7dd2716b944299d45452d0875dbeb5f0c2)

Author SHA1 Message Date
Takashi Iwai 2a2a5dddec [ALSA] usbaudio - Fix kobject_add() error at reconnection 18 years ago
Clemens Ladisch 987411b7d8 [ALSA] usb-audio: work around wrong frequency in CM6501 descriptors 18 years ago
Tobias Klauser cf78bbc4b1 [ALSA] sound/usb/usbaudio: Handle return value of usb_register() 18 years ago
Takashi Iwai de1b8b93a0 [ALSA] Fix hang-up at disconnection of usb-audio 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Alexey Dobriyan 52978be636 [PATCH] kmemdup: some users 19 years ago
Clemens Ladisch 92b9ac78f9 [ALSA] usb-audio: increase number of packets per URB 19 years ago
Luke Ross a79eee8d3d [ALSA] Support for non-standard rates in USB audio driver 19 years ago
Takashi Iwai 727f317a10 [ALSA] usb-audio - Fix a typo of CONFIG_PROC_FS 19 years ago
Takashi Iwai c461482c80 [ALSA] Unregister device files at disconnection 19 years ago
Panagiotis Issaris 59feddb25f [ALSA] Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Sam Revitch e217e30c35 [ALSA] usb-audio support for Turtle Beach Roadie 19 years ago
Ben Williamson c4a87ef4de [ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines 19 years ago
Takashi Iwai f8c7579051 [ALSA] usbaudio - Fix a typo 19 years ago
Clemens Ladisch faf8d11743 [ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250) 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Thibault LE MEUR e311334ee6 [ALSA] Fixes audiophile usb analog capture with the new device_setup parameter 19 years ago
Clemens Ladisch 3e964432f5 [ALSA] usb-audio: add error message about missing split iso support 19 years ago
Clemens Ladisch 32e19e882c [ALSA] usb-audio: show USB error descriptions 19 years ago
Jesper Juhl 9c4be3d334 [ALSA] no need to check pointers passed to vfree() for NULL 19 years ago
Clemens Ladisch cc7a59bd8d [ALSA] usb-audio: rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CME 19 years ago
Jaroslav Kysela 3f72a30ccf [ALSA] snd_pcm_format_name() is no longer exported 19 years ago
Ingo Molnar 12aa757905 [ALSA] semaphore -> mutex (Archs, misc buses) 19 years ago
Jaroslav Kysela 21a3479a0b [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional 19 years ago
Clemens Ladisch 9568f461e5 [ALSA] usb-audio: factor out packet size calculation code 19 years ago
Clemens Ladisch 3315937825 [ALSA] usb-audio: fix non-48k sample rates with SB Audigy 2 ZS 19 years ago
Clemens Ladisch 4b28492834 [ALSA] usb-audio: don't use empty packets at start of playback 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Takashi Iwai 86e07d3465 [ALSA] Remove xxx_t typedefs: USB-Audio 19 years ago
Clemens Ladisch b55bbf06e8 [ALSA] usb-audio: start submitting URBs in the prepared state 20 years ago
Nishanth Aravamudan 8433a509c0 [ALSA] Fix schedule_timeout usage 20 years ago
Clemens Ladisch f0597a416d [ALSA] usb-audio: don't call usb_reset_configuration() when probing 20 years ago
Takashi Iwai b1d5776d86 [ALSA] Remove vmalloc wrapper, kfree_nocheck() 20 years ago
Clemens Ladisch 3527a008cb [ALSA] usb-audio: remove old compatibility wrappers (2/2) 20 years ago
Clemens Ladisch d1bda04554 [ALSA] usb-audio: simplify MIDI quirk handling 20 years ago
Clemens Ladisch d31cbbfd80 [ALSA] usb-audio: increase max buffer size 20 years ago
Takashi Iwai 561b220a4d [ALSA] Replace with kzalloc() - others 20 years ago
Clemens Ladisch 49045d3d4d [ALSA] usb-audio: add SNDRV_PCM_INFO_BATCH flag 20 years ago
Alan Stern b375a0495f [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 20 years ago
Clemens Ladisch 6207e51b79 [ALSA] usb-audio: use vmalloc for the PCM buffer 20 years ago
Clemens Ladisch 55851f734d [ALSA] usb-audio: use usb_buffer_alloc/free 20 years ago
Clemens Ladisch daa150ef7d [ALSA] usb-audio: properly lock hwptr_done accesses 20 years ago
Clemens Ladisch 9624ea812c [ALSA] usb-audio: actually schedule playback URBs at frame boundaries 20 years ago
Clemens Ladisch 7efd8bc800 [ALSA] usb-audio: double-buffer all playback data 20 years ago
Clemens Ladisch b263a9bdf9 [ALSA] usb-audio: optimize handling of capture URBs 20 years ago
Clemens Ladisch a93bf99077 [ALSA] usb-audio: schedule high speed URBs with 1 ms alignment 20 years ago
Clemens Ladisch 71d848ca00 [ALSA] usb-audio: make nrpacks parameter writeable 20 years ago
Clemens Ladisch d6db392e92 [ALSA] usb-audio: fix packets per URB calculation for playback 20 years ago
Clemens Ladisch 15a24c0778 [ALSA] usb-audio: use 1 ms URBs when capturing 20 years ago
Clemens Ladisch 854af9578c [ALSA] usb-audio - change quirk type handling 20 years ago