Commit Graph

254 Commits (e2ffe8563a528a302abfbb7ed655fc1a3b79128f)

Author SHA1 Message Date
Bill Pemberton fbbb01a12d ALSA: drivers: remove __dev* attributes 12 years ago
Takashi Iwai 0d144de9af ALSA: vx: hard dependency on the standard fw loader 12 years ago
Kees Cook 02d08f8baa ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL 12 years ago
Takashi Iwai 999fc9f6aa ALSA: aloop - Close races at restarting the stream 12 years ago
Clemens Ladisch 16e434670e ALSA: dummy: allow disabling mixer controls 12 years ago
Omair Mohammed Abdullah d4f1e48bd1 ALSA: aloop - add locking to timer access 13 years ago
Peter Senna Tschudin 395d9dd5dd sound: Remove unnecessary semicolon 13 years ago
Wei Yongjun 3a4a7ef567 ALSA: opl4: use list_move_tail instead of list_del/list_add_tail 13 years ago
Takashi Iwai d34e4e00ad ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM 13 years ago
Takashi Iwai bc733d4952 ALSA: mpu401: Fix missing initialization of irq field 13 years ago
Takashi Iwai 68cb2b5592 ALSA: Convert to new pm_ops for PCI drivers 13 years ago
Takashi Iwai 284e7ca75f ALSA: convert PM ops of platform_driver to new pm ops 13 years ago
Takashi Iwai 8bf01d8abc ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions 13 years ago
Jaroslav Kysela b012513c66 ALSA: snd-aloop - improve the sample copy accurracy 13 years ago
Lucas De Marchi 970e248649 Documentation: remove references to /etc/modprobe.conf 13 years ago
Rusty Russell a67ff6a540 ALSA: module_param: make bool parameters really bool 13 years ago
Axel Lin a09452eeb7 ALSA: convert sound/* to use module_platform_driver() 13 years ago
Paul Gortmaker d81a6d7176 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 13 years ago
Paul Gortmaker da155d5b40 sound: Add module.h to the previously silent sound users 13 years ago
Paul Gortmaker 65a772172b sound: fix drivers needing module.h not moduleparam.h 13 years ago
Takashi Iwai 6b69a0e520 ALSA: aloop - Use vmalloc buffer 14 years ago
Yong Zhang 88e24c3a4b sound: irq: Remove IRQF_DISABLED 14 years ago
Clemens Ladisch dba8b46992 ALSA: mpu401: clean up interrupt specification 14 years ago
Ralf Baechle 8e1b5adfbe i8253: Make pcsp sound driver use the shared i8253_lock 14 years ago
Ralf Baechle 334955ef96 i8253: Create linux/i8253.h and use it in all 8253 related files 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Takashi Iwai 98d21df431 ALSA: aloop - Fix possible IRQ lock inversion 14 years ago
Takashi Iwai ddfb319926 ALSA: use linux/io.h to fix compile warnings 14 years ago
Joe Perches a8cc0f421b ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource 14 years ago
Jaroslav Kysela 5de9e45fcf ALSA: snd-aloop - add pause support 15 years ago
Jaroslav Kysela dd04bb12d0 ALSA: snd-aloop - fix locking issues (running flag updates) 15 years ago
Jaroslav Kysela e74670b6fd ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree 15 years ago
Jaroslav Kysela 0db7102305 ALSA: snd-aloop - fix issue in the timer start function 15 years ago
Jaroslav Kysela b1c73fc8e6 ALSA: snd-aloop: Fix hw_params restrictions and checking 15 years ago
Jaroslav Kysela ac446fb7e6 ALSA: snd-aloop - fix "PCM Slave Active" element read value 15 years ago
Jaroslav Kysela 20d9a26dbb ALSA: snd-aloop - fix capture buffer silence 15 years ago
Jaroslav Kysela 1446c5fba7 ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol 15 years ago
Joe Perches 9fe856e47e sound: Remove unnecessary casts of private_data 15 years ago
Jaroslav Kysela 597603d615 ALSA: introduce the snd-aloop module for the PCM loopback 15 years ago
Michael Witten 1d8c1100fb ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement 15 years ago
Michael Witten 7a53cd16d4 Kconfig: fixo typo in "Xilinx'" 15 years ago
Takashi Iwai 670ff6abd6 ALSA: opl4 - Fix a wrong argument in proc write callback 15 years ago
Takashi Iwai 73029e0ff1 ALSA: info - Implement common llseek for binary mode 15 years ago
Takashi Iwai d97e1b7823 ALSA: info - Check file position validity in common layer 15 years ago
Takashi Iwai 24e4a1211f ALSA: info - Use standard types for info callbacks 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Thomas Gleixner ced918eb74 i8253: Convert i8253_lock to raw_spinlock 15 years ago
Jaroslav Kysela d5e1ca05f7 ALSA: dummy driver - add model parameter 15 years ago
Takashi Iwai c32d977b81 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 15 years ago
Clemens Ladisch 149feef54b sound: vx: use vmalloc buffer helper functions 15 years ago