Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
31ee9181eb92cc727876ec5a2144a1b3cbdf5bb1
/
sound
/
pci
/
ice1712
512a4cb
ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=n
by Takashi Iwai
· 11 years ago
4c88b7f
ALSA: ice1724: Fix uninitialized variable access
by Takashi Iwai
· 11 years ago
57a4451
ALSA: Use strlcpy() instead of strncpy()
by Takashi Iwai
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 11 years ago
69a4cfd
ALSA: ice1712: Initialize card->private_data properly
by Sean Connor
· 12 years ago
c2d3703
ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF input
by Jonas Petersen
· 12 years ago
b57a895
ALSA: ice1712: fix boundary check in snd_wm8766_write()
by Dan Carpenter
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
063f603
ALSA: ice1724: Fix build error without CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
ef87844
ALSA: ice1724: enable suspend on unknown ICE1724 cards
by Ondrej Zary
· 12 years ago
17a4adb
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
16c2e1f
ALSA: ice1724: Fix rate setup after resume
by Takashi Iwai
· 12 years ago
9e13db8
ALSA: ice1712: Fix build errors
by Randy Dunlap
· 12 years ago
de3ab85
ALSA: ice17xx: Fix inclusion of linux/io.h
by Takashi Iwai
· 12 years ago
a2af050
ALSA: ice17xx: Constify strings and string arrays
by Takashi Iwai
· 12 years ago
77b0b25
ALSA: ice1712: Add Philips PSC724 Ultimate Edge
by Ondrej Zary
· 12 years ago
bfe51427
ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec support
by Ondrej Zary
· 12 years ago
45d44e5
ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec support
by Ondrej Zary
· 12 years ago
267bcca
ALSA: ice1712: add chip_exit callback
by Ondrej Zary
· 12 years ago
3d98c21
Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
3737e2b
ALSA: ice1724: Use linear scale for AK4396 volume control.
by Matteo Frigo
· 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
db05828
ALSA: ice1724 - constrain runtime rates for locked internal rate
by Pavel Hofman
· 13 years ago
52cd0a7
ALSA: ice1724 - Support for ooAoo SQ210a
by Pavel Hofman
· 13 years ago
2b151ef
ALSA: ice1724 - Allow card info based on model only
by Pavel Hofman
· 13 years ago
ffd364d
ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations
by Pavel Hofman
· 13 years ago
219e2cd
ALSA: ice1724 - External clock item only for cards with SPDIF_IN
by Pavel Hofman
· 13 years ago
e784816
ALSA: ice1724 - Check for ac97 to avoid kernel oops
by Pavel Hofman
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
7c9d440
treewide: transciever/transceiver spelling fixes
by Joe Perches
· 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
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b8b1a4c
ALSA: ice1712 delta - initialize SPI clock
by Brian Bloniarz
· 14 years ago
9343009
ALSA: ice1712 - working M-Audio Delta 66E support
by Brian Bloniarz
· 14 years ago
9fe856e
sound: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
23b224d
ALSA: ice1712: Add support for Edirol DA-2496
by Garnet MacPhee
· 14 years ago
3374cd1
Merge branch 'topic/core-cleanup' into for-linus
by Takashi Iwai
· 14 years ago
82134665
ALSA: ice1724 - Fix ESI Maya44 capture source control
by Takashi Iwai
· 14 years ago
067e4a5
Merge branch 'topic/bkl' into topic/core-cleanup
by Takashi Iwai
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ae76148
ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.
by Bernhard Urban
· 15 years ago
b8f1f59
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
by Jaroslav Kysela
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
9d4c7464
ALSA: ice1724 - aureon - fix wm8770 volume offset
by Jaroslav Kysela
· 15 years ago
350a514
ALSA: ice1712: fix: lock samplerate when samplerate locking is enabled
by Sebastien Alaiwan
· 15 years ago
78f1ae1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
482e46d
ALSA: ice1724 - aureon - modify WM8770 Master & DAC volume
by Jaroslav Kysela
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
86e1d57
Merge branch 'topic/hda' into for-linus
by Takashi Iwai
· 15 years ago
980f31c
Merge branch 'topic/ice1724-quartet' into topic/hda
by Takashi Iwai
· 15 years ago
ef47bf3
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
bf97402
ALSA: ice1724 - make some bitfields unsigned
by Dan Carpenter
· 15 years ago
0c3c35e
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
5e08fe5
ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()
by Takashi Iwai
· 15 years ago
50d40f1
ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
by Aleksey Kunitskiy
· 15 years ago
06fe9fb
tree-wide: fix a very frequent spelling mistake
by Dirk Hohndel
· 15 years ago
bd3c200
ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
by David Henningsson
· 15 years ago
43189a3
ALSA: ice1724: Fix surround on Chaintech AV-710
by Robert Hancock
· 15 years ago
1d4efa6
ALSA: ice1724: increase SPDIF and independent stereo buffer sizes
by Robert Hancock
· 15 years ago
2bdf663
ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MIXER to PCM type
by Pavel Hofman
· 15 years ago
6ef8070
ALSA: ice1724 - Infrasonic Quartet support
by Pavel Hofman
· 15 years ago
1ff97cb
ALSA: ice1724 - Support for multiple external clock types
by Pavel Hofman
· 15 years ago
6796d5a
ALSA: ice1724 - pro-rate-locking makes sense only for internal clock mode
by Pavel Hofman
· 15 years ago
4947030
ALSA: ice1724 - adding GPIO routines for mask and direction
by Pavel Hofman
· 15 years ago
8f34692
ALSA: ak4620 support, codec regs listed in proc
by Pavel Hofman
· 15 years ago
8a3351b
Merge branch 'topic/ice1724-pm' into for-linus
by Takashi Iwai
· 15 years ago
cd77538
ALSA: ice1724 - Fix section mismatch
by Takashi Iwai
· 15 years ago
b40e953
ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2
by Igor Chernyshev
· 15 years ago
28d27aa
sound: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
72cbfd4
ALSA: ice1724 - Add ESI Maya44 support
by Takashi Iwai
· 16 years ago
2bf864a
ALSA: ice1724 - Allow spec driver to create own routing controls
by Takashi Iwai
· 16 years ago
d82b64f
ALSA: ice1724 - Add PCI postint to reset sequence
by Takashi Iwai
· 16 years ago
a5b7b5c
ALSA: ice1724 - Clean up definitions of DMA records
by Takashi Iwai
· 16 years ago
92d7100
ALSA: ice1724 - Check error in set_rate function
by Takashi Iwai
· 16 years ago
ce0b620
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
by Yang Hongyang
· 16 years ago
60c4e7c
Merge branch 'topic/ice' into for-linus
by Takashi Iwai
· 16 years ago
e2ea7cfc
ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712
by Takashi Iwai
· 16 years ago
e683ec4
ALSA: ice1724 - Dynamic MIDI TX irq control
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
8eca753
ALSA: ice1724 - Fix a typo in IEC958 PCM name
by Alan Horstmann
· 16 years ago
63cf123
Merge branch 'topic/fix/misc' into topic/misc
by Takashi Iwai
· 16 years ago
6834d7c
ALSA: ice1724 - Re-fix IRQ mask initialization
by Takashi Iwai
· 16 years ago
4074ea2
ALSA: ice1724 - Fix IRQ register initialization
by Takashi Iwai
· 16 years ago
8cd2b26
ALSA: sound/ice1712: indentation & braces disagree - add braces
by Ilpo Järvinen
· 16 years ago
1083206
ALSA: ice1724 - Fix TX IRQ lockup
by Takashi Iwai
· 16 years ago
3d8cb46
ALSA: ice1712.c: fix coding style
by Alexander Beregalov
· 16 years ago
1de9fdc
ALSA: ice1724.c: fix coding style
by Alexander Beregalov
· 16 years ago
cc67b7f
ALSA: ice1712/ice1724: Coding style fixes part 1 (more coming up)
by Vedran Miletic
· 16 years ago
f14d8e9
ALSA: ice1712/wtm: fix coding style
by Alexander Beregalov
· 16 years ago
1ce211a
ALSA: ice1712/aureon.c: fix coding style
by Alexander Beregalov
· 16 years ago
Next »