Age | Commit message (Expand) | Author |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364 | Thomas Gleixner |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2014-09-30 | ALSA: ctxfi: pr_* replaced with dev_* | Sudip Mukherjee |
2014-08-26 | ALSA: ctxfi: fix broken user-visible string | Sudip Mukherjee |
2014-08-26 | ALSA: ctxfi: prink replacement | Sudip Mukherjee |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | 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: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | 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-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-06-14 | Merge branch 'test/pci-rename' into topic/misc | Takashi Iwai |
2011-06-14 | ALSA: ctxfi: Add support for Creative Titanium HD | Harry Butterworth |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan |
2010-01-14 | ALSA: ctxfi - Add subsystem option | Takashi Iwai |
2009-06-22 | ALSA: ctxfi - Add PM support | Wai Yew CHAY |
2009-06-08 | ALSA: ctxfi - Clean up probe routines | Takashi Iwai |
2009-06-05 | ALSA: ctxfi - Clean up / optimize | Takashi Iwai |
2009-06-02 | ALSA: ctxfi - Fix a typo in MODULE_LICENSE | Takashi Iwai |
2009-05-26 | ALSA: ctxfi - Add missing module parameter definitions | Takashi Iwai |
2009-05-14 | ALSA: ctxfi - Add prefix to debug prints | Takashi Iwai |
2009-05-14 | ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.h | Takashi Iwai |
2009-05-14 | ALSA: SB X-Fi driver merge | Wai Yew CHAY |