Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f28d1281b6c54cc98746ae61e44e7f540758ed4
/
drivers
0f28d12
drm/radeon: retry dcpd fetch
by Alex Deucher
· 9 years ago
755c814
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
by Stephane Viau
· 9 years ago
b0f155a
drm/exynos: dp: Lower level of EDID read success message
by Krzysztof Kozlowski
· 10 years ago
be083a0
drm/exynos: cleanup exynos_drm_plane
by Tobias Jakobi
· 10 years ago
5b1d5bc
drm/exynos: 'win' is always unsigned
by Tobias Jakobi
· 10 years ago
c0734fb
drm/exynos: mixer: don't dump registers under spinlock
by Tobias Jakobi
· 10 years ago
362edcc
drm/exynos: Consolidate return statements in fimd_bind()
by Krzysztof Kozlowski
· 10 years ago
f3aaf76
drm/exynos: Constify exynos_drm_crtc_ops
by Krzysztof Kozlowski
· 10 years ago
48107d7
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
by Krzysztof Kozlowski
· 10 years ago
d6b1630
drm/exynos: mixer: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
7a57ca7
drm/exynos: mixer: cleanup pixelformat handling
by Tobias Jakobi
· 10 years ago
8f2590f
drm/exynos: mixer: also allow NV21 for the video processor
by Tobias Jakobi
· 10 years ago
fac8a5b
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
by Tobias Jakobi
· 10 years ago
5d878bd
drm/exynos: plane: honor buffer offset for dma_addr
by Tobias Jakobi
· 10 years ago
d10ebb9
drm/exynos: fb: use drm_format_num_planes to get buffer count
by Tobias Jakobi
· 10 years ago
64d237e
Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 9 years ago
7cf7d42
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
c0655fe
Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
dd8edd7
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
3f4741b
Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
148c46f
Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
1630ee5
Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
7378668
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
4b470f1
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
8947e39
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
by Brian Norris
· 9 years ago
214e9f7
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c4d0bcc
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0336104
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
774449e
drm/msm: fix locking inconsistencies in gpu->destroy()
by Rob Clark
· 9 years ago
4723132
Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
e52f649
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
f0897f4
Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3c25a75
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
f98b733
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
by Andrew Morton
· 9 years ago
4de5167
Merge branches 'acpi-init' and 'acpica'
by Rafael J. Wysocki
· 9 years ago
ec1936e
drm/msm/dsi: Simplify the code to get the number of read byte
by Hai Li
· 10 years ago
6f6b287
drm/msm: Attach assigned encoder to eDP and DSI connectors
by Hai Li
· 10 years ago
5691926
Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 9 years ago
db7c727
mtd: readtest: don't clobber error reports
by Brian Norris
· 10 years ago
13f1556
drm/msm: setup vram after component_bind_all()
by Rob Clark
· 10 years ago
ff431fa
drm/msm/dsi: use pr_err_ratelimited
by Rob Clark
· 10 years ago
7194b62
drm/msm: fix unbalanced DRM framebuffer init/destroy
by Stephane Viau
· 10 years ago
bed447e
drm/radeon: don't do mst probing if MST isn't enabled.
by Dave Airlie
· 10 years ago
fe34464
drm/msm/mdp5: Fix iteration on INTF config array
by Stephane Viau
· 10 years ago
651ad3f
drm/msm/dsi: Fixup missing *break* statement during cmd rx
by Hai Li
· 10 years ago
6128f1b
drm/msm/dp: fix error return code
by Julia Lawall
· 10 years ago
a2ca778
drm: msm: Fix build when legacy fbdev support isn't set
by Archit Taneja
· 10 years ago
981371f
drm/msm/dsi: Fix a couple more 64-bit build warnings
by Stephane Viau
· 10 years ago
fc99f97
drm/msm: Fix a couple of 64-bit build warnings
by Thierry Reding
· 10 years ago
5c1ac56
firmware: dmi_scan: Fix ordering of product_uuid
by Jean Delvare
· 9 years ago
c249304
firmware: dmi_scan: Simplified displayed version
by Jean Delvare
· 9 years ago
ec94efc
Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
9cf82e7
irqchip: tegra: Set the proper base address in irq chip data
by Lucas Stach
· 10 years ago
110bc76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
5684044
e1000e: Add pm_qos header
by David Ahern
· 10 years ago
bced870
net: phy: micrel: Fix regression in kszphy_probe
by Niklas Cassel
· 10 years ago
44d4f8d
net: ll_temac: Fix DMA map size bug
by Michal Simek
· 10 years ago
03906ca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 10 years ago
cc49e8c
Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 10 years ago
ff284f3
Revert "ACPICA: Permanently set _REV to the value '2'."
by Rafael J. Wysocki
· 10 years ago
f4f01b5
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
by Joe Perches
· 10 years ago
f0828ba
iio: light: hid-sensor-prox: Fix memory leak in probe()
by Fabio Estevam
· 10 years ago
f29b212
iio: adc: cc10001: Add delay before setting START bit
by Naidu Tellapati
· 10 years ago
65a761b
iio: adc: cc10001: Fix regulator_get_voltage() return value check
by Naidu Tellapati
· 10 years ago
713276e
iio: adc: cc10001: Fix incorrect use of power-up/power-down register
by Naidu Tellapati
· 10 years ago
ec40f92
IB/qib: fix test of unsigned variable
by Mike Marciniszyn
· 10 years ago
ec04847
RDMA/core: Fix for parsing netlink string attribute
by Tatyana Nikolova
· 10 years ago
607d480
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
by Christian König
· 10 years ago
940fd30
iw_cxgb4: use wildcard mapping for getting remote addr info
by Steve Wise
· 10 years ago
94634e9
IB/ehca: use correct destination for memcpy
by Nicholas Mc Guire
· 10 years ago
ef20816
Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
a156e06
Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
b3e5838
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
c91aa67
Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
665a6cd
pppoe: drop pppoe device in pppoe_unbind_sock_work
by Felix Fietkau
· 10 years ago
5dc5616
iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1
by Will Deacon
· 10 years ago
c8b3504
Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus
by Mark Brown
· 10 years ago
bed5e4d
Merge tag 'spi-v4.1-rc1' into spi-linus
by Mark Brown
· 10 years ago
268be0f
net: qca_spi: Fix possible race during probe
by Stefan Wahren
· 10 years ago
364aece
drm/i915: Avoid GPU hang when coming out of s3 or s4
by Peter Antoine
· 10 years ago
7c0c826
net: mdio-gpio: Allow for unspecified bus id
by Bert Vermeulen
· 10 years ago
cd9c399
bnx2x: limit fw delay in kdump to 5s after boot
by Michal Schmidt
· 10 years ago
01d0735
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
332545b
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
fdb68e0
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
by Mario Kleiner
· 10 years ago
1a48632
pty: Fix input race when closing
by Peter Hurley
· 10 years ago
8f9cfee
tty/n_gsm.c: fix a memory leak when gsmtty is removed
by Pan Xinhui
· 10 years ago
dbfe8ef
ahci: avoton port-disable reset-quirk
by Dan Williams
· 10 years ago
1721150
usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices
by Hans de Goede
· 10 years ago
892c89d
staging: gdm724x: Correction of variable usage after applying ALIGN()
by Sławomir Demeszko
· 10 years ago
7c0004d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 10 years ago
8f59ae0
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
9d88f22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3e4336a
usbnet: avoid integer overflow in start_xmit
by Jason A. Donenfeld
· 10 years ago
240b23c
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
by Tony Camuso
· 10 years ago
ccad725
net: xgene_enet: Set hardware dependency
by Jean Delvare
· 10 years ago
74a78b1
net: amd-xgbe: Add hardware dependency
by Jean Delvare
· 10 years ago
1006da1
drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
by Vasily Titskiy
· 10 years ago
bfbb92c
net: macb: Handle the RXUBR interrupt on all devices
by Nathan Sullivan
· 10 years ago
dc703ec
Added another USB product ID for ELAN touchscreen quirks.
by Logan Gunthorpe
· 10 years ago
Next »