index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-03-31
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
1
-1
/
+1
2012-03-31
vfs: split __lookup_hash
Miklos Szeredi
1
-64
/
+44
2012-03-31
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
1
-15
/
+16
2012-03-31
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
1
-67
/
+46
2012-03-31
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
1
-3
/
+3
2012-03-31
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
1
-15
/
+8
2012-03-31
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
1
-25
/
+20
2012-03-31
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
1
-6
/
+1
2012-03-31
untangling do_lookup() - eliminate a loop.
Al Viro
1
-4
/
+8
2012-03-31
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
1
-2
/
+4
2012-03-31
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
1
-1
/
+16
2012-03-31
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
1
-6
/
+5
2012-03-31
vfs: don't revalidate just looked up dentry
Miklos Szeredi
1
-3
/
+1
2012-03-31
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
1
-2
/
+2
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
23
-668
/
+437
2012-03-31
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
6
-656
/
+634
2012-03-31
new helper: ext2_image_size()
Al Viro
3
-8
/
+30
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
4
-9
/
+4
2012-03-31
ext2: No longer export ext2_fs.h to user space
Thierry Reding
2
-63
/
+10
2012-03-31
mtdchar: kill persistently held vfsmount
Al Viro
1
-37
/
+16
[next]