aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/lx6464es (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-15/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-11-22ALSA: lx6464es - fix device communication via command busTim Blechmann1-4/+12
2011-11-22ALSA: lx6464es - command buffer API cleanupTim Blechmann2-6/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-25ALSA: lx6464es - include mac address in device nameTim Blechmann4-16/+23
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2010-11-01ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann3-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2009-09-21ALSA: lx6464es - remove unused struct memberTim Blechmann1-1/+0
2009-09-21ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann2-98/+1
2009-06-25ALSA: lx6464es - configure ethersound io channelsTim Blechmann1-4/+3
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton1-1/+1
2009-06-11ALSA: lx6464es - support standard alsa module parametersTim Blechmann1-0/+7
2009-04-14ALSA: lx6464es - Disable lx_message_send()Takashi Iwai1-0/+2
2009-04-14ALSA: lx6464es - Use snd_card_create()Takashi Iwai1-3/+3
2009-04-14ALSA: lx6464es - driver for the digigram lx6464es interfaceTim Blechmann6-0/+3328