index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: designware: Add Intel Baytrail PMIC I2C bus support
David Box
2015-01-26
5
-5
/
+193
*
i2c: designware: Add i2c bus locking support
David Box
2015-01-26
2
-0
/
+32
*
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
Alexander Sverdlin
2015-01-23
2
-1
/
+13
*
i2c: designware: use {readl|writel}_relaxed instead of readl/writel
Jisheng Zhang
2015-01-23
1
-6
/
+6
*
i2c: designware-pci: no need to provide clk_khz
Andy Shevchenko
2015-01-23
1
-2
/
+0
*
i2c: designware-pci: remove Moorestown support
Andy Shevchenko
2015-01-23
1
-29
/
+0
*
i2c: imx: whitespace and checkpatch cleanup
Philipp Zabel
2015-01-22
1
-10
/
+13
*
i2c: simplify boilerplate code for attribute groups
Wolfram Sang
2015-01-22
1
-24
/
+6
*
i2c: imx: remove unused return value assignments
Philipp Zabel
2015-01-14
1
-2
/
+0
*
i2c: ACPI: Pick the first address if device has multiple
Mika Westerberg
2015-01-14
1
-1
/
+1
*
i2c: cadence: Check for errata condition involving master receive
Harini Katakam
2015-01-14
1
-0
/
+14
*
dt-bindings: use isil prefix for Intersil in I2C trivial-devices.txt
Arnaud Ebalard
2015-01-13
1
-3
/
+2
*
i2c: imx: fix handling of wait_for_completion_timeout result
Nicholas Mc Guire
2015-01-13
1
-4
/
+4
*
i2c: rk3x: Account for repeated start time requirement
Doug Anderson
2015-01-13
2
-20
/
+48
*
i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specification
addy ke
2015-01-13
2
-23
/
+60
*
i2c: cadence: Handle > 252 byte transfers
Harini Katakam
2015-01-13
1
-73
/
+102
*
i2c: pmcmsp: remove dead code
Wolfram Sang
2015-01-13
1
-7
/
+0
*
i2c: Remove support for legacy PM
Lars-Peter Clausen
2014-12-22
2
-122
/
+0
*
Linux 3.19-rc1
v3.19-rc1
Linus Torvalds
2014-12-21
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-21
10
-25
/
+103
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
|
*
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-4
/
+4
|
*
mm: replace ACCESS_ONCE with READ_ONCE or barriers
Christian Borntraeger
2014-12-18
3
-3
/
+13
|
*
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
2014-12-18
1
-0
/
+74
*
|
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-21
94
-690
/
+6663
|
\
\
|
*
|
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
|
ARM: OMAP3: clock: fix boot breakage in legacy mode
Tero Kristo
2014-12-16
1
-9
/
+14
|
*
|
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
Tero Kristo
2014-12-16
3
-8
/
+8
|
*
|
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-16
9
-63
/
+238
|
|
\
\
|
*
|
|
clk: Really fix deadlock with mmap_sem
Stephen Boyd
2014-12-16
1
-2
/
+3
|
*
|
|
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...
Michael Turquette
2014-12-11
5
-10
/
+12
|
|
\
\
\
|
|
*
|
|
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
|
|
*
|
|
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-12-02
1
-1
/
+1
|
|
*
|
|
clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
Krzysztof Kozlowski
2014-12-02
1
-2
/
+4
|
|
*
|
|
clk: samsung: remove unnecessary inclusion of header files from clk.h
Pankaj Dubey
2014-12-02
2
-4
/
+2
|
|
*
|
|
clk: samsung: remove unnecessary CONFIG_OF from clk.c
Pankaj Dubey
2014-12-02
1
-2
/
+0
|
|
*
|
|
clk: samsung: Spelling s/bwtween/between/
Pankaj Dubey
2014-12-02
1
-1
/
+1
|
*
|
|
|
clk: mmp: fix sparse non static symbol warning
Wei Yongjun
2014-12-11
1
-1
/
+1
|
*
|
|
|
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-04
14
-49
/
+65
|
*
|
|
|
clk: change clk_debugfs_add_file to take a struct clk_hw
Tomeu Vizoso
2014-12-04
2
-4
/
+4
|
*
|
|
|
clk: Don't expose __clk_get_accuracy
Tomeu Vizoso
2014-12-04
2
-2
/
+1
|
*
|
|
|
clk: Don't try to use a struct clk* after it could have been freed
Tomeu Vizoso
2014-12-04
1
-1
/
+4
|
*
|
|
|
clk: Remove unused function __clk_get_prepare_count
Tomeu Vizoso
2014-12-04
2
-6
/
+0
|
*
|
|
|
Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...
Michael Turquette
2014-11-29
8
-24
/
+374
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
2014-11-29
8
-50
/
+315
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
2014-11-28
5
-0
/
+198
[next]