index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-19
ALSA: ppc: constify snd_pcm_ops structures
Arvind Yadav
2
-3
/
+3
2017-08-17
ALSA: ppc: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-05-30
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
3
-7
/
+7
2017-02-28
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+4
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-4
/
+4
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
1
-3
/
+1
2016-07-05
ALSA: ppc/awacs: shut up maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2016-02-06
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2015-08-25
ALSA: ppc: Add missing inclusion of linux/module.h
Takashi Iwai
1
-0
/
+1
2015-08-25
ALSA: ppc: keywest: Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-05-29
ALSA: ppc: keywest: check if DEQ was already instantiated
Wolfram Sang
1
-1
/
+12
2015-05-18
ALSA: ppc: keywest: drop using attach adapter
Wolfram Sang
1
-4
/
+19
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
1
-29
/
+29
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
5
-5
/
+5
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
1
-10
/
+5
2015-01-02
ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
1
-3
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-17
ALSA: powermac: Deletion of an unnecessary check before the function call "pc...
Markus Elfring
1
-2
/
+1
2014-10-21
ALSA: ppc: Use snd_ctl_enum_info()
Takashi Iwai
1
-8
/
+3
2014-10-20
ALSA: ppc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
1
-3
/
+3
2014-02-14
ALSA: ppc: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-5
/
+3
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2013-11-06
ALSA: ps3: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-2
/
+4
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2
-0
/
+3
2013-10-04
ALSA: ppc: keywest: Don't use i2c_client->driver
Lars-Peter Clausen
1
-2
/
+2
2013-05-23
ALSA: powermac: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-12-07
ALSA: ppc: remove __dev* attributes
Bill Pemberton
8
-59
/
+59
2012-12-07
ALSA: sound/ps3: remove __dev* attributes
Bill Pemberton
1
-6
/
+6
2012-08-20
ALSA: sound/ppc/snd_ps3.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
1
-1
/
+1
2012-07-03
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
1
-8
/
+10
2012-07-02
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
1
-1
/
+2
2012-01-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-08
powerpc/ps3: Fix lv1_gpu_attribute hcall
Geoff Levand
1
-1
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-11-01
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-12
ALSA: keywest: Remove obsolete cleanup for clientdata
Axel Lin
1
-1
/
+0
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-6
/
+3
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2011-04-22
ALSA: powermac - Correct lineout detection on PowerMac G4 DA
Risto Suominen
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-8
/
+8
2011-02-28
ALSA: powermac - Allow input from microphone on Tumbler
Risto Suominen
1
-1
/
+5
2011-01-03
Fix spelling milisec -> ms in snd_ps3 module parameter description
Stefan Weil
1
-1
/
+1
2010-11-22
ALSA: sound/ppc: Use printf extension %pR for struct resource
Joe Perches
1
-8
/
+4
[next]