Age | Commit message (Expand) | Author | Files | Lines |
2020-01-05 | ALSA: lx6464es: More constifications | Takashi Iwai | 1 | -2/+2 |
2020-01-03 | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai | 1 | -1/+1 |
2019-12-11 | ALSA: lx6464es: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -2/+0 |
2019-12-11 | ALSA: lx6464es: Use managed buffer allocation | Takashi Iwai | 1 | -11/+3 |
2019-11-06 | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai | 1 | -1/+1 |
2019-09-08 | ALSA: lx6464es - add support for LX6464ESe pci express variant | Tim Blechmann | 1 | -0/+8 |
2019-07-10 | ALSA: lx6464es: Remove unneeded variable err | Hariprasad Kelam | 1 | -2/+1 |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 6 | -82/+6 |
2019-06-11 | ALSA: lx6464es - Remove set but not used variables 'orun_mask, urun_mask' | YueHaibing | 1 | -5/+0 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29 | Thomas Gleixner | 5 | -82/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-08 | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai | 1 | -5/+3 |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai | 1 | -7/+1 |
2019-02-06 | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 1 | -5/+3 |
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-13 | ALSA: lx6464es: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-02-22 | 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-27 | 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 |