Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
28963a3eb5e2ae861995c2f7c15c7de982b3ce0e
/
drivers
28963a3
drm/i915: add Ivybridge clock gating init function
by Jesse Barnes
· 14 years ago
4593010
drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.
by Eric Anholt
· 14 years ago
25aebfc3
drm/i915: Add support for fence registers on Ivybridge.
by Eric Anholt
· 14 years ago
10ed13e
drm/i915: Use existing function instead of open-coding fence reg clear.
by Eric Anholt
· 14 years ago
6067aae
drm/i915: split clock gating init into per-chipset functions
by Jesse Barnes
· 14 years ago
90711d5
drm/i915: set IBX pch type explicitly
by Jesse Barnes
· 14 years ago
c76b615
drm/i915: add Ivy Bridge PCI IDs and driver feature structs
by Jesse Barnes
· 14 years ago
c792513
drm/i915: add PantherPoint PCH ID
by Jesse Barnes
· 14 years ago
246d08b
agp/intel: add Ivy Bridge support
by Jesse Barnes
· 14 years ago
65d3eb1
drm/i915: ring support for Ivy Bridge
by Jesse Barnes
· 14 years ago
51d5612
drm/i915: page flip support for Ivy Bridge
by Jesse Barnes
· 14 years ago
b1f14ad
drm/i915: interrupt & vblank support for Ivy Bridge
by Jesse Barnes
· 14 years ago
fe100d4
drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
by Jesse Barnes
· 14 years ago
357555c
drm/i915: manual FDI training for Ivy Bridge
by Jesse Barnes
· 14 years ago
3780894
drm/i915: add swizzle/tiling support for Ivy Bridge
by Jesse Barnes
· 14 years ago
eceae48
drm/i915: Ivy Bridge has split display and pipe control
by Jesse Barnes
· 14 years ago
4b65177
drm/i915: add IS_IVYBRIDGE macro for checks
by Jesse Barnes
· 14 years ago
8543669
drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later
by Jesse Barnes
· 14 years ago
f796cf8
drm/i915: split enable/disable vblank code into chipset specific functions
by Jesse Barnes
· 14 years ago
4697995
drm/i915: split irq handling into per-chipset functions
by Jesse Barnes
· 14 years ago
674cf96
drm/i915: make FDI training a display function
by Jesse Barnes
· 14 years ago
8eb5729
drm/i915: forcewake debugfs fix
by Ben Widawsky
· 14 years ago
6d794d4
drm/i915: debugfs interface for forcewake reference count
by Ben Widawsky
· 14 years ago
4912d04
drm/i915: move gen6 rps handling to workqueue
by Ben Widawsky
· 14 years ago
d1ebd816
drm/i915: forcewake struct mutex locking fixes
by Ben Widawsky
· 14 years ago
fcca792
drm/i915: reference counted forcewake
by Ben Widawsky
· 14 years ago
b7287d8
drm/i915: proper use of forcewake
by Ben Widawsky
· 14 years ago
2c7111d
drm/i915: Disable all outputs early, before KMS takeover
by Chris Wilson
· 14 years ago
9c23f7f
drm/i915: Do not clflush snooped objects
by Chris Wilson
· 14 years ago
93dfb40
drm/i915: Rename agp_type to cache_level
by Chris Wilson
· 14 years ago
e76d363
drm/i915: debugfs for context information
by Ben Widawsky
· 14 years ago
7df8721
drm/i915: use i915_enable_rc6 on SNB too
by Jesse Barnes
· 14 years ago
4a246cf
drm/i915: fix rc6 initialization on Ironlake
by Ben Widawsky
· 14 years ago
96f298a
drm/1915: ringbuffer wait for idle function
by Ben Widawsky
· 14 years ago
2c34b85
drm/i915: fix ilk rc6 teardown locking
by Ben Widawsky
· 14 years ago
273e27c
drm/i915: Fold the DPLL limit defines into the structs that use them.
by Eric Anholt
· 14 years ago
fae1498
drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
by Eric Anholt
· 14 years ago
a07d678
drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().
by Eric Anholt
· 14 years ago
8febb29
drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().
by Eric Anholt
· 14 years ago
db244b6
drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().
by Eric Anholt
· 14 years ago
c713bb0
drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.
by Eric Anholt
· 14 years ago
929c77f
drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().
by Eric Anholt
· 14 years ago
0b701d2
drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.
by Eric Anholt
· 14 years ago
f564048e
drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.
by Eric Anholt
· 14 years ago
d2dff87
drm/i915: Attach a fb to the load-detect pipe
by Chris Wilson
· 14 years ago
0622a53
drm/i915: Remove dead code from intel_release_load_detect_pipe()
by Chris Wilson
· 14 years ago
6492711
drm/i915: Remove dead code from intel_get_load_detect_pipe()
by Chris Wilson
· 14 years ago
4fbf691
drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc
by Chris Wilson
· 14 years ago
7a5e480
drm/i915: Remove unused supported_crtc from intel_load_detect_pipe
by Chris Wilson
· 14 years ago
8261b19
drm/i915: Don't store temporary load-detect variables in the generic encoder
by Chris Wilson
· 14 years ago
be92558
drm/i915: Propagate failure to set mode for load-detect pipe
by Chris Wilson
· 14 years ago
7173188
drm/i915: Simplify return value from intel_get_load_detect_pipe
by Chris Wilson
· 14 years ago
b259f67
drm/i915: Move the irq wait queue initialisation into the ring init
by Chris Wilson
· 14 years ago
2fb4e61
drm/i915/lvds: Only act on lid notify when the device is on
by Alex Williamson
· 14 years ago
39adb7a
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
by Chris Wilson
· 14 years ago
49183b2
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
by Chris Wilson
· 14 years ago
31acbcc
drm/i915/dp: Be paranoid in case we disable a DP before it is attached
by Chris Wilson
· 14 years ago
2dd251f
drm/i915: Release object along create user fb error path
by Chris Wilson
· 14 years ago
8aeb96f
drm/radeon/kms: fix gart setup on fusion parts (v2)
by Alex Deucher
· 14 years ago
498548e
drm: Send pending vblank events before disabling vblank.
by Christopher James Halse Rogers
· 14 years ago
eaa4f5e
drm/radeon: fix regression on atom cards with hardcoded EDID record.
by Dave Airlie
· 14 years ago
9a6cd4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
497ff03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
5933f2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
6c8c444
Revert: veth: remove unneeded ifname code from veth_newlink()
by Jiri Pirko
· 14 years ago
d946092
smsc95xx: fix reset check
by Rabin Vincent
· 14 years ago
6fdbab9
tg3: Fix failure to enable WoL by default when possible
by Rafael J. Wysocki
· 14 years ago
983960b
amd8111e: trivial typo spelling: Negotitate -> Negotiate
by Joe Perches
· 14 years ago
badb029
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
625a3b6
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
96f3ee2
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
fa51588
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
56acc7a
i2c-parport: Fix adapter list handling
by Jean Delvare
· 14 years ago
a6e5e2b
i2c-i801: Move device ID definitions to driver
by Jean Delvare
· 14 years ago
c30aa39
hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails
by Axel Lin
· 14 years ago
e8bf8df
CLKDEV: Fix clkdev return value for NULL clk case
by Russell King
· 14 years ago
1be6a1f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
fcc4dc7
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2b5a4ac
mii: add support of pause frames in mii_get_an
by artpol
· 14 years ago
eee9700
net: ftmac100: fix scheduling while atomic during PHY link status change
by Adam Jaremko
· 14 years ago
b3c914a
usbnet: add support for some Huawei modems with cdc-ether ports
by Dan Williams
· 14 years ago
8333a46
bnx2: cancel timer on device removal
by Neil Horman
· 14 years ago
16b345d
iwl4965: fix "Received BA when not expected"
by Stanislaw Gruszka
· 14 years ago
bfd3610
iwlagn: fix "Received BA when not expected"
by Stanislaw Gruszka
· 14 years ago
bc4d45f
hwmon: (lm85) Fix error paths in probe function
by Jean Delvare
· 14 years ago
5f441e2
hwmon: (lm85) Add missing list terminators
by Jean Delvare
· 14 years ago
d7ce033
hwmon: (adm1021) Clarify documentation regarding Xeon processors
by Jean Delvare
· 14 years ago
5a4e5e6
hwmon: (lm90) Add support for ADT7461A and NCT1008
by Guenter Roeck
· 14 years ago
a985183
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
by Heiko Carstens
· 14 years ago
fafc992
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
68972ef
usbnet: Resubmit interrupt URB if device is open
by Paul Stewart
· 14 years ago
f325757
iwl4965: fix "TX Power requested while scanning"
by Stanislaw Gruszka
· 14 years ago
1501b67
iwlegacy: led stay solid on when no traffic
by Wey-Yi Guy
· 14 years ago
f615839
b43: trivial: update module info about ucode16_mimo firmware
by Rafał Miłecki
· 14 years ago
f945a3d
rtc: max8925: Call dev_set_drvdata before rtc_device_register
by Zhangfei Gao
· 14 years ago
bf28370
Input: wm831x-ts - move BTN_TOUCH reporting to data transfer
by Mark Brown
· 14 years ago
acad985
Input: wm831x-ts - allow IRQ flags to be specified
by Mark Brown
· 14 years ago
f534666
Input: wm831x-ts - fix races with IRQ management
by Mark Brown
· 14 years ago
0c9c99a
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
by Chris Ball
· 14 years ago
b7b4d34
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
by Ben Dooks
· 14 years ago
Next »