index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
ad1816a
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
ALSA: ad1816a: Allocate resources with device-managed APIs
Takashi Iwai
2
-74
/
+16
2021-06-09
ALSA: ad1816a: Fix assignment in if condition
Takashi Iwai
2
-18
/
+32
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-7
/
+0
2020-04-17
ALSA: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
1
-1
/
+1
2020-01-03
ALSA: isa: Constify snd_kcontrol_new items
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: isa: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-01
ALSA: ad1816a: constify copied structure
Julia Lawall
1
-1
/
+1
2019-12-11
ALSA: ad1816a: Support PCM sync_stop
Takashi Iwai
1
-0
/
+1
2019-12-11
ALSA: isa: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: ad1816a: Use managed buffer allocation
Takashi Iwai
1
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+1
2019-01-15
ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-1
/
+0
2018-07-27
ALSA: ad1816a: Fix sparse warning wrt PCM format type
Takashi Iwai
1
-1
/
+2
2017-08-17
ALSA: isa: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-08-17
ALSA: ad1816a: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-12
ALSA: ad1816a: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-02
ALSA: ad1816a: Remove always NULL parameters
Lars-Peter Clausen
2
-10
/
+4
2014-10-21
ALSA: ad1816a: Use snd_ctl_enum_info()
Takashi Iwai
1
-8
/
+2
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+3
2012-12-07
ALSA: isa: remove __dev* attributes
Bill Pemberton
2
-18
/
+19
2012-08-20
ALSA: snd-ad1816a: Implement suspend/resume
Ondrej Zary
2
-2
/
+52
2012-08-20
ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a
Ondrej Zary
2
-35
/
+13
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-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-1
/
+1
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2009-02-16
Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge
Takashi Iwai
1
-3
/
+4
2009-02-05
ALSA: isa/*: Add missing KERN_* prefix to printk
Takashi Iwai
1
-3
/
+3
2009-01-21
ALSA: ad1816a: enable hardware timer
Krzysztof Helt
2
-5
/
+7
2009-01-21
ALSA: do not create OPL3 timers if there is no OPL3 irq wired
Krzysztof Helt
1
-5
/
+2
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
1
-3
/
+4
2008-08-25
ALSA: snd-ad1816a: add different TerraTec EWS64 S model
Rene Herman
1
-1
/
+3
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
1
-2
/
+4
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2
-2
/
+0
2008-01-31
[ALSA] sound/isa: kill pnp_resource_change
Rene Herman
1
-48
/
+5
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-10-16
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...
Clemens Ladisch
1
-2
/
+0
2007-05-11
[ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a
Rask Ingemann Lambertsen
1
-2
/
+6
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
1
-5
/
+5
2006-10-22
[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value
Amit Choudhary
1
-0
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-23
[ALSA] Add dB scale information to ad1816a driver
Takashi Iwai
1
-11
/
+44
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2
-2
/
+2
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a
Bjorn Helgaas
1
-3
/
+9
2006-03-22
[ALSA] ad1816a - Fix PCM trigger direction
Ken Arromdee
1
-6
/
+9
2006-01-03
[ALSA] Merge ad1816a-lib module to ad1816a
Takashi Iwai
2
-40
/
+12
[next]