index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
lx6464es
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2014-02-07
ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c
Rashika Kheria
1
-84
/
+0
2013-11-06
ALSA: lx6464es: Fix pointer cast compile warnings
Takashi Iwai
2
-4
/
+4
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
3
-17
/
+17
2012-08-14
ALSA: lx6464es: Add a missing error check
Takashi Iwai
1
-0
/
+2
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-15
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-22
ALSA: lx6464es - fix device communication via command bus
Tim Blechmann
1
-4
/
+12
2011-11-22
ALSA: lx6464es - command buffer API cleanup
Tim Blechmann
2
-6
/
+4
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-25
ALSA: lx6464es - include mac address in device name
Tim Blechmann
4
-16
/
+23
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-1
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2010-11-01
ALSA: lx6464es - make 1 bit signed bitfield unsigned
Tim Blechmann
3
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2009-09-21
ALSA: lx6464es - remove unused struct member
Tim Blechmann
1
-1
/
+0
2009-09-21
ALSA: lx6464es - cleanup of rmh message bus function
Tim Blechmann
2
-98
/
+1
2009-06-25
ALSA: lx6464es - configure ethersound io channels
Tim Blechmann
1
-4
/
+3
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
1
-1
/
+1
2009-06-11
ALSA: lx6464es - support standard alsa module parameters
Tim Blechmann
1
-0
/
+7
2009-04-14
ALSA: lx6464es - Disable lx_message_send()
Takashi Iwai
1
-0
/
+2
2009-04-14
ALSA: lx6464es - Use snd_card_create()
Takashi Iwai
1
-3
/
+3
2009-04-14
ALSA: lx6464es - driver for the digigram lx6464es interface
Tim Blechmann
6
-0
/
+3328