index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-01
ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers
Shawn Guo
1
-7
/
+70
2012-04-01
ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
Shawn Guo
1
-22
/
+42
2012-04-01
ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name
Shawn Guo
4
-67
/
+4
2012-04-01
ASoC: fsl: create fsl_utils to accommodate the common functions
Shawn Guo
6
-286
/
+189
2012-04-01
ASoC: fsl: rename imx-pcm Kconfig options and filename
Shawn Guo
3
-8
/
+8
2012-04-01
ASoC: imx: merge sound/soc/imx into sound/soc/fsl
Shawn Guo
21
-105
/
+119
2012-04-01
ASoC: fsl: separate SSI and DMA Kconfig options
Shawn Guo
2
-7
/
+11
2012-04-01
ASoC: wm8962: Add HPF coefficient configuration support
Mark Brown
1
-0
/
+1
2012-04-01
ASoC: wm8962: Add HD Bass and VSS coefficient configuration
Mark Brown
1
-0
/
+2
2012-04-01
ASoC: wm8962: Add Dynamic Range Control support
Mark Brown
1
-0
/
+3
2012-04-01
ASoC: wm8962: Add Direct-Form 1 filter support
Mark Brown
1
-0
/
+3
2012-04-01
ASoC: wm8962: Add 3D enhancement support
Mark Brown
1
-0
/
+3
2012-04-01
ASoC: wm8962: Implement DSP2 configuration initialisation
Mark Brown
1
-1
/
+2
2012-04-01
ASoC: max98095: add jack detection
Rhyland Klein
3
-1
/
+191
2012-04-01
ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls
Philipp Zabel
1
-2
/
+2
2012-04-01
ASoC: core: Use driver core probe deferral
Mark Brown
2
-86
/
+62
2012-04-01
ASoC: jack: Push locking for jacks down to the jack
Mark Brown
2
-2
/
+4
2012-04-01
ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync
Mark Brown
1
-13
/
+4
2012-04-01
ASoC: wm5100: Convert to devm_regmap_init_i2c()
Mark Brown
1
-6
/
+3
2012-04-01
ASoC: dapm: Only lock CODEC for I/O if not using regmap
Mark Brown
1
-2
/
+2
2012-04-01
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
Liam Girdwood
1
-6
/
+28
2012-04-01
ASoC: dapm: Add regulator member to struct dapm_widget
Liam Girdwood
2
-5
/
+7
2012-04-01
ASoC: dapm: Rename dapm mutex subclass to better match usage
Liam Girdwood
2
-12
/
+12
2012-04-01
ASoC: core: Rename card mutex subclass to better align with usage
Liam Girdwood
1
-2
/
+2
2012-04-01
ASoC: dapm: Add platform stream event support
Liam Girdwood
4
-41
/
+59
2012-04-01
ASoC: core: Add platform DAI widget mapping
Liam Girdwood
2
-0
/
+15
2012-04-01
ASoC: dapm: lock mixer & mux update power with DAPM mutex
Liam Girdwood
1
-6
/
+30
2012-04-01
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
Liam Girdwood
4
-20
/
+46
2012-04-01
ASoC: core: Add card mutex locking subclasses
Liam Girdwood
2
-1
/
+6
2012-04-01
ASoC: ak4641: Push GPIO allocation out into the I2C probe
Mark Brown
1
-44
/
+48
2012-04-01
ASoC: ak4641: Convert to module_i2c_driver()
Mark Brown
1
-17
/
+1
2012-04-01
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
1
-2
/
+2
2012-04-01
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
3
-81
/
+8
2012-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
41
-1640
/
+1249
2012-04-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+7
2012-04-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
52
-584
/
+2531
2012-04-01
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2
-6
/
+28
2012-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
63
-941
/
+4407
2012-04-01
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
1
-1
/
+1
2012-04-01
vfs: split __lookup_hash
Miklos Szeredi
1
-64
/
+44
2012-04-01
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
1
-15
/
+16
2012-04-01
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
1
-67
/
+46
2012-04-01
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
1
-3
/
+3
2012-04-01
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
1
-15
/
+8
2012-04-01
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
1
-25
/
+20
2012-04-01
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
1
-6
/
+1
2012-04-01
untangling do_lookup() - eliminate a loop.
Al Viro
1
-4
/
+8
2012-04-01
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
1
-2
/
+4
2012-04-01
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
1
-1
/
+16
2012-04-01
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
1
-6
/
+5
[next]