Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fc48f169dd2e461e687a63c3a69ade57b4ece59e
fc48f16
drm/edid: add missing NULL checks.
by Takashi Iwai
· 13 years ago
b309bd3
drm/edid: Generate modes from extra_modes for range descriptors
by Adam Jackson
· 13 years ago
b61b214
drm/edid: Add extra_modes
by Adam Jackson
· 13 years ago
cffd7548
drm/edid: Give the est3 mode struct a real name
by Adam Jackson
· 13 years ago
eeefa4b
drm/edid: Update range descriptor struct for EDID 1.4
by Adam Jackson
· 13 years ago
cb21aaf
drm/edid: Do drm_dmt_modes_for_range() for all range descriptor types
by Adam Jackson
· 13 years ago
6201ee3
drm/edid: Fix some comment typos in the DMT mode list
by Adam Jackson
· 13 years ago
383a6d5
drm/edid: Add the reduced blanking DMT modes to the DMT list
by Adam Jackson
· 13 years ago
cd4cd3d
drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/
by Adam Jackson
· 13 years ago
9a225c9
drm/edid: Remove a misleading comment
by Adam Jackson
· 13 years ago
f6e252b
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
by Adam Jackson
· 13 years ago
f8b46a0
drm/edid: Rewrite drm_mode_find_dmt search loop
by Adam Jackson
· 13 years ago
33c7531
drm/edid: Document drm_mode_find_dmt
by Adam Jackson
· 13 years ago
a31546e
drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring it
by Paulo Zanoni
· 13 years ago
099e014
drm: add the VIC number to the CEA EDID modes
by Paulo Zanoni
· 13 years ago
a988bc7
drm: Parse color format information in CEA blocks
by Lars-Peter Clausen
· 13 years ago
ee58808
drm: Fix EDID color format parsing
by Lars-Peter Clausen
· 13 years ago
d1b45d5
drm: Add sanity checks to framebuffer creation
by Ville Syrjälä
· 13 years ago
01b68b0
drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
by Ville Syrjälä
· 13 years ago
5a86bd5
drm: Add drm_format_plane_cpp() utility function
by Ville Syrjälä
· 13 years ago
141670e
drm: Move drm_format_num_planes() to drm_crtc.c
by Ville Syrjälä
· 13 years ago
ae85226
agp: Use u32 __iomem annotation to silence sparse warning.
by Santosh Nayak
· 13 years ago
971ca47
agp: Remove 'break' after 'return' statement.
by Santosh Nayak
· 13 years ago
effbc4f
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
6a7068b
drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3)
by Dave Airlie
· 13 years ago
2099810
drm/radeon: enable pci bus mastering after card is initialised (v2)
by Dave Airlie
· 13 years ago
ec34a01
drm/i915: VCS is not the last ring
by Ben Widawsky
· 13 years ago
618563e
drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2
by Daniel Vetter
· 13 years ago
bc0daf4
drm/i915: make quirks more verbose
by Daniel Vetter
· 13 years ago
9d2f41f
drm/i915: dump the DMA fetch addr register on pre-gen6
by Daniel Vetter
· 13 years ago
a0b1c7a
drm/i915/sdvo: Include YRPB as an additional TV output type
by Chris Wilson
· 13 years ago
f534bc0
drm/i915: disallow gem init ioctl on ilk
by Daniel Vetter
· 13 years ago
26394d9
drm/i915: refuse to load on gen6+ without kms
by Daniel Vetter
· 13 years ago
e7b4c6b
drm/i915: extract gt interrupt handler
by Daniel Vetter
· 13 years ago
901781b
drm/i915: use render gen to switch ring irq functions
by Daniel Vetter
· 13 years ago
fad2596
drm/i915: rip out old HWSTAM missed irq WA for vlv
by Daniel Vetter
· 13 years ago
25c0630
drm/i915: open code gen6+ ring irqs
by Ben Widawsky
· 13 years ago
e2a1e2f
drm/i915: ring irq cleanups
by Ben Widawsky
· 13 years ago
96d6e35
drm/i915: add SFUSE_STRAP registers for digital port detection
by Eugeni Dodonov
· 13 years ago
69e94b7
drm/i915: add WM_LINETIME registers
by Eugeni Dodonov
· 13 years ago
4dffc40
drm/i915: add WRPLL clocks
by Eugeni Dodonov
· 13 years ago
90e8d31
drm/i915: add LCPLL control registers
by Eugeni Dodonov
· 13 years ago
ccf1c86
drm/i915: add SSC offsets for SBI access
by Eugeni Dodonov
· 13 years ago
fec9181
drm/i915: add port clock selection support for HSW
by Eugeni Dodonov
· 13 years ago
e93ea06
drm/i915: add S PLL control
by Eugeni Dodonov
· 13 years ago
52f025e
drm/i915: add PIXCLK_GATE register
by Eugeni Dodonov
· 13 years ago
7501a4d
drm/i915: add SBI registers
by Eugeni Dodonov
· 13 years ago
bb879a4
drm/i915: add definition of DDI buffer translations regs
by Eugeni Dodonov
· 13 years ago
03f896a
drm/i915: add definitions for DDI_BUF_CTL registers
by Eugeni Dodonov
· 13 years ago
e411b2c
drm/i915: add DP_TP_STATUS registers
by Eugeni Dodonov
· 13 years ago
0e87f66
drm/i915: add DP_TP_CTL registers
by Eugeni Dodonov
· 13 years ago
e7e104c
drm/i915: add DDI registers
by Eugeni Dodonov
· 13 years ago
2b13952
drm/i915: add enumeration for DDI ports
by Eugeni Dodonov
· 13 years ago
9eb3a75
drm/i915: add support for power wells
by Eugeni Dodonov
· 13 years ago
eb877eb
drm/i915: add support for LynxPoint PCH
by Eugeni Dodonov
· 13 years ago
4cae9ae
drm/i915: add Haswell devices and their PCI IDs
by Eugeni Dodonov
· 13 years ago
7e508a2
drm/i915: transform HAS_PCH_SPLIT in a feature check
by Eugeni Dodonov
· 13 years ago
0034102
Linux 3.4-rc2
by Linus Torvalds
· 13 years ago
f4e52e7
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
a3fac08
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
664481e
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
d6a624e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
f21fec9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
a0421da
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
06383f1
tcm_fc: Do not free tpg structure during wq allocation failure
by Mark Rustad
· 13 years ago
e1c4038
tcm_fc: Add abort flag for gracefully handling exchange timeout
by Mark Rustad
· 13 years ago
eeaab2d
Merge branches 'idle-fix' and 'misc' into release
by Len Brown
· 13 years ago
aaef292
MAINTAINERS: Update git url for ACPI
by Igor Murzov
· 13 years ago
4157368
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
1ddca05
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
f68e556
Make the "word-at-a-time" helper functions more commonly usable
by Linus Torvalds
· 13 years ago
ee01e66
cpuidle: Fix panic in CPU off-lining with no idle driver
by Toshi Kani
· 13 years ago
23f347e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
f09d843
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
by Jan Beulich
· 13 years ago
0ee46ec
xen/pciback: fix XEN_PCI_OP_enable_msix result
by Jan Beulich
· 13 years ago
e8c9e78
xen/smp: Remove unnecessary call to smp_processor_id()
by Srivatsa S. Bhat
· 13 years ago
2531d64
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'
by Konrad Rzeszutek Wilk
· 13 years ago
e95ae5a
xen: only check xen_platform_pci_unplug if hvm
by Igor Mammedov
· 13 years ago
110c433
net: fix a race in sock_queue_err_skb()
by Eric Dumazet
· 13 years ago
4a7e7c2
netlink: fix races after skb queueing
by Eric Dumazet
· 13 years ago
e34fac1
doc, net: Update ndo_start_xmit return type and values
by Ben Hutchings
· 13 years ago
de7aca1
doc, net: Remove instruction to set net_device::trans_start
by Ben Hutchings
· 13 years ago
b3cf654
doc, net: Update netdev operation names
by Ben Hutchings
· 13 years ago
04fd3d35
doc, net: Update documentation of synchronisation for TX multiqueue
by Ben Hutchings
· 13 years ago
93b6a3a
doc, net: Remove obsolete reference to dev->poll
by Ben Hutchings
· 13 years ago
b4f79e5
ethtool: Remove exception to the requirement of holding RTNL lock
by Ben Hutchings
· 13 years ago
314489b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
43e347a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
by Linus Torvalds
· 13 years ago
35fe2e7
blackfin: update defconfig for bf527-ezkit
by Bob Liu
· 13 years ago
e8c5c6d
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
by Bob Liu
· 13 years ago
95fc2d8f
blackfin: fix L1 data A overflow link issue
by Mike Frysinger
· 13 years ago
fb9d78a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
by Linus Torvalds
· 13 years ago
3bdc9ba
mmc: use really long write timeout to deal with crappy cards
by Paul Walmsley
· 13 years ago
8c2fc8e
mmc: sdhci-dove: Fix compile error by including module.h
by Alf Høgemark
· 13 years ago
4188bba
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
by Al Cooper
· 13 years ago
79263f3
Revert "mmc: sdhci-pci: Add MSI support"
by Chris Ball
· 13 years ago
84e41d2
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
by Chris Ball
· 13 years ago
93fc5a4
mmc: core: fix power class selection
by Subhash Jadavani
· 13 years ago
fc307df
mmc: omap_hsmmc: fix module re-insertion
by Balaji T K
· 13 years ago
Next »