Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
241a9871263f3114717c0ed416a1bd1d2415d1fb
241a987
Merge branch 'exynos/pwm-clocksource' into late/multiplatform
by Arnd Bergmann
· 12 years ago
0682eda
ARM: dts: exynops4210: really add universal_c210 dts
by Olof Johansson
· 12 years ago
765d012
ARM: dts: exynos4210: Add basic dts file for universal_c210 board
by Tomasz Figa
· 12 years ago
cc4193e
ARM: dts: exynos4: Add node for PWM device
by Tomasz Figa
· 12 years ago
278c800
ARM: SAMSUNG: Do not register legacy timer interrupts on Exynos
by Tomasz Figa
· 12 years ago
81d4f7b
clocksource: samsung_pwm_timer: Work around rounding errors in clockevents core
by Tomasz Figa
· 12 years ago
6fe4dfd
clocksource: samsung_pwm_timer: Correct programming of clock events
by Tomasz Figa
· 12 years ago
e9b852b
clocksource: samsung_pwm_timer: Use proper clockevents max_delta
by Tomasz Figa
· 12 years ago
f9bb48a2
clocksource: samsung_pwm_timer: Add support for non-DT platforms
by Tomasz Figa
· 12 years ago
09d718a
clocksource: samsung_pwm_timer: Drop unused samsung_pwm struct
by Tomasz Figa
· 12 years ago
030c2a1
clocksource: samsung_pwm_timer: Keep all driver data in a structure
by Tomasz Figa
· 12 years ago
7aac482
clocksource: samsung_pwm_timer: Make PWM spinlock global
by Tomasz Figa
· 12 years ago
77d8443
clocksource: samsung_pwm_timer: Let platforms select the driver
by Tomasz Figa
· 12 years ago
5b5ff97
Documentation: Add device tree bindings for Samsung PWM timers
by Tomasz Figa
· 12 years ago
f118998
clocksource: add samsung pwm timer driver
by Tomasz Figa
· 12 years ago
2254c36
Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatform
by Arnd Bergmann
· 12 years ago
22cf644
Merge branch 'next/drivers' into late/multiplatform
by Arnd Bergmann
· 12 years ago
db60074
ARM: exynos: restore mach/regs-clock.h for exynos5
by Arnd Bergmann
· 12 years ago
20adee8
irqchip: exynos: look up irq using irq_find_mapping
by Arnd Bergmann
· 12 years ago
863a08d
irqchip: exynos: pass irq_base from platform
by Arnd Bergmann
· 12 years ago
92c8e49
irqchip: exynos: localize irq lookup for ATAGS
by Arnd Bergmann
· 12 years ago
d34f03d
irqchip: exynos: allocate combiner_data dynamically
by Arnd Bergmann
· 12 years ago
6761dcf
irqchip: exynos: pass max combiner number to combiner_init
by Arnd Bergmann
· 12 years ago
30269dd
ARM: exynos: add missing properties for combiner IRQs
by Arnd Bergmann
· 12 years ago
034c097
clocksource: exynos_mct: remove platform header dependency
by Arnd Bergmann
· 12 years ago
25e56eb
clk: exynos: prepare for multiplatform
by Arnd Bergmann
· 12 years ago
f4636d0
clocksource: exynos_mct: fix build error on non-DT
by Arnd Bergmann
· 12 years ago
1f1a735
pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()
by Axel Lin
· 12 years ago
0dc488e
Merge branch 'samsung/exynos-multiplatform' into next/drivers
by Arnd Bergmann
· 12 years ago
bd51de5
ARM: exynos: enable multiplatform support
by Arnd Bergmann
· 12 years ago
b9d7c5d
rtc: s3c: make header file local
by Arnd Bergmann
· 12 years ago
93115b7
mtd: onenand/samsung: make regs-onenand.h file local
by Arnd Bergmann
· 12 years ago
040f30f3
thermal/exynos: remove unnecessary header inclusions
by Arnd Bergmann
· 12 years ago
cc014f3
mmc: sdhci-s3c: remove platform dependencies
by Arnd Bergmann
· 12 years ago
f76da51
ARM: samsung: move mfc device definition to s5p-dev-mfc.c
by Arnd Bergmann
· 12 years ago
a2e4071
ARM: exynos: move debug-macro.S to include/debug/
by Arnd Bergmann
· 12 years ago
7ba8022
ARM: exynos: prepare for sparse IRQ
by Arnd Bergmann
· 12 years ago
b4cf27f
ARM: exynos: introduce EXYNOS_ATAGS symbol
by Arnd Bergmann
· 12 years ago
c4c54da
Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into next/drivers
by Olof Johansson
· 12 years ago
06ff14c
irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure
by Tony Prisk
· 12 years ago
6034bb2
reset: NULL deref on allocation failure
by Dan Carpenter
· 12 years ago
61fc413
reset: Add reset controller API
by Philipp Zabel
· 13 years ago
4e11f84
dt: describe base reset signal binding
by Stephen Warren
· 13 years ago
26b2da5
Merge tag 'timer-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
0b8467e
Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
19ce4f4
Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
228e302
Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
894b7382
Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
ab9838e
Merge tag 'ux500-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Arnd Bergmann
· 12 years ago
2b07910
Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
by Arnd Bergmann
· 12 years ago
5790c58
Merge branch 'depends/clk' into next/drivers
by Arnd Bergmann
· 12 years ago
1194b15
Merge branch 'tegra/soc' into next/drivers
by Arnd Bergmann
· 12 years ago
86feb64
Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Arnd Bergmann
· 12 years ago
dc2d3db
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Arnd Bergmann
· 12 years ago
8355ae6
Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Arnd Bergmann
· 12 years ago
db35234
ARM: EXYNOS: Add arm-pmu DT binding for exynos421x
by Chanho Park
· 13 years ago
4f801e5
ARM: EXYNOS: Add arm-pmu DT binding for exynos5250
by Chanho Park
· 13 years ago
b7bbdbe
ARM: EXYNOS: Enable PMUs for exynos4
by Chanho Park
· 13 years ago
4e164dc
irqchip: exynos-combiner: Correct combined IRQs for exynos4
by Chanho Park
· 13 years ago
df7ef46
irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq
by Chanho Park
· 13 years ago
6b5606e
Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into next/drivers
by Arnd Bergmann
· 12 years ago
e9069cf
Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into next/drivers
by Arnd Bergmann
· 12 years ago
da821eb
Merge commit 'v3.9-rc5' into next/clk-exynos
by Kukjin Kim
· 12 years ago
4680ebc
Merge tag 'renesas-intc-external-irq2-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
by Arnd Bergmann
· 12 years ago
296f3f2
ARM: EXYNOS: fix compilation error introduced due to common clock migration
by Thomas Abraham
· 12 years ago
688f7d8
clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}
by Tushar Behera
· 12 years ago
cdbf618
clk: exynos4: export clocks required for fimc-is
by Sylwester Nawrocki
· 12 years ago
6cec908
clk: samsung: Fix compilation error
by Sachin Kamat
· 12 years ago
31880c3
Linux 3.9-rc6
by Linus Torvalds
· 12 years ago
875b767
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
39ab967
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e74e2592
alpha: irq: remove deprecated use of IRQF_DISABLED
by Will Deacon
· 12 years ago
e20800f
alpha: irq: run all handlers with interrupts disabled
by Will Deacon
· 12 years ago
cd8d233
alpha: makefile: don't enforce small data model for kernel builds
by Will Deacon
· 12 years ago
aa8b4be
alpha: Add irongate_io to PCI bus resources
by Jay Estabrook
· 12 years ago
8f96452
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 12 years ago
fe69690
Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
b196553
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
53f6318
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9187082
x86: Fix rebuild with EFI_STUB enabled
by Jan Beulich
· 12 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
6cfa923
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
00fa6fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
ff802e3
firmware,IB/qib: revert firmware file move
by Mike Marciniszyn
· 12 years ago
e0a77f2
Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
b2c87ca
GFS2: Issue discards in 512b sectors
by Bob Peterson
· 12 years ago
e24b0bf
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
by Johan Hovold
· 12 years ago
c4c80f6
Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
8f09aac
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
38be85d
ARM: tegra: pm: remove duplicated include from pm.c
by Wei Yongjun
· 12 years ago
19b0092
dm cache: reduce bio front_pad size in writeback mode
by Mike Snitzer
· 12 years ago
b844fe6
dm cache: fix writes to cache device in writethrough mode
by Darrick J. Wong
· 12 years ago
80fa818
MIPS: Delete definition of SA_RESTORER.
by Ralf Baechle
· 12 years ago
adb3789
MIPS: Fix ISA level which causes secondary cache init bypassing and more
by Deng-Cheng Zhu
· 12 years ago
ed1197f
MIPS: Fix build error cavium-octeon without CONFIG_SMP
by EunBong Song
· 12 years ago
aaa9fad
MIPS: Kconfig: Rename SNIPROM too
by Paul Bolle
· 12 years ago
143f0f6
MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"
by Paul Bolle
· 12 years ago
ad8c396
MIPS: Unbreak function tracer for 64-bit kernel.
by David Daney
· 12 years ago
868211d
ALSA: hda/generic - fix uninitialized variable
by Jiri Slaby
· 12 years ago
34e2ed3
net: ipv4: notify when address lifetime changes
by Jiri Pirko
· 12 years ago
Next »