Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9ddd03fe07af30c58369e715826c0f4910c9339
/
sound
/
pci
/
es1968.c
6769e98
ALSA: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
22dbec2
[media] media, sound: tea575x: constify snd_tea575x_ops structures
by Julia Lawall
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
412b979
ALSA: remove deprecated use of pci api
by Quentin Lambert
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
8b1db4d
ALSA: es1968: Simplify PM callbacks
by Takashi Iwai
· 10 years ago
eafe840
ALSA: es1968: Replace timeval with ktime_t
by Tina Ruchandani
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
86cd372
ALSA: es1968: 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
47d98c0
ALSA: Remove memory reservation code from memalloc helper
by Takashi Iwai
· 11 years ago
59b5645
[media] tea575x: Move header from sound to media
by Ondrej Zary
· 11 years ago
8e0d704
ALSA: es1968: Add radio support for MediaForte M56VAP
by Ondrej Zary
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 11 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
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
d2153a1
ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()
by Dan Carpenter
· 12 years ago
5c0ee94
ALSA: es1968: Add ESS vendor ID to pm_whitelist
by Ondrej Zary
· 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
aace99e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
5daf53a
[media] snd_tea575x: Make the module using snd_tea575x the fops owner
by Hans de Goede
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
d4ecc83
[media] tea575x-tuner: update to latest V4L2 framework requirements
by Hans Verkuil
· 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
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
30bdee0
ALSA: es1968,maestro3 - Use work for hw-volume control
by Takashi Iwai
· 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
10ca720
ALSA: tea575x: use better card and bus names
by Ondrej Zary
· 14 years ago
3d11ba5
ALSA: tea575x: remove unused card from struct
by Ondrej Zary
· 14 years ago
ea27316
ALSA: tea575x: remove freq_fixup from struct
by Ondrej Zary
· 14 years ago
7258717
ALSA: es1968: convert TEA575x support to new interface
by Ondrej Zary
· 14 years ago
1872f58
ALSA: es1968: add radio (tea575x tuner) support
by Ondrej Zary
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
6895b52
ALSA: es1968: Clear interrupts before enabling them
by Ville Syrjälä
· 15 years ago
5a5e02e
ALSA: snd-es1968: Make hardware volume buttons an input device (rev2)
by Hans de Goede
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
ce0b620
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
by Yang Hongyang
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
1f04128
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
f000fd8
[ALSA] Fix synchronize_irq() bugs, redundancies
by Jeff Garzik
· 17 years ago
66c9aa6
[ALSA] es1968 - fix coding style in the last patch
by Andrew Morton
· 17 years ago
f24bfa5
[ALSA] es1968: fix jitter on some maestro cards
by Andreas Mueller
· 17 years ago
3463d8f
[ALSA] sound: es1968.c fox shadowed variable warning
by Harvey Harrison
· 17 years ago
4b47c97
es1968: fix sleep-while-holding-lock bug
by Arjan van de Ven
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
50f47ff
[ALSA] ESS Maestro 1/2/2E Sound Card: Use list_for_each_entry
by Matthias Kaehlcke
· 17 years ago
b942cf8
[ALSA] es1968 - Fix stuttering capture
by Rene Herman
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
7ab3992
[ALSA] use the ALIGN macro
by Clemens Ladisch
· 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
679e28e
[ALSA] es1968: Fix hw volume
by Ville Syrjala
· 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
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 18 years ago
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 18 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
1d606f1
[ALSA] sound/pci/: remove duplicate #include's
by Adrian Bunk
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
9d2f928
[PATCH] Intruduce DMA_28BIT_MASK
by Tobias Klauser
· 19 years ago
62932df
[ALSA] semaphore -> mutex (PCI part)
by Ingo Molnar
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
607da7f
[ALSA] es1968 - Fix conflict with ISA boards
by Rene Herman
· 19 years ago
1d4b822
[ALSA] es1968 - Fix PM support
by Takashi Iwai
· 19 years ago
969165a
[ALSA] Remove xxx_t typedefs: PCI ES1968
by Takashi Iwai
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
99b359b
[ALSA] Add missing KERN_* suffix to printk
by Takashi Iwai
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
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
ef21ca2
[ALSA] sound/pci: fix-up sleeping paths
by Nishanth Aravamudan
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
e6e514f
[ALSA] Add the vendor 0x1558 to PM whitelist of es1968
by Takashi Iwai
· 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