Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9255ce80f88ba885c38c0bbd235db7c24392e22e
9255ce8
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
89570ee
drm: fix the addition of the side-by-side (half) flag for extra 3D modes
by Thomas Wood
· 11 years ago
7d14b95
drm/edid: fix length check when adding extra 3D modes
by Thomas Wood
· 11 years ago
ffd3d33
drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
by Alex Deucher
· 11 years ago
53dc0b0
drm/radeon: fix null pointer dereference in dce6+ audio code
by Alex Deucher
· 11 years ago
0ca223b
drm/radeon: fixup bad vram size on SI
by Alex Deucher
· 11 years ago
1ec2c7f
Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
7bc494a9
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 11 years ago
60460f6
Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes
by Dave Airlie
· 11 years ago
1d507b3
udl: fix issue with imported prime buffers
by Rob Clark
· 11 years ago
c17f5bb
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
10c028e
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
6a0a7a9
drm/vmwgfx: Add our connectors to sysfs
by Thomas Hellstrom
· 11 years ago
308d17e
drm/vmwgfx: Fix dma buffer memory size accounting
by Thomas Hellstrom
· 11 years ago
d69d51d
drm/vmwgfx: Fix up and comment the dumb buffer implementation
by Thomas Hellstrom
· 11 years ago
c6c1f32
drm/vmwgfx: Correctly set the enabled state on crtcs
by Thomas Hellstrom
· 11 years ago
8ecffd7
Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
36059ee
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8aa9c36
Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
2787179
Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 11 years ago
d644c02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
1ab231b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a16ab68
parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver
by Helge Deller
· 11 years ago
a5c6e87
arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk
by Dinh Nguyen
· 11 years ago
725dd7e
arm: socfpga: Enable ARM_TWD for socfpga
by Dinh Nguyen
· 11 years ago
f39918e
ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16
by Olof Johansson
· 11 years ago
610ffd5
ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support
by Olof Johansson
· 11 years ago
82cca5d
Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
0dfee67
ARM: multi_v7_defconfig: enable network for BeagleBone Black
by Olof Johansson
· 11 years ago
3060817
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 11 years ago
c0c3350
Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
b8be3a2
Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
bdefc8c
drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
by Dan Carpenter
· 11 years ago
13cd1a5
drm/nouveau/sw: fix oops if gpu has its display block disabled
by Ben Skeggs
· 11 years ago
2fd04c8
drm/nouveau: unreference fence after syncing
by Ben Skeggs
· 11 years ago
f074d733
drm/nouveau/kms: send timestamp data for correct head in flip completion events
by Maarten Lankhorst
· 11 years ago
a7e4201
drm/nouveau/clk: Add support for NVAA/NVAC
by Roy Spliet
· 11 years ago
b1cd497
drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+
by Roy Spliet
· 11 years ago
efffa98
drm/nv10/plane: some chipsets don't support NV12
by Ilia Mirkin
· 11 years ago
050828e
drm/nv10/plane: add downscaling restrictions
by Ilia Mirkin
· 11 years ago
92e5b0a
drm/nv10/plane: fix format computation
by Ilia Mirkin
· 11 years ago
5b19f4f
drm/nv04-nv30/clk: provide an empty domain list
by Ben Skeggs
· 11 years ago
351cfe0
gpiolib: change a warning to debug message when failing to get gpio
by Heikki Krogerus
· 11 years ago
1aeef30
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
by Liu Gang
· 11 years ago
35c5d7f
gpiolib: use platform GPIO mappings as fallback
by Alexandre Courbot
· 11 years ago
56a39aa
Documentation: gpiolib: add 00-INDEX file
by Alexandre Courbot
· 11 years ago
7cc67b9
gpiolib: fix lookup of platform-mapped GPIOs
by Alexandre Courbot
· 11 years ago
c9a9972
gpiolib: add missing declarations
by Alexandre Courbot
· 11 years ago
9a99160
drm/tegra: return -EFAULT if copy_from_user() fails
by Dan Carpenter
· 11 years ago
d24b289
gpu: host1x: Fix a few sparse warnings
by Thierry Reding
· 11 years ago
9ab3415
drm/tegra: Force cast to __iomem to make sparse happy
by Thierry Reding
· 11 years ago
9b57f5f
drm/tegra: Make tegra_drm_driver static
by Thierry Reding
· 11 years ago
a7ed68f
drm/tegra: Fix address space mismatches
by Thierry Reding
· 11 years ago
7602fa1
drm/tegra: Tightly bind RGB output to DC
by Thierry Reding
· 11 years ago
3782651
drm/tegra: Make CRTC upcasting safer
by Thierry Reding
· 11 years ago
b7bc799
drm/radeon: fix VGT_GS_INSTANCE_CNT register
by Dave Airlie
· 11 years ago
1abd498
drm/radeon: Fix a typo in Cayman and Evergreen registers
by Alexandre Demers
· 11 years ago
d444af2
drm/radeon/dpm: simplify state adjust logic for NI
by Alex Deucher
· 11 years ago
9c57a6b
drm/radeon: add radeon_vm_bo_update trace point
by Christian König
· 11 years ago
84d597b
drm/radeon: add VMID allocation trace point
by Christian König
· 11 years ago
ec39f64
drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups
by Guenter Roeck
· 11 years ago
55d4e02
drm/radeon: program DCE2 audio dto just like DCE3
by Alex Deucher
· 11 years ago
180f805
drm/radeon: fix typo in fetching mpll params
by Alex Deucher
· 11 years ago
dea4f48
Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
aa1a6d6
leds: pwm: Fix for deferred probe in DT booted mode
by Peter Ujfalusi
· 11 years ago
b655028
uio: we cannot mmap unaligned page contents
by Linus Torvalds
· 11 years ago
ac46bf3
ARM: dts: Fix the name of supplies for smsc911x shared by OMAP
by Florian Vaussard
· 11 years ago
1cfc4bd
ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm
by Rajendra Nayak
· 11 years ago
33e9c39
ARM: dts: omap3-beagle: Add omap-twl4030 audio support
by Jarkko Nikula
· 11 years ago
2562f52
ARM: dts: omap4-sdp: Fix pin muxing for wl12xx
by Balaji T K
· 11 years ago
2ba2866
ARM: dts: omap4-panda-common: Fix pin muxing for wl12xx
by Balaji T K
· 11 years ago
a45299e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a0b57ca
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e321ae4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
bcc2f9b
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
aeac810
Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
5fc92de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
b0d8d22
vfs: fix subtle use-after-free of pipe_inode_info
by Linus Torvalds
· 11 years ago
0cbc330
drm/exynos: release unhandled page flip events at postclose.
by Inki Dae
· 11 years ago
b8654b3
drm/exynos: Fix trivial typo in exynos_drm_fimd.c
by Sachin Kamat
· 11 years ago
7093bf2
ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without CONFIG_PM
by Brent Taylor
· 11 years ago
d2607c3
ARM: at91: add usart3 alias to dtsi
by Nicolas Ferre
· 11 years ago
58e7b1d
ARM: at91: sama5d3: reduce TWI internal clock frequency
by Ludovic Desroches
· 11 years ago
833846e
net/mlx4_en: Remove selftest TX queues empty condition
by Eugenia Emantayev
· 11 years ago
3868204
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
by fan.du
· 11 years ago
f121159
virtio_net: make all RX paths handle erors consistently
by Michael S. Tsirkin
· 11 years ago
8fc3b9e
virtio_net: fix error handling for mergeable buffers
by Michael S. Tsirkin
· 11 years ago
e84a2a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
1d07489
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
fff6540
um: Build always with -mcmodel=large on 64bit
by Richard Weinberger
· 11 years ago
8ed12fc
um: Rename print_stack_trace to do_stack_trace
by Richard Weinberger
· 11 years ago
11d4bb1
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
by Fabio Estevam
· 11 years ago
e2ccba4
ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
by Dave Martin
· 11 years ago
5091333
ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S
by Victor Kamensky
· 11 years ago
67130c5
ARM: footbridge: fix EBSA285 LEDs
by Russell King
· 11 years ago
b8d8fcc
parisc: remove CONFIG_MLONGCALLS=y from defconfigs
by Helge Deller
· 11 years ago
99e872a
virtio_net: Fixed a trivial typo (fitler --> filter)
by Thomas Huth
· 11 years ago
161bd3b
parisc: fix kernel memory layout in vmlinux.ld.S
by Helge Deller
· 11 years ago
c790b41
parisc: use kernel_text_address() in unwind functions
by Helge Deller
· 11 years ago
6c3215c
parisc: remove empty SERIAL_PORT_DFNS in serial.h
by Chen Gang
· 11 years ago
Next »