| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -10/+10 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-08-20 | 1 | -1/+3 |
|\ |
|
| * | ALSA: sound/pci/ctxfi/ctatc.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -1/+3 |
* | | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -2/+2 |
|/ |
|
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -2/+2 |
* | ALSA: ctxfi: Implement a combined capabilities query method to replace multip... | Harry Butterworth | 2011-06-14 | 1 | -28/+3 |
* | ALSA: ctxfi: Add support for Creative Titanium HD | Harry Butterworth | 2011-06-14 | 1 | -32/+92 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ALSA: ctxfi - Fix incorrect SPDIF status bit mask | Przemyslaw Bruski | 2011-03-14 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 2010-02-16 | 1 | -8/+15 |
|\ |
|
| * | ALSA: ctxfi - Add subsystem option | Takashi Iwai | 2010-01-14 | 1 | -8/+15 |
* | | ALSA: ctxfi - fix PTP address initialization | Jaroslav Kysela | 2010-02-04 | 1 | -13/+2 |
|/ |
|
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-11-01 | 1 | -2/+2 |
|\ |
|
| * | ALSA: ctxfi: Swapped SURROUND-SIDE mute | Sven Eckelmann | 2009-10-02 | 1 | -2/+2 |
* | | ALSA: Cleanup redundant tests on unsigned | Roel Kluin | 2009-10-30 | 1 | -1/+1 |
|/ |
|
* | ALSA: ctxfi - Simple code clean up | Takashi Iwai | 2009-07-22 | 1 | -39/+38 |
* | ALSA: ctxfi - Add PM support | Wai Yew CHAY | 2009-06-22 | 1 | -48/+133 |
* | ALSA: ctxfi - Allow unknown PCI SSIDs | Takashi Iwai | 2009-06-22 | 1 | -6/+19 |
* | ALSA: ctxfi - Replace atc lock to mutex | Takashi Iwai | 2009-06-13 | 1 | -13/+9 |
* | ALSA: ctxfi - Clear PCM resources at hw_params and hw_free | Takashi Iwai | 2009-06-09 | 1 | -2/+2 |
* | ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks | Takashi Iwai | 2009-06-09 | 1 | -0/+4 |
* | ALSA: ctxfi - Add missing start check in atc_pcm_playback_start() | Takashi Iwai | 2009-06-09 | 1 | -0/+4 |
* | ALSA: ctxfi - Fix wrong model id for UAA | Takashi Iwai | 2009-06-08 | 1 | -4/+5 |
* | ALSA: ctxfi - Clean up probe routines | Takashi Iwai | 2009-06-08 | 1 | -73/+59 |
* | ALSA: ctxfi - Remove useless initializations and cast | Takashi Iwai | 2009-06-08 | 1 | -80/+84 |
* | ALSA: ctxfi - Clean up / optimize | Takashi Iwai | 2009-06-05 | 1 | -43/+39 |
* | ALSA: ctxfi - Use native timer interrupt on emu20k1 | Takashi Iwai | 2009-06-05 | 1 | -1/+20 |
* | ALSA: ctxfi - Support SG-buffers | Takashi Iwai | 2009-06-02 | 1 | -1/+1 |
* | ALSA: ctxfi - Fix supported PCM formats | Takashi Iwai | 2009-06-02 | 1 | -3/+2 |
* | ALSA: ctxfi - Fix PCM device naming | Takashi Iwai | 2009-06-02 | 1 | -4/+4 |
* | ALSA: ALSA: ctxfi - Release PCM resources at each prepare call | Takashi Iwai | 2009-06-02 | 1 | -0/+9 |
* | ALSA: ctxfi - Fix Oops at mmapping | Takashi Iwai | 2009-06-02 | 1 | -11/+0 |
* | ALSA: ctxfi - Add prefix to debug prints | Takashi Iwai | 2009-05-14 | 1 | -7/+9 |
* | ALSA: ctxfi - Avoid unneeded pci_read_config_*() calls | Takashi Iwai | 2009-05-14 | 1 | -6/+6 |
* | ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.h | Takashi Iwai | 2009-05-14 | 1 | -8/+9 |
* | ALSA: SB X-Fi driver merge | Wai Yew CHAY | 2009-05-14 | 1 | -0/+1605 |