Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35ad68c18148a18938ff4f40e945c9734e7d2265
35ad68c
drm: Remove two leaks of vblank reference count in error paths.
by Eric Anholt
· 16 years ago
786225e
drm: fix leak of cliprects in drm_rmdraw()
by Zhenyu Wang
· 16 years ago
d1ed629
i915: Disable MSI on GM965 (errata says it doesn't work)
by Keith Packard
· 16 years ago
8638427
drm: Set cliprects to NULL when changing drawable to having 0 cliprects.
by Zhenyu Wang
· 16 years ago
e9d21d7
i915: Protect vblank IRQ reg access with spinlock
by Keith Packard
· 16 years ago
4b40893
drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)
by Matthias Hopf
· 16 years ago
9e0b97e
drm: make CONFIG_DRM depend on CONFIG_SHMEM.
by Dave Airlie
· 16 years ago
edc6f38
radeon: fix PCI bus mastering support enables.
by Alex Deucher
· 16 years ago
b2ceddf
radeon: add RS400 family support.
by Alex Deucher
· 16 years ago
f0738e9
drm/radeon: add support for RS740 IGP chipsets.
by Alex Deucher
· 16 years ago
b612eda
i915: GM45 has GM965-style MCH setup.
by Eric Anholt
· 16 years ago
6dbe277
i915: Don't run retire work handler while suspended
by Keith Packard
· 16 years ago
ba1eb1d
i915: Map status page cached for chips with GTT-based HWS location.
by Keith Packard
· 16 years ago
50aa253d
i915: Fix up ring initialization to cover G45 oddities
by Keith Packard
· 16 years ago
0cdad7e
i915: Use non-reserved status page index for breadcrumb
by Keith Packard
· 16 years ago
630681d
drm: Increment dev_priv->irq_received so i915_gem_interrupts count works.
by Eric Anholt
· 16 years ago
9bfbd5c
drm: kill drm_device->irq
by Jesse Barnes
· 16 years ago
e0f0754
drm: wbinvd is cache coherent.
by Dave Airlie
· 16 years ago
e7d22bc
i915: add missing return in error path.
by Dave Airlie
· 16 years ago
2bdf00b
i915: fixup permissions on gem ioctls.
by Dave Airlie
· 16 years ago
3043c60
drm: Clean up many sparse warnings in i915.
by Eric Anholt
· 16 years ago
bd88ee4
drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC.
by Eric Anholt
· 16 years ago
28af0a2
drm: G33-class hardware has a newer 965-style MCH (no DCC register).
by Eric Anholt
· 16 years ago
4f481ed
drm: Avoid oops in GEM execbuffers with bad arguments.
by Eric Anholt
· 16 years ago
d4e7b89
DRM: Return -EBADF on bad object in flink, and return curent name if it exists.
by Eric Anholt
· 16 years ago
dbb19d3
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
by Kristian Høgsberg
· 16 years ago
c99b058
i915: Make use of sarea_priv conditional.
by Kristian Høgsberg
· 16 years ago
546b097
i915: Use struct_mutex to protect ring in GEM mode.
by Eric Anholt
· 16 years ago
ed4c9c4
i915: Add chip set ID param.
by Kristian Høgsberg
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
d1d8c92
Export kmap_atomic_pfn for DRM-GEM.
by Eric Anholt
· 16 years ago
395e0dd
Export shmem_file_setup for DRM-GEM
by Keith Packard
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
2df68b4
drm/cred: wrap task credential accesses in the drm driver.
by David Howells
· 16 years ago
b9bfdfe
new chip name is GM45
by Jesse Barnes
· 16 years ago
317c35d
separate i915 suspend/resume functions into their own file
by Jesse Barnes
· 16 years ago
6b79d52
radeon: fix writeback across suspend/resume.
by Dave Airlie
· 16 years ago
38eda21
drm: fix sysfs error path.
by Dave Airlie
· 16 years ago
dfcf96d
FB_SIS=m, DRM_SIS=y is not a legal configuration.
by Adrian Bunk
· 16 years ago
8ee1c3d
Add Intel ACPI IGD OpRegion support
by Matthew Garrett
· 16 years ago
398c9cb
i915: Initialize hardware status page at device load when possible.
by Keith Packard
· 16 years ago
d3a6d44
i915: Track progress inside of batchbuffers for determining wedgedness.
by Keith Packard
· 16 years ago
ed4cb41
i915: Add support for MSI and interrupt mitigation.
by Eric Anholt
· 16 years ago
585fb11
i915: Use more consistent names for regs, and store them in a separate file.
by Jesse Barnes
· 16 years ago
962d4fd
i915: Ignore X server provided mmio address
by Keith Packard
· 16 years ago
0790d5e
i915: remove settable use_mi_batchbuffer_start
by Keith Packard
· 16 years ago
48f185d
SiS DRM: fix a pointer cast warning
by David Howells
· 16 years ago
6bb9e4b
SiS DRM: fix the memory allocator if the SIS FB is built as a module
by David Howells
· 16 years ago
ddb7f4c
drm: remove #define's for non-linux systems
by Carlos R. Mafra
· 16 years ago
26e9a39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
bdbf0ac
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
8eb88c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
c53dbf5
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
b73b636
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 16 years ago
ed09441
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a0cf354
hwmon: (adm1026) Prevent log spamming
by Jean Delvare
· 16 years ago
885fe4b
hwmon: (adm1026) Fix debug messages
by Jean Delvare
· 16 years ago
366716e
hwmon: (adm1029) Use mask for fan_div value
by Corentin Labbe
· 16 years ago
d664a48
hwmon: (adt7470) Add documentation
by Darrick J. Wong
· 16 years ago
21d93c1
hwmon: (ibmaem) Automatically load on IBM systems via DMI
by Darrick J. Wong
· 16 years ago
ff92136
hwmon: (ibmpex) Automatically load on IBM systems via DMI
by Darrick J. Wong
· 16 years ago
0217eae
hwmon: (w83781d) Use new style driver binding
by Wolfgang Grandegger
· 16 years ago
360782d
hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices
by Jean Delvare
· 16 years ago
443850c
hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA
by Wolfgang Grandegger
· 16 years ago
10c08f9
hwmon: (w83781d) Additional information about AS99127F PWM
by Jean Delvare
· 16 years ago
c656620
hwmon: (w83781d) Detect alias chips
by Jean Delvare
· 16 years ago
2fbbbf1
hwmon: (w83781d) Refactor beep enable handling
by Jean Delvare
· 16 years ago
6aa693b
hwmon: Drop dead links to old National Semiconductor chip datasheets
by Jean Delvare
· 16 years ago
a5a4598
hwmon: (w83791d) add support for thermal cruise mode
by Marc Hulsman
· 16 years ago
b5938f8
hwmon: (w83791d) add pwm_enable support
by Marc Hulsman
· 16 years ago
6495ce1
hwmon: (w83791d) add manual PWM support
by Marc Hulsman
· 16 years ago
6e1ecd9
hwmon: (w83791d) fan 4/5 pins can also be used for gpio
by Marc Hulsman
· 16 years ago
a80e8ee
hwmon: (max1619) Use inline functions instead of macros
by Andrew Morton
· 16 years ago
4ed1077
hwmon: (it87) Fix thermal sensor type values
by Jean Delvare
· 16 years ago
0c6e973
hwmon: (lm78) Convert to a new-style i2c driver
by Jean Delvare
· 16 years ago
6e1b502
hwmon: (lm78) Stop abusing struct i2c_client for ISA devices
by Jean Delvare
· 16 years ago
ad3273b
hwmon: (lm78) Prevent misdetection of Winbond chips
by Jean Delvare
· 16 years ago
18c73f9
hwmon: (lm78) Detect alias chips
by Jean Delvare
· 16 years ago
47c1553
hwmon: (lm78) Fix I/O resource conflict with PNP
by Jean Delvare
· 16 years ago
f908037
hwmon: (lm85) Better label names
by Jean Delvare
· 16 years ago
1b92ada
hwmon: (lm85) Simplify RANGE_TO_REG
by Jean Delvare
· 16 years ago
67712d0
hwmon: (lm85) Convert to a new-style i2c driver
by Jean Delvare
· 16 years ago
8a0795d
hwmon: (lm85) Support different PWM frequency tables
by Jean Delvare
· 16 years ago
86010c9
hwmon: (lm85) Select the closest PWM frequency
by Jean Delvare
· 16 years ago
34e7dc6
hwmon: (lm85) Implement the standard PWM frequency interface
by Jean Delvare
· 16 years ago
69fc1fe
hwmon: (lm85) Rework the device detection
by Jean Delvare
· 16 years ago
dbee356
hwmon: (ams) Simplify IRQ handling routine
by Dmitry Torokhov
· 16 years ago
ee4cd32
hwmon: (ams) Fix locking issues
by Dmitry Torokhov
· 16 years ago
0a02002
hwmon: (ams) Fix permissions on 'joystick' module parameter
by Dmitry Torokhov
· 16 years ago
810ad7b
hwmon: (ams) Convert to a new-style i2c driver
by Jean Delvare
· 16 years ago
47064d6
hwmon: (lm87) Add support for configuration through platform_data
by Ben Hutchings
· 16 years ago
d2cac80
hwmon: (lm87) Restore original configuration register on removal
by Ben Hutchings
· 16 years ago
49ae6cc
hwmon: (lm87) Fix masking of config register in lm87_init_client()
by Ben Hutchings
· 16 years ago
4b4e7a7
hwmon: (lm90) Don't spam the kernel log
by Jean Delvare
· 16 years ago
271dabf
hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649
by Ben Hutchings
· 16 years ago
9d4d383
hwmon: (lm90) Rename temperature conversion functions to match usage
by Ben Hutchings
· 16 years ago
23b2d47
hwmon: (lm90) Support ADT7461 in extended mode
by Nate Case
· 16 years ago
cea50fe
hwmon: (lm90) Convert some macros to static functions
by Nate Case
· 16 years ago
a874a10
hwmon: (lm90) Update datasheet links
by Jean Delvare
· 16 years ago
Next »