index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
atmel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
ALSA: atmel: ac97: clarify operator precedence
Pierre-Louis Bossart
1
-11
/
+11
2020-07-09
ALSA: atmel: Remove invalid "fall through" comments
Takashi Iwai
1
-2
/
+2
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-8
/
+8
2020-01-03
ALSA: atmel: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: atmel: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: atmel: Use managed buffer allocation
Takashi Iwai
1
-17
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-06
ALSA: atmel: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-3
/
+1
2017-09-04
Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-3
/
+6
2017-09-04
ALSA: atmel: convert AC97c driver to GPIO descriptor API
Andy Shevchenko
1
-60
/
+10
2017-08-31
ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'
Christophe Jaillet
1
-1
/
+2
2017-08-23
ALSA: ac97c: constify ac97_pcm structures
Arvind Yadav
1
-1
/
+1
2017-08-19
ALSA: atmel: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-17
ALSA: atmel: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-07-26
ASoC: atmel: ac97c: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-3
/
+5
2017-07-01
ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-05-15
ALSA: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
4
-998
/
+74
2015-05-20
ALSA: sound/atmel/ac97c.c: remove unused variable
Arnd Bergmann
1
-1
/
+0
2015-01-07
ALSA: sound/atmel/ac97c.c: Add device tree support
Alexander Stein
1
-3
/
+42
2014-12-27
ALSA: atmel: fix building the ac97 driver for at91-multiplatform
Arnd Bergmann
1
-3
/
+3
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-12-05
ALSA: atmel_abdac: Add missing clock prepare
Alexander Stein
1
-9
/
+9
2014-12-05
ALSA: sound/atmel/ac97c.c: Add missing clock prepare
Alexander Stein
1
-5
/
+5
2014-12-05
ALSA: sound/atmel/ac97c.c: Fix device index for pcm
Alexander Stein
1
-1
/
+1
2014-10-20
ALSA: atmel: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-15
dmaengine: dw: split dma-dw.h to platform and private parts
Andy Shevchenko
2
-1
/
+4
2014-09-11
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
2
-2
/
+2
2014-04-16
ALSA: sound/atmel/ac97c.c: Convert to module_platform_driver
Alexander Stein
1
-13
/
+2
2014-02-14
ALSA: atmel: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-16
/
+7
2013-12-16
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+2
2013-12-10
ALSA: atmel_abdac: clk_round_rate() can return a zero upon error
Paul Walmsley
1
-1
/
+1
2013-12-02
ALSA: atmel: Fix possible array overflow
Takashi Iwai
1
-1
/
+2
2013-11-05
ALSA: atmel: remove dependency on <mach/gpio.h>
Linus Walleij
1
-1
/
+0
2013-05-03
ALSA: atmel: Remove redundant platform_set_drvdata()
Sachin Kamat
2
-4
/
+0
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-2
/
+2
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
[next]