| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: emu10k1: Fix possible NULL dereference | Takashi Iwai | 2014-03-05 | 1 | -4/+1 |
* | ALSA: emu10k1: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 13 | -93/+137 |
* | ALSA: emu10k1x: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -9/+18 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 3 | -5/+4 |
* | ALSA: emu10k1: code refactoring | Geyslan G. Bem | 2013-10-18 | 1 | -31/+45 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 2 | -2/+0 |
* | ALSA: emu10k1: Fix dock firmware loading | Takashi Iwai | 2013-04-24 | 1 | -6/+33 |
* | ALSA: emu10k1: Allow to switch hardware sampe rate on EMU | Mihail Zenkov | 2013-02-25 | 1 | -2/+6 |
* | ALSA: emu10k1: Load firmware when it was already cached | Florian Zeitz | 2013-02-25 | 1 | -5/+6 |
* | ALSA: emu10k1: Fix regression in emu1010 firmware loading | Mihail Zenkov | 2013-02-22 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix typo of "suppport" in various comments | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
* | | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 10 | -56/+61 |
* | | ALSA: emu10k1: Add missing ifdef for emu->suspend reference | Takashi Iwai | 2012-11-22 | 1 | -0/+2 |
* | | ALSA: emu10k1: don't update firmware during suspend/resume | Takashi Iwai | 2012-11-22 | 2 | -0/+6 |
* | | ALSA: emu10k1: cache emu1010 firmware | Takashi Iwai | 2012-11-22 | 1 | -52/+36 |
|/ |
|
* | ALSA: emu10k1: add chip details for E-mu 1010 PCIe card | Maxim Kachur | 2012-10-17 | 1 | -0/+9 |
* | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-10-06 | 2 | -2/+2 |
* | ALSA: emu10k1x: Define channel maps | Takashi Iwai | 2012-09-12 | 1 | -0/+21 |
* | ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-09-05 | 1 | -2/+2 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 4 | -8/+8 |
* | ALSA: emu10k1: Avoid access to invalid pages when period=1 | Takashi Iwai | 2012-08-03 | 1 | -1/+4 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -10/+16 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 2 | -28/+4 |
* | ALSA: emu10k1 - add another Audigy 2 ZS ID | Tim Yamin | 2011-12-31 | 1 | -0/+12 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 2 | -3/+3 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 2 | -2/+2 |
* | ALSA: emu10k1: allow to disable the SRC | Clemens Ladisch | 2011-09-20 | 1 | -0/+5 |
* | Merge branch 'test/pci-rename' into topic/misc | Takashi Iwai | 2011-06-14 | 3 | -4/+4 |
|\ |
|
| * | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 2 | -2/+2 |
| * | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 2 | -2/+2 |
* | | ALSA: emu10k1: Add details for E-mu 0404 PCIe version | Florian Zeitz | 2011-06-12 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-05-22 | 2 | -2/+13 |
|\ |
|
| * | ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live! | Raymond Yau | 2011-05-20 | 1 | -0/+5 |
| * | ALSA: emu10k1 - Remove "Front" controls only for STAC9758/59 | Raymond Yau | 2011-04-20 | 1 | -2/+2 |
| * | ALSA: emu10k1 - Remove CLFE-related controls for SB Live! Platinum CT4760P | Raymond Yau | 2011-04-06 | 1 | -0/+6 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -4/+4 |
|/ |
|
* | ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word. | Justin P. Mattock | 2011-02-25 | 1 | -1/+1 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -2/+2 |
* | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 1 | -1/+1 |
* | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela | 2010-08-18 | 3 | -5/+33 |
* | ALSA: emu10k1: allow high-resolution mixer controls | Clemens Ladisch | 2010-05-25 | 1 | -8/+28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-20 | 1 | -27/+24 |
|\ |
|
| * | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 | 1 | -23/+20 |
| * | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 2010-04-13 | 1 | -4/+4 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 1 | -0/+1 |
|\| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
|/ |
|