Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b88e7042a221a0318d726017b0f97aa42066826
/
sound
/
pci
/
ens1370.c
7ddbd18
ALSA: ens137x: Use standard printk helpers
by Takashi Iwai
· 11 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
8e33a52
treewide: Fix printks with 0x%#
by Joe Perches
· 11 years ago
db10e7f
ALSA: pci: trivial: replace numeric with standard PM state macros
by Yijing Wang
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 11 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
5efbc26
ALSA: Fix leftover chmap UNKNOWN -> MONO conversions
by Takashi Iwai
· 12 years ago
7fb6861
ALSA: ens1370: Define channel maps
by Takashi Iwai
· 12 years ago
1fe4d42
ALSA: ens1370: Reduce ifdefs
by Takashi Iwai
· 12 years ago
c7561cd
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
by Takashi Iwai
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
934c2b6
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
by Takashi Iwai
· 13 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 13 years ago
6ebb8a4
ALSA: ens1371: fix Creative Ectiva support
by Clemens Ladisch
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
0d7392e
sound: Use PCI_VDEVICE for CREATIVE and ECTIVA
by Joe Perches
· 15 years ago
28d27aa
sound: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
ee41965
ALSA: Fix missing KERN_* prefix to printk in sound/pci
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
462dba2
ALSA: ALSA: ens1370: communicate PCI device to AC97
by Rene Herman
· 16 years ago
810fd3f
ALSA: ens1370: SRC stands for Sample Rate Converter
by Rene Herman
· 16 years ago
f000fd8
[ALSA] Fix synchronize_irq() bugs, redundancies
by Jeff Garzik
· 17 years ago
405b0a3
[ALSA] sound: ens1370.c fix shadowed variable warning
by Harvey Harrison
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
076c0e4
[ALSA] fix ensoniq section mismatch
by Randy Dunlap
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
ef991b9
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
by Takashi Iwai
· 18 years ago
5da8fa2
[ALSA] ens1371 - Clean up quirks
by Takashi Iwai
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
30b3539
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
by Takashi Iwai
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
62932df
[ALSA] semaphore -> mutex (PCI part)
by Ingo Molnar
· 19 years ago
15f500a
[ALSA] ens1370 - Fix resume
by Takashi Iwai
· 19 years ago
156b2aa
[ALSA] ens1371: fix compilation without SUPPORT_JOYSTICK
by Clemens Ladisch
· 19 years ago
015b6a1
[ALSA] ens1371: added spdif and lineio module options
by Jaroslav Kysela
· 19 years ago
fe8be10
[ALSA] ens137x - Fix and ADD PM support
by Takashi Iwai
· 19 years ago
eb3414b
[ALSA] Remove xxx_t typedefs: PCI ENS137x
by Takashi Iwai
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
f31a31b
[ALSA] Fix missing suspend/resume-code for ens1371
by Kurt J. Bosch
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
8433a50
[ALSA] Fix schedule_timeout usage
by Nishanth Aravamudan
· 19 years ago
99b359b
[ALSA] Add missing KERN_* suffix to printk
by Takashi Iwai
· 19 years ago
3bcd464
[ALSA] set owner field in struct pci_driver
by Clemens Ladisch
· 19 years ago
e560d8d
[ALSA] Replace with kzalloc() - pci stuff
by Takashi Iwai
· 19 years ago
8cdfd25
[ALSA] Remove superfluous PCI ID definitions
by Takashi Iwai
· 19 years ago
5549d54
[ALSA] use PCM interface for IEC958 controls
by Clemens Ladisch
· 19 years ago
10e8d78
[ALSA] use SNDRV_CTL_NAME_IEC958 macro
by Clemens Ladisch
· 19 years ago
67ed416
[ALSA] sound - fix .iface field of mixer control elements
by Clemens Ladisch
· 19 years ago
ef21ca2
[ALSA] sound/pci: fix-up sleeping paths
by Nishanth Aravamudan
· 19 years ago
072c011
[ALSA] ens1371 - added extra delay for ac97 codec initialization
by Jaroslav Kysela
· 19 years ago
01d25d4
[ALSA] Replace pci_module_init() with pci_register_driver()
by Takashi Iwai
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago