| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: lx6464es: Cleanup the print API usages | Takashi Iwai | 2024-08-08 | 2 | -7/+4 |
* | ALSA: pci: Use *-y instead of *-objs in Makefile | Takashi Iwai | 2024-05-08 | 1 | -1/+1 |
* | ALSA: pci: lx6464es: fix a debug loop | Dan Carpenter | 2023-02-01 | 1 | -6/+5 |
* | ALSA: lx6464es: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 2022-04-12 | 1 | -2/+6 |
* | ALSA: lx6464es: Allocate resources with device-managed APIs | Takashi Iwai | 2021-07-19 | 1 | -88/+24 |
* | ALSA: pci: lx6464es: remove useless self-comparison | Pierre-Louis Bossart | 2021-05-27 | 1 | -4/+0 |
* | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2021-03-17 | 1 | -2/+0 |
* | ALSA: lx6464es: More constifications | Takashi Iwai | 2020-01-05 | 1 | -2/+2 |
* | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | ALSA: lx6464es: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
* | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -2/+0 |
* | ALSA: lx6464es: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -11/+3 |
* | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 1 | -1/+1 |
* | ALSA: lx6464es - add support for LX6464ESe pci express variant | Tim Blechmann | 2019-09-08 | 1 | -0/+8 |
* | ALSA: lx6464es: Remove unneeded variable err | Hariprasad Kelam | 2019-07-10 | 1 | -2/+1 |
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2019-07-08 | 6 | -82/+6 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29 | Thomas Gleixner | 2019-05-24 | 5 | -82/+5 |
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | ALSA: lx6464es - Remove set but not used variables 'orun_mask, urun_mask' | YueHaibing | 2019-06-11 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai | 2019-02-08 | 1 | -5/+3 |
|\ |
|
| * | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 1 | -5/+3 |
* | | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai | 2019-02-06 | 1 | -7/+1 |
|/ |
|
* | ALSA: lx6464es: Missing error code in snd_lx6464es_create() | Dan Carpenter | 2018-06-21 | 1 | -0/+1 |
* | ALSA: lx6464es: add error handling for pci_ioremap_bar | Zhouyang Jia | 2018-06-14 | 1 | -0/+7 |
* | ALSA: lx6464es: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |
* | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-02-21 | 1 | -1/+1 |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 1 | -2/+2 |
* | ALSA: lx646es: Fix possible uninitialized variable reference | Takashi Iwai | 2016-04-15 | 1 | -1/+1 |
* | ALSA: lx6464es: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | 1 | -2/+2 |
* | ALSA: lx6464es: Use NULL for pointers | Takashi Iwai | 2015-05-26 | 1 | -2/+2 |
* | ALSA: lx6464es: Fix duplicated SSID entries | Takashi Iwai | 2015-05-26 | 1 | -6/+6 |
* | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 1 | -1/+1 |
* | ALSA: Fix invalid kerneldoc markers | Takashi Iwai | 2014-11-11 | 1 | -1/+1 |
* | ALSA: lx6464es: Use nonatomic PCM ops | Takashi Iwai | 2014-09-15 | 4 | -200/+108 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: lx_core: Translate comments from french to english | Maxime Ripard | 2014-04-18 | 1 | -11/+11 |
* | ALSA: lx_core: Remove useless #if 0 .. #endif | Maxime Ripard | 2014-04-18 | 1 | -6/+0 |
* | ALSA: lx_core: Remove dead code | Maxime Ripard | 2014-04-18 | 1 | -4/+0 |
* | ALSA: lx_core: Fix dev_dbg typo | Maxime Ripard | 2014-04-18 | 1 | -1/+1 |
* | ALSA: lx_core: Switch to using BIT macro | Maxime Ripard | 2014-04-18 | 1 | -3/+4 |
* | ALSA: lx_core: Remove unused defines | Maxime Ripard | 2014-04-18 | 1 | -5/+0 |
* | ALSA: lx6464es: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 2 | -117/+129 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -3/+2 |
* | ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c | Rashika Kheria | 2014-02-07 | 1 | -84/+0 |
* | ALSA: lx6464es: Fix pointer cast compile warnings | Takashi Iwai | 2013-11-06 | 2 | -4/+4 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 1 | -1/+0 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 3 | -17/+17 |
* | ALSA: lx6464es: Add a missing error check | Takashi Iwai | 2012-08-14 | 1 | -0/+2 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -15/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |