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-13
ASoC: sh: fsi: use simple-card instead of fsi-da7210
Kuninori Morimoto
5
-91
/
+27
2012-04-13
ASoC: sh: fsi: use simple-card instead of fsi-hdmi
Kuninori Morimoto
5
-129
/
+38
2012-04-13
ASoC: sh: fsi: use simple-card instead of fsi-ak4642
Kuninori Morimoto
9
-139
/
+39
2012-04-13
ASoC: add generic simple-card support
Kuninori Morimoto
6
-0
/
+163
2012-04-13
ASoC: tegra: add Kconfig and Makefile support for Tegra30
Stephen Warren
2
-0
/
+22
2012-04-13
ASoC: tegra: add tegra30-i2s driver
Stephen Warren
3
-0
/
+793
2012-04-13
ASoC: tegra: add tegra30-ahub driver
Stephen Warren
3
-0
/
+1146
2012-04-13
regmap: fix compile errors in regmap-irq.c due to stride changes
Stephen Warren
1
-1
/
+4
2012-04-13
regmap: implement register striding
Stephen Warren
9
-42
/
+109
2012-04-13
regmap: fix compilation when !CONFIG_DEBUG_FS
Stephen Warren
1
-1
/
+1
2012-04-13
regmap: allow regmap instances to be named
Stephen Warren
4
-6
/
+20
2012-04-13
regmap: validate regmap_raw_read/write val_len
Stephen Warren
1
-0
/
+6
2012-04-13
regmap: mmio: remove some error checks now in the core
Stephen Warren
1
-6
/
+0
2012-04-13
regmap: mmio: convert some error returns to BUG()
Stephen Warren
1
-8
/
+8
2012-04-13
regmap: add MMIO bus support
Stephen Warren
4
-0
/
+227
2012-04-13
regmap: introduce fast_io busses, and use a spinlock for them
Stephen Warren
5
-30
/
+67
2012-04-13
regmap: introduce explicit bus_context for bus callbacks
Stephen Warren
5
-19
/
+37
2012-04-13
regmap: Use pad_bits and reg_bits when determining register format.
Marc Reilly
2
-14
/
+20
2012-04-13
regmap: Add support for device with 24 data bits.
Marc Reilly
1
-0
/
+23
2012-04-11
ASoC: wm9705: Fix build due to removal of 'runtime' definition
Fabio Estevam
1
-1
/
+1
2012-04-11
ASoC: ac97: Fix build due to removal of 'runtime' definition
Fabio Estevam
1
-1
/
+1
2012-04-11
ASoC: wm9712: Fix build due to missing definition of "runtime"
Fabio Estevam
1
-0
/
+2
2012-04-11
ASoC: tegra: utils: Don't use of_have_populated_dt()
Stephen Warren
1
-3
/
+5
2012-04-10
ASoC: wm8994: Implement FLL bypass support
Mark Brown
2
-0
/
+20
2012-04-10
ASoC: wm8994: Don't test for NULL before release_firmware()
Jesper Juhl
1
-8
/
+4
2012-04-10
ASoC: wm1250-ev1: Convert to module_i2c_driver
Mark Brown
1
-17
/
+1
2012-04-09
ASoC: tegra: add runtime PM support
Stephen Warren
2
-10
/
+94
2012-04-09
Merge tag 'v3.4-rc2' into for-3.5
Mark Brown
611
-3667
/
+8690
2012-04-08
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
1
-1
/
+1
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+36
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
20
-105
/
+147
2012-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+4
2012-04-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-3
/
+6
2012-04-07
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-07
Merge branches 'idle-fix' and 'misc' into release
Len Brown
10325
-288310
/
+497155
2012-04-07
MAINTAINERS: Update git url for ACPI
Igor Murzov
1
-1
/
+1
2012-04-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
33
-300
/
+501
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-5
/
+8
2012-04-07
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-218
/
+299
2012-04-07
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-376
/
+602
2012-04-06
ASoC: tegra: utils: add support for Tegra30 devices
Stephen Warren
2
-7
/
+31
2012-04-06
ASoC: tegra: set a sensible initial clock rate
Stephen Warren
1
-0
/
+6
2012-04-06
ASoC: tegra: use devm_ APIs in SPDIF driver
Stephen Warren
1
-23
/
+10
2012-04-06
ASoC: tegra: sort includes, remove mach/iomap.h
Stephen Warren
4
-11
/
+8
2012-04-06
ASoC: JZ4740: Replaced comma operators with semicolons.
Maarten ter Huurne
1
-2
/
+2
[next]