Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2b115e69d46344ae7afcaad5823496d2a0d8650
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
107f517
agp/intel: Fix product names and #defines
by Adam Jackson
· 15 years ago
ffb4728
drm/i915: Drop a some common DRM_ERROR()
by Chris Wilson
· 15 years ago
8536490
drm/i915: warn if Pineview CxSR can't be enabled
by Jesse Barnes
· 15 years ago
22fd0fa
drm/i915: pageflip fixes
by Jesse Barnes
· 15 years ago
6e36595
drm/i915: Declare the new VBT parsing functions as static
by Zhao Yakui
· 15 years ago
652af9d
drm/i915: Add the missing clonemask for display port on Ironlake
by Zhao Yakui
· 15 years ago
f24bc39
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
by Zhao Yakui
· 15 years ago
f0217c4
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
by Eric Anholt
· 15 years ago
d09c23d
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
by Zhao Yakui
· 15 years ago
04b2d21
drm/i915: Fix typo in ioctl struct name.
by Kristian Høgsberg
· 15 years ago
778c902
drm/i915: Fix sync to vblank when VGA output is turned off
by Li Peng
· 15 years ago
27dfaf4
drm/i915: disable the interrupt hotplug for integrated TV output
by Adam Jackson
· 15 years ago
28cf798
drm/i915: Don't update the render-clock for every bo.
by Chris Wilson
· 15 years ago
38b3037
drm/i915: Fix LVDS presence check
by Adam Jackson
· 15 years ago
05dd8f9
drm/i915: Fix warning introduced with the page flipping ioctl.
by Eric Anholt
· 15 years ago
e9560f7
drm/i915: add GETPARAM request for page flipping
by Jesse Barnes
· 15 years ago
7bd4d7b
drm: use page flip event to signal flip completion
by Jesse Barnes
· 15 years ago
6b95a20
drm/i915: Add intel implementation of the pageflip ioctl
by Kristian Høgsberg
· 15 years ago
f40d681
Merge remote branch 'airlied/drm-next' into drm-intel-next
by Eric Anholt
· 15 years ago
103a196
drm/i915: PineView only has LVDS and CRT ports
by Zhenyu Wang
· 15 years ago
c356143
drm/i915: Don't set up the TV port if it isn't in the BIOS table.
by Zhao Yakui
· 15 years ago
7cf4f69
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
by Zhao Yakui
· 15 years ago
ae266c9
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
by Zhao Yakui
· 15 years ago
fc81665
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
by Zhao Yakui
· 15 years ago
6363ee6
drm/i915: parse child device from VBT
by Zhao Yakui
· 15 years ago
c1b5dea
drm/i915: Disable pwrctx before unpin and free
by Kristian Høgsberg
· 15 years ago
69341a5
drm/i915: Hold struct_mutex while unreffing pwrctx object
by Kristian Høgsberg
· 15 years ago
33db679
drm/i915: Unregister i915_wedged debugfs entry using the right key
by Kristian Høgsberg
· 15 years ago
29874f4
drm/i915: fix gpio register detection logic for BIOS without VBT
by Shaohua Li
· 15 years ago
d271817
drm/i915: Avoid NULL dereference with component_only tv_modes
by Chris Wilson
· 15 years ago
9bedb97
drm/i915: fixup interrupted overlay switch off calls
by Daniel Vetter
· 15 years ago
12ca45f
drm/i915: overlay: extract some duplicated code
by Daniel Vetter
· in the future
2644487
drm/i915: remove Pineview EOS protection support
by Shaohua Li
· 15 years ago
311089d
drm/i915: use msleep for intel_wait_for_vblank
by Shaohua Li
· 15 years ago
1991bdf
drm/i915: handle failure path correctly for lvds
by Shaohua Li
· 15 years ago
1b3c7a4
drm/i915: Fix LVDS stability issue on Ironlake
by Zhenyu Wang
· 15 years ago
4215866
drm/i915: Restore the DPLL calculation logic for 9xx platform
by Zhao Yakui
· 15 years ago
d1fcea6a
drm/i915: Check whether the LVDS downclock is found in VBT
by Zhao Yakui
· 15 years ago
18f9ed1
drm/i915: Enable LVDS downclock feature through EDID.
by Zhao Yakui
· 15 years ago
c8e0f93
drm/i915: Replace a calloc followed by copying data over it with malloc.
by Eric Anholt
· 15 years ago
46557be
Merge branch 'drm-core-next' of ../linux-2.6 into drm-next
by Dave Airlie
· 15 years ago
d91d8a3
drm/kms: add page flipping ioctl
by Kristian Høgsberg
· 15 years ago
dad07ca
drm: check return values in drm_version
by Andres Salomon
· 15 years ago
140a45f
drm: replace DRM_COPY macro w/ a function
by Andres Salomon
· 15 years ago
156822f
drm: kill more unused DRM macros
by Andres Salomon
· 15 years ago
420a457
drm: kill some unused DRM_PROC macros from drmP.h
by Andres Salomon
· 15 years ago
4a92164
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
by Jesse Barnes
· 15 years ago
c9a9c5e
drm: Add async event synchronization for drmWaitVblank
by Kristian Høgsberg
· 15 years ago
4efc50d
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
by Jesse Barnes
· 15 years ago
799dd75
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
6bee582
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
d178f27
ksm: cond_resched in unstable tree
by Hugh Dickins
· 15 years ago
b7b69c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
aa90763
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
a58695b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
413623e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
a314b0c
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
49456d8
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
by Linus Torvalds
· 15 years ago
d5d6eba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
f0ede3f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
969e46a
sh: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
a9d244a
sh: Account for cache aliases in flush_icache_range()
by Matt Fleming
· 15 years ago
1c9d80d
sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.
by David S. Miller
· 15 years ago
a556bec
m32r: fix arch/m32r/boot/compressed/Makefile
by Hirokazu Takata
· 15 years ago
c083234
nilfs2: fix missing cleanup of gc cache on error cases
by Ryusuke Konishi
· 15 years ago
5399dd1
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
by Ryusuke Konishi
· 15 years ago
2606289
net/fsl_pq_mdio: add module license GPL
by Sebastian Siewior
· 15 years ago
53a0ef86
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
by Wolfgang Grandegger
· 15 years ago
6755aeb
can: should not use __dev_get_by_index() without locks
by Eric Dumazet
· 15 years ago
88b938e
sparc64: replace parentheses in pmul()
by Roel Kluin
· 15 years ago
dede17b
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
f645073
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
f37325a
ALSA: snd-aica: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
afa0897
i2c: Add an interface to lock/unlock an I2C bus segment
by Jean Delvare
· 15 years ago
3806e94b
i2c-piix4: Modify code name SB900 to Hudson-2
by Crane Cai
· 15 years ago
1a69697
ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode
by Takashi Iwai
· 15 years ago
f495088
ALSA: usb-audio: fix combine_word problem
by Julian Anastasov
· 15 years ago
70edc80
sound: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
cc05368
hisax: remove bad udelay call to fix build error on ARM
by Martin Michlmayr
· 15 years ago
23ca0c9
ipip: Fix handling of DF packets when pmtudisc is OFF
by Herbert Xu
· 15 years ago
7347533
qlge: Set PCIe reset type for EEH to fundamental.
by Ron Mercer
· 15 years ago
60fa6c3
qlge: Fix early exit from mbox cmd complete wait.
by Ron Mercer
· 15 years ago
ee5f784
ixgbe: fix traffic hangs on Tx with ioatdma loaded
by Don Skidmore
· 15 years ago
26f23d8
ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled
by Yi Zou
· 15 years ago
b352e40
ixgbe: Fix gso_max_size for 82599 when DCB is enabled
by Yi Zou
· 15 years ago
dcaa6a9
macsonic: fix crash on PowerBook 520
by Finn Thain
· 15 years ago
87d75b5
NET: cassini, fix lock imbalance
by Jiri Slaby
· 15 years ago
2b2072e
ems_usb: Fix byte order issues on big endian machines
by Sebastian Haas
· 15 years ago
4f2aa89
be2net: Bug fix to send config commands to hardware after netdev_register
by Ajit Khaparde
· 15 years ago
9e90c96
be2net: fix to set proper flow control on resume
by Ajit Khaparde
· 15 years ago
bb7b228
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
539054a
netfilter: xt_connlimit: fix regression caused by zero family value
by Jan Engelhardt
· 15 years ago
f475f67
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
by Jeff Layton
· 15 years ago
ec06aed
cifs: clean up handling when server doesn't consistently support inode numbers
by Jeff Layton
· 15 years ago
66f84d6
rt2x00: Don't queue ieee80211 work after USB removal
by Sean Cross
· 15 years ago
143d40f
Revert "ipw2200: fix oops on missing firmware"
by John W. Linville
· 15 years ago
6fc786d
ASoC: S3C64XX I2S: Enable audio-bus clock
by Jassi Brar
· 15 years ago
4d187fb
ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
by Janusz Krzysztofik
· 15 years ago
Next »