Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
06b5dc646b9479b786d77749936f25910cd82a37
/
drivers
a01c780
nvram: Fix write beyond end condition; prove to gcc copy is safe
by H. Peter Anvin
· 15 years ago
5054225
x86, msr: Add support for non-contiguous cpumasks
by Borislav Petkov
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
4e5df80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
aa2cf42
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 15 years ago
ab1831b
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
eae6fa9
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
fc1495b
Merge git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
5476ffd
V4L/DVB (13592): max2165: 32bit build patch
by David Wong
· 15 years ago
4361e52
drm/radeon/kms: fix warning about cur_placement being uninitialised.
by Dave Airlie
· 15 years ago
115a5c2
Merge remote branch 'korg/drm-radeon-next' of into drm-linus
by Dave Airlie
· 15 years ago
0b5e8db
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
fb53f86
drm/ttm: Print debug information on memory manager when eviction fails
by Jerome Glisse
· 15 years ago
99d7e48
drm: Add memory manager debug function
by Jerome Glisse
· 15 years ago
550e2d9
drm/radeon/kms: restore surface registers on resume.
by Dave Airlie
· 15 years ago
779720a
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
by Alex Deucher
· 15 years ago
7cb7d1d
drm/ttm: Initialize eviction placement in case the driver callback doesn't
by Jerome Glisse
· 15 years ago
cf0fe45
drm/radeon/kms: cleanup structure and module if initialization fails
by Jerome Glisse
· 15 years ago
eaa5fd1
drm/radeon/kms: actualy set the eviction placements we choose
by Jerome Glisse
· 15 years ago
4a04a84
drm/radeon/kms: Fix NULL ptr dereference
by Jerome Glisse
· 15 years ago
b27b637
drm/radeon/kms/avivo: add support for new pll selection algo
by Alex Deucher
· 15 years ago
69b3b5e
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
by Alex Deucher
· 15 years ago
2e7b6f7
drm/radeon/kms: fix return value from fence function.
by Dave Airlie
· 15 years ago
5cc6fba
drm/radeon: Remove tests for -ERESTART from the TTM code.
by Thomas Hellstrom
· 15 years ago
98ffc415
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
by Thomas Hellstrom
· 15 years ago
312ea8d
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
by Jerome Glisse
· 15 years ago
ca262a999
drm/ttm: Rework validation & memory space allocation (V3)
by Jerome Glisse
· 15 years ago
a2e68e9
drm: Add search/get functions to get a block in a specific range
by Jerome Glisse
· 15 years ago
cf2f05d
drm/radeon/kms: fix avivo tiling regression since radeon object rework
by Dave Airlie
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
f71eaf6
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
78f1ae1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
fa395aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
6825fbc
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
e49aedb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f6c4c81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
701791c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
3a43aaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
79a56ed
nvram: Fix missing smp_lock.h in nvram
by Frederic Weisbecker
· 15 years ago
54fe467
hwmon: (adt7475) Add VID support for the ADT7476
by Jean Delvare
· 15 years ago
d8d2ee0
hwmon: (adt7475) Add support for the ADT7476
by Jean Delvare
· 15 years ago
ebfaf1f
hwmon: (adt7475) Voltage attenuators can be bypassed
by Jean Delvare
· 15 years ago
d07ca4a
hwmon: (adt7475) Print device information on probe
by Jean Delvare
· 15 years ago
378933c
hwmon: (adt7475) Handle alternative pin functions
by Jean Delvare
· 15 years ago
0f14480
hwmon: (adt7475) Move sysfs files removal to a separate function
by Jean Delvare
· 15 years ago
3d84998
hwmon: (adt7475) Add support for the ADT7490
by Jean Delvare
· 15 years ago
d656b6f
hwmon: (adt7475) Improve device detection
by Jean Delvare
· 15 years ago
54ecb9e
hwmon: (adt7475) Add missing static marker
by Jean Delvare
· 15 years ago
cffb9dd
hwmon: (adt7475) Rework voltage inputs handling
by Jean Delvare
· 15 years ago
f99318b
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
by Jean Delvare
· 15 years ago
b180d05
hwmon: (adt7475) Add support for the ADT7473
by Jean Delvare
· 15 years ago
7669896
hwmon: (f71882fg) Add support for the f71889fg (version 2)
by Hans de Goede
· 15 years ago
fc16c56
hwmon: (f71882fg) Fix sysfs file removal
by Hans de Goede
· 15 years ago
b69b039
hwmon: (f71882fg) Cleanup sysfs attr creation 2/2
by Hans de Goede
· 15 years ago
66344aa
hwmon: (f71882fg) Cleanup sysfs attr creation 1/2
by Hans de Goede
· 15 years ago
f95f0b4
hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM
by Jean Delvare
· 15 years ago
93ee0a7
hwmon: Add Freescale MC13783 ADC driver
by Luotao Fu
· 15 years ago
d1ebd59
hwmon: (w83791d) Remove experimental dependency
by Marc Hulsman
· 15 years ago
52df644
hwmon: Clean up detect functions
by Jean Delvare
· 15 years ago
a1fa4cd
hwmon: (w83l785ts) Clean up detect function
by Jean Delvare
· 15 years ago
2de1875
hwmon: (w83792d) Clean up detect function
by Jean Delvare
· 15 years ago
3f8b845
hwmon: (w83791d) Clean up detect function
by Jean Delvare
· 15 years ago
bab2bf4
hwmon: (w83781d) Clean up detect function
by Jean Delvare
· 15 years ago
dbe73c8
hwmon: (tmp401/tmp421) Clean up detect functions
by Jean Delvare
· 15 years ago
8f2fa77
hwmon: (lm90) Clean up detect function
by Jean Delvare
· 15 years ago
d42a2eb
hwmon: (lm85) Clean up detect function
by Jean Delvare
· 15 years ago
b57dc39
hwmon: (lm83) Clean up detect function
by Jean Delvare
· 15 years ago
747d9be
hwmon: (lm77) Clean up detect function
by Jean Delvare
· 15 years ago
9560672
hwmon: (adm1025) Clean up detect function
by Jean Delvare
· 15 years ago
8007ea35
hwmon: (adm1021) Clean up detect function
by Jean Delvare
· 15 years ago
4e233cb
hwmon: New driver for the National Semiconductor LM73
by Adrien Demarez
· 15 years ago
b72656d
hwmon: (w83627hf) Stop using globals for I/O port numbers
by Jean Delvare
· 15 years ago
8918023
hwmon: (w83627hf) Drop the force_addr module parameter
by Jean Delvare
· 15 years ago
591ec65
hwmon: (it87) Check for fan2 and fan3 availability
by Jean Delvare
· 15 years ago
895ff26
hwmon: (it87) Verify the VID pin usage
by Jean Delvare
· 15 years ago
6d905e6
hwmon: (s3c-hwmon) Fix build error
by Ben Dooks
· 15 years ago
f133a9d
OMAP: DSS2: Taal DSI command mode panel driver
by Tomi Valkeinen
· 15 years ago
3b8f29b
OMAP: DSS2: Add generic and Sharp panel drivers
by Tomi Valkeinen
· 15 years ago
18821b0
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b39a982d
OMAP: DSS2: omapfb driver
by Tomi Valkeinen
· 15 years ago
3de7a1d
OMAP: DSS2: DSI driver
by Tomi Valkeinen
· 15 years ago
23c0a7a
OMAP: DSS2: SDI driver
by Tomi Valkeinen
· 15 years ago
5c18adb
OMAP: DSS2: RFBI driver
by Tomi Valkeinen
· 15 years ago
b288627
OMAP: DSS2: Video encoder driver
by Tomi Valkeinen
· 15 years ago
553c48c
OMAP: DSS2: DPI driver
by Tomi Valkeinen
· 15 years ago
80c3971
OMAP: DSS2: DISPC
by Tomi Valkeinen
· 15 years ago
eed07e0
OMAP: DSS2: Add more core files
by Tomi Valkeinen
· 15 years ago
559d670
OMAP: DSS2: Display Subsystem Driver core
by Tomi Valkeinen
· 15 years ago
640f9ca
OMAP: Add support for VRFB rotation engine
by Tomi Valkeinen
· 15 years ago
afedec1
OMAP: Add VRAM manager
by Tomi Valkeinen
· 15 years ago
dadd2bb
OMAP: OMAPFB: add omapdss device
by Tomi Valkeinen
· 16 years ago
91773a0
OMAP: OMAPFB: split omapfb.h
by Tomi Valkeinen
· 15 years ago
4f8d619
drm/i915: Remove a debugging printk from hangcheck
by Chris Wilson
· 15 years ago
d3f420d
drm/radeon/kms: make sure i2c id matches
by Alex Deucher
· 15 years ago
279b215
drm/radeon/kms: make sure ss id matches
by Alex Deucher
· 15 years ago
390d0bb
drm/radeon/kms: connector fixes
by Alex Deucher
· 15 years ago
Next »