Age | Commit message (Expand) | Author |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-08 | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai |
2019-02-06 | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2018-06-21 | ALSA: lx6464es: Missing error code in snd_lx6464es_create() | Dan Carpenter |
2018-06-14 | ALSA: lx6464es: add error handling for pci_ioremap_bar | Zhouyang Jia |
2017-08-12 | ALSA: lx6464es: make snd_pcm_hardware const | Bhumika Goyal |
2017-02-21 | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal |
2016-09-02 | ALSA: constify snd_pcm_ops structures | Julia Lawall |
2016-04-15 | ALSA: lx646es: Fix possible uninitialized variable reference | Takashi Iwai |
2015-10-21 | ALSA: lx6464es: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen |
2015-05-26 | ALSA: lx6464es: Use NULL for pointers | Takashi Iwai |
2015-05-26 | ALSA: lx6464es: Fix duplicated SSID entries | Takashi Iwai |
2015-04-16 | ALSA: remove deprecated use of pci api | Quentin Lambert |
2014-11-11 | ALSA: Fix invalid kerneldoc markers | Takashi Iwai |
2014-09-15 | ALSA: lx6464es: Use nonatomic PCM ops | Takashi Iwai |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-04-18 | ALSA: lx_core: Translate comments from french to english | Maxime Ripard |
2014-04-18 | ALSA: lx_core: Remove useless #if 0 .. #endif | Maxime Ripard |
2014-04-18 | ALSA: lx_core: Remove dead code | Maxime Ripard |
2014-04-18 | ALSA: lx_core: Fix dev_dbg typo | Maxime Ripard |
2014-04-18 | ALSA: lx_core: Switch to using BIT macro | Maxime Ripard |
2014-04-18 | ALSA: lx_core: Remove unused defines | Maxime Ripard |
2014-02-26 | ALSA: lx6464es: Use standard printk helpers | Takashi Iwai |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2014-02-07 | ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c | Rashika Kheria |
2013-11-06 | ALSA: lx6464es: Fix pointer cast compile warnings | Takashi Iwai |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-08-14 | ALSA: lx6464es: Add a missing error check | Takashi Iwai |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-22 | ALSA: lx6464es - fix device communication via command bus | Tim Blechmann |
2011-11-22 | ALSA: lx6464es - command buffer API cleanup | Tim Blechmann |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-25 | ALSA: lx6464es - include mac address in device name | Tim Blechmann |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |
2010-11-01 | ALSA: lx6464es - make 1 bit signed bitfield unsigned | Tim Blechmann |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan |
2009-09-21 | ALSA: lx6464es - remove unused struct member | Tim Blechmann |
2009-09-21 | ALSA: lx6464es - cleanup of rmh message bus function | Tim Blechmann |
2009-06-25 | ALSA: lx6464es - configure ethersound io channels | Tim Blechmann |
2009-06-19 | convert some DMA_nnBIT_MASK() callers | Andrew Morton |
2009-06-11 | ALSA: lx6464es - support standard alsa module parameters | Tim Blechmann |
2009-04-14 | ALSA: lx6464es - Disable lx_message_send() | Takashi Iwai |
2009-04-14 | ALSA: lx6464es - Use snd_card_create() | Takashi Iwai |
2009-04-14 | ALSA: lx6464es - driver for the digigram lx6464es interface | Tim Blechmann |