index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
atmel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
ALSA: atmel: remove __dev* attributes
Bill Pemberton
2
-9
/
+9
2012-08-20
ALSA: sound/atmel/ac97c.c: fix error return code
Julia Lawall
1
-8
/
+4
2012-08-20
ALSA: sound/atmel/abdac.c: fix error return code
Julia Lawall
1
-0
/
+1
2012-08-09
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
2
-2
/
+2
2012-07-03
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
2
-16
/
+18
2012-07-02
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
2
-0
/
+2
2012-05-11
ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value...
Bo Shen
1
-0
/
+2
2012-02-22
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
2
-12
/
+47
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-6
/
+6
2011-12-19
ALSA: atmel/ac97c: using software reset instead hardware reset if not available
Bo Shen
1
-0
/
+4
2011-10-31
sound-soc: move to dma_transfer_direction
Vinod Koul
2
-6
/
+6
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2
-2
/
+2
2011-06-28
ALSA: atmel - update author email for ABDAC, AC97C and AT73C213
Hans-Christian Egtvedt
2
-2
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-2
/
+2
2011-01-25
ALSA: fix invalid hardware.h include in ac97c for AVR32 architecture
Hans-Christian Egtvedt
1
-1
/
+4
2010-11-22
ALSA: atmel - Fix the return value in error path
Takashi Iwai
1
-1
/
+1
2010-11-22
ALSA: snd-atmel-abdac: test wrong variable
Vasiliy Kulikov
1
-1
/
+1
2010-06-08
ALSA: atmel: set "channel A event" output to debug
Yegor Yefremov
1
-1
/
+1
2010-03-25
ALSA: AC97: add full duplex support for atmel AT91 and AVR.
Sedji Gaouaou
1
-4
/
+12
2010-03-25
ALSA: AC97: add AC97 support for AT91.
Sedji Gaouaou
2
-86
/
+255
2009-04-06
ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4
Hans-Christian Egtvedt
1
-1
/
+1
2009-04-06
ALSA: snd-atmel-abdac: replace bus_id with dev_name()
Hans-Christian Egtvedt
1
-1
/
+1
2009-04-06
ALSA: snd-atmel-ac97c: replace bus_id with dev_name()
Hans-Christian Egtvedt
1
-2
/
+2
2009-04-06
ALSA: snd-atmel-ac97c: cleanup registers when removing driver
Hans-Christian Egtvedt
1
-0
/
+4
2009-04-06
ALSA: snd-atmel-ac97c: do a proper reset of the external codec
Hans-Christian Egtvedt
1
-7
/
+7
2009-04-06
ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reporting
Hans-Christian Egtvedt
1
-1
/
+76
2009-04-06
ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameter
Hans-Christian Egtvedt
1
-2
/
+2
2009-04-06
ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channels
Hans-Christian Egtvedt
1
-5
/
+18
2009-04-06
ALSA: snd-atmel-ac97c: remove dead break statements after return in switch case
Hans-Christian Egtvedt
1
-2
/
+0
2009-04-06
ALSA: snd-atmel-ac97c: cleanup register definitions
Hans-Christian Egtvedt
1
-6
/
+8
2009-02-05
ALSA: Add ALSA driver for Atmel AC97 controller
Hans-Christian Egtvedt
4
-0
/
+1013
2009-02-05
ALSA: Add ALSA driver for Atmel Audio Bitstream DAC
Hans-Christian Egtvedt
3
-0
/
+616