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
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
2010-09-14
ALSA: sound/ppc/powermac: remove undefined operations
Andreas Schwab
1
-1
/
+1
2010-09-14
sound: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-1
/
+1
2010-04-13
Merge branch 'topic/bkl' into topic/core-cleanup
Takashi Iwai
1
-1
/
+11
2010-04-07
ALSA: powermac - Fix obsoleted machine_is_compatible()
Takashi Iwai
1
-1
/
+1
2010-04-04
ALSA: powermac - Add debug log
Risto Suominen
1
-0
/
+3
2010-04-04
ALSA: powermac - Lineout detection on G4 DA
Risto Suominen
1
-1
/
+5
2010-04-04
ALSA: powermac - Reverse HP detection on G4 DA
Risto Suominen
1
-1
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-3
/
+1
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
3
-23
/
+23
2009-12-01
Merge branch 'topic/beep-rename' into topic/core-change
Takashi Iwai
3
-11
/
+11
2009-11-05
ALSA: rename "PC Speaker" controls to "Speaker"
Jaroslav Kysela
3
-11
/
+11
2009-10-27
powerpc: Minor cleanup to sound/ppc/Kconfig
Kumar Gala
1
-1
/
+1
2009-10-02
sound: Make keywest_driver static
Jean Delvare
1
-1
/
+1
2009-10-01
ALSA: Don't assume i2c device probing always succeeds
Takashi Iwai
1
-0
/
+12
2009-06-12
Merge branch 'topic/ps3' into for-linus
Takashi Iwai
1
-351
/
+304
2009-06-10
ALSA: sound/ps3: Correct existing and add missing annotations
Geert Uytterhoeven
1
-6
/
+6
2009-06-10
ALSA: sound/ps3: Restructure driver source
Geert Uytterhoeven
1
-333
/
+288
2009-06-10
ALSA: sound/ps3: Fix checkpatch issues
Geert Uytterhoeven
1
-17
/
+15
2009-06-10
Merge branch 'topic/section-fix' into for-linus
Takashi Iwai
7
-56
/
+56
2009-06-04
ALSA: burgundy: timeout message is off by one.
Roel Kluin
1
-2
/
+2
2009-06-03
ALSA: powermac - Replace the rest of __init*
Takashi Iwai
4
-44
/
+44
2009-06-03
ALSA: sound/ppc: update annotations of serveral functions
Stephen Rothwell
7
-12
/
+12
2009-05-14
ALSA: keywest: Get rid of useless i2c_device_name() macro
Jean Delvare
1
-5
/
+1
2009-04-21
ALSA: keywest: Convert to new-style i2c driver
Jean Delvare
1
-41
/
+41
2009-04-06
ALSA: move snd_powermac's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-03-24
Merge branch 'topic/powermac' into for-linus
Takashi Iwai
7
-24
/
+95
2009-03-24
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
2
-7
/
+5
2009-03-09
ALSA: snd-powermac: timeout reaches -1
Roel Kluin
1
-1
/
+1
2009-03-09
ALSA: powermac - Add missing KERN_* prefix to printk
Takashi Iwai
4
-12
/
+13
2009-03-09
ALSA: Add vmaster controls for Pmac 5500, iMac G3 SL, and PBook G3 Lombard
Risto Suominen
2
-6
/
+69
[next]