index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
lx6464es
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
ALSA: lx6464es: Missing error code in snd_lx6464es_create()
Dan Carpenter
1
-0
/
+1
2018-06-14
ALSA: lx6464es: add error handling for pci_ioremap_bar
Zhouyang Jia
1
-0
/
+7
2017-08-12
ALSA: lx6464es: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-02-21
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
1
-1
/
+1
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2016-04-15
ALSA: lx646es: Fix possible uninitialized variable reference
Takashi Iwai
1
-1
/
+1
2015-10-21
ALSA: lx6464es: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
1
-2
/
+2
2015-05-26
ALSA: lx6464es: Use NULL for pointers
Takashi Iwai
1
-2
/
+2
2015-05-26
ALSA: lx6464es: Fix duplicated SSID entries
Takashi Iwai
1
-6
/
+6
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
1
-1
/
+1
2014-11-11
ALSA: Fix invalid kerneldoc markers
Takashi Iwai
1
-1
/
+1
2014-09-15
ALSA: lx6464es: Use nonatomic PCM ops
Takashi Iwai
4
-200
/
+108
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-04-18
ALSA: lx_core: Translate comments from french to english
Maxime Ripard
1
-11
/
+11
2014-04-18
ALSA: lx_core: Remove useless #if 0 .. #endif
Maxime Ripard
1
-6
/
+0
2014-04-18
ALSA: lx_core: Remove dead code
Maxime Ripard
1
-4
/
+0
2014-04-18
ALSA: lx_core: Fix dev_dbg typo
Maxime Ripard
1
-1
/
+1
2014-04-18
ALSA: lx_core: Switch to using BIT macro
Maxime Ripard
1
-3
/
+4
2014-04-18
ALSA: lx_core: Remove unused defines
Maxime Ripard
1
-5
/
+0
2014-02-26
ALSA: lx6464es: Use standard printk helpers
Takashi Iwai
2
-117
/
+129
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 imp...
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