index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
au88x0
/
au88x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2014-10-28
ALSA: au88x0: Kill the rest snd_print*()
Takashi Iwai
1
-1
/
+1
2014-10-15
ALSA: au88x0: pr_* replaced with dev_*
Sudip Mukherjee
1
-17
/
+16
2014-09-09
sound: pci: au88x0: printk replacement
Sudip Mukherjee
1
-11
/
+11
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
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
1
-5
/
+5
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-15
/
+2
2012-01-16
ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16
Raymond Yau
1
-1
/
+2
2012-01-16
ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bit
Raymond Yau
1
-5
/
+5
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
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
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-10-21
pci: use pci_ioremap_bar() in sound/
Arjan van de Ven
1
-2
/
+1
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
1
-2
/
+0
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-16
[ALSA] au88x0: mem leak fix in snd_vortex_create()
Jesper Juhl
1
-0
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-5
/
+1
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
1
-1
/
+1
2006-10-06
[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap
Amol Lad
1
-0
/
+1
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-22
[ALSA] au88x0 - Init before create components
Alan Horstmann
1
-5
/
+7
2006-03-22
[ALSA] au88x0 - 64bit arch fixes
Takashi Iwai
1
-2
/
+8
2006-01-03
[ALSA] au88x0: Remove unneeded call to pci_dma_supported()
Tobias Klauser
1
-2
/
+2
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI AU88x0
Takashi Iwai
1
-4
/
+4
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
1
-1
/
+1
2005-09-12
[ALSA] set owner field in struct pci_driver
Clemens Ladisch
1
-0
/
+1
2005-09-12
[ALSA] Replace with kzalloc() - pci stuff
Takashi Iwai
1
-1
/
+1
2005-09-12
[ALSA] pci_find_device remove
Jiri Slaby
1
-10
/
+16
2005-05-29
[ALSA] Replace pci_module_init() with pci_register_driver()
Takashi Iwai
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+388