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
2014-10-28
[media] mem2mem_testdev: rename to vim2m
Hans Verkuil
3
-114
/
+113
2014-10-28
[media] smiapp: Update PLL when setting format
Sakari Ailus
1
-1
/
+1
2014-10-28
[media] smiapp: Set valid link frequency range
Sakari Ailus
1
-2
/
+17
2014-10-28
[media] smiapp: Clean up smiapp_set_format()
Sakari Ailus
1
-30
/
+43
2014-10-28
[media] smiapp: Take valid link frequencies into account in supported mbus codes
Sakari Ailus
1
-8
/
+16
2014-10-28
[media] smiapp: Gather information on valid link rate and BPP combinations
Sakari Ailus
2
-17
/
+60
2014-10-28
[media] smiapp: Split calculating PLL with sensor's limits from updating it
Sakari Ailus
1
-2
/
+9
2014-10-28
[media] smiapp: Use actual pixel rate calculated by the PLL calculator
Sakari Ailus
1
-2
/
+2
2014-10-28
[media] smiapp-pll: Add pixel rate in pixel array as output parameters
Sakari Ailus
2
-0
/
+2
2014-10-28
[media] smiapp: Remove validation of op_pix_clk_div
Sakari Ailus
1
-5
/
+0
2014-10-28
[media] smiapp: The PLL calculator handles sensors with VT clocks only
Sakari Ailus
1
-10
/
+0
2014-10-28
[media] smiapp-pll: Don't validate OP clocks if there are none
Sakari Ailus
1
-0
/
+8
2014-10-28
[media] smiapp-pll: Calculate OP clocks only for sensors that have them
Sakari Ailus
1
-30
/
+52
2014-10-28
[media] smiapp-pll: Unify OP and VT PLL structs
Sakari Ailus
3
-46
/
+46
2014-10-28
[media] smiapp-pll: External clock frequency isn't an output value
Sakari Ailus
1
-1
/
+1
2014-10-28
[media] smiapp-pll: Separate bounds checking into a separate function
Sakari Ailus
1
-51
/
+59
2014-10-28
[media] smiapp-pll: The clock tree values are unsigned --- fix debug prints
Sakari Ailus
1
-47
/
+47
2014-10-28
[media] smiapp-pll: Correct clock debug prints
Sakari Ailus
1
-2
/
+2
2014-10-28
[media] smiapp: Take mutex during PLL update in sensor initialisation
Sakari Ailus
1
-0
/
+2
2014-10-28
Merge remote-tracking branch 'linus/master' into patchwork
Mauro Carvalho Chehab
503
-4968
/
+15236
2014-10-28
Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-27
/
+62
2014-10-28
Merge tag 'edac_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+5
2014-10-28
Merge tag 'spi-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
5
-41
/
+93
2014-10-28
Merge tag 'regulator-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2014-10-27
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'...
Mark Brown
5
-41
/
+93
2014-10-27
Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus
Mark Brown
1
-1
/
+1
2014-10-27
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+2
2014-10-27
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
1
-1
/
+1
2014-10-26
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-46
/
+107
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-58
/
+3814
2014-10-26
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
3
-12
/
+11
2014-10-25
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2
-11
/
+11
2014-10-25
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-25
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-25
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-25
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
2014-10-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
22
-575
/
+30
2014-10-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-32
/
+160
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-62
/
+70
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-85
/
+282
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-74
/
+50
2014-10-24
Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-18
/
+52
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-19
/
+36
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-150
/
+527
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
31
-422
/
+2222
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
3
-7
/
+3
[next]