Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
608a5ffc3ee0d6f4aff53e902659201eeaeb9c06
/
drivers
608a5ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
78f220a
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
4eab8a5
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
by Linus Torvalds
· 14 years ago
8554048
intel_agp,i915: Add more sandybridge graphics device ids
by Zhenyu Wang
· 14 years ago
a69ffdb
drm/i915: Enable MI_FLUSH on Sandybridge
by Zhenyu Wang
· 14 years ago
f8f235e
agp/intel: Fix cache control for Sandybridge
by Zhenyu Wang
· 14 years ago
93f5f7f
agp/intel: use #ifdef idiom for intel-agp.h
by Zhenyu Wang
· 14 years ago
8dfc2b1
agp/intel: fix physical address mask bits for sandybridge
by Zhenyu Wang
· 14 years ago
032d2a0
drm/i915: Prevent double dpms on
by Chris Wilson
· 14 years ago
52be119
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
by Chris Wilson
· 14 years ago
4e5359c
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
by Simon Farnsworth
· 14 years ago
8e647a2
drm/i915: Tightly scope intel_encoder to prevent invalid use
by Chris Wilson
· 14 years ago
a25c25c
drm/i915: Allocate the PCI resource for the MCHBAR
by Chris Wilson
· 14 years ago
4f7f7b7
drm/i915/dp: Really try 5 times before giving up.
by Chris Wilson
· 14 years ago
b66d842
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
by Chris Wilson
· 14 years ago
0ad6ef2
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
by Chris Wilson
· 14 years ago
4e6cfef
drm/i915: Re-use set_base_atomic to share setting of the display registers
by Chris Wilson
· 14 years ago
52e6863
drm/i915: Fix offset page-flips on i965+
by Chris Wilson
· 14 years ago
c96c3a8
drm/i915: Include a generation number in the device info
by Chris Wilson
· 14 years ago
c877cdc
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
9927a40
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
df51e7a
agp/intel: Promote warning about failure to setup flush to error.
by Chris Wilson
· 14 years ago
9f82d23
drm/i915: overlay on gen2 can't address above 1G
by Daniel Vetter
· 14 years ago
300387c
drm/i915: Clear the vblank status bit before polling for the next vblank
by Chris Wilson
· 14 years ago
4f233ef
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
by Pekka Enberg
· 14 years ago
c74696b
i915: revert some checks added by commit 32aad86f
by Pavel Roskin
· 14 years ago
1dfd975
Revert "drm/i915: Unreference object not handle on creation"
by Chris Wilson
· 14 years ago
e167976
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
by Andrew Morton
· 14 years ago
c7ef35a
drm: Do not force 1024x768 modes on unknown connectors
by Chris Wilson
· 14 years ago
e58f637
drm/kms: Add a module parameter to disable polling
by Chris Wilson
· 14 years ago
54bfe49
drm/radeon/kms: fix tv-out on avivo asics
by Alex Deucher
· 14 years ago
7e7b41d
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
by Alex Deucher
· 14 years ago
6eb68d6
tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver
by Nathael Pajani
· 14 years ago
3367469
serial: bfin_sport_uart: restore transmit frame sync fix
by Sonic Zhang
· 14 years ago
9fc2b2d
vt: Fix console corruption on driver hand-over.
by Francisco Jerez
· 14 years ago
4645b94
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
615661f
drm/nv50: initialize ramht_refs list for faked 0 channel
by Marcin Slusarz
· 14 years ago
374c3af
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
by Francisco Jerez
· 14 years ago
3ba6462
drm/nouveau: Take fence spinlock before reading the last sequence.
by Francisco Jerez
· 14 years ago
ea39302
drm/radeon/kms/evergreen: work around bad data in some i2c tables
by Alex Deucher
· 14 years ago
9534787
drm/radeon/kms: properly set crtc high base on r7xx
by Alex Deucher
· 14 years ago
cf4c12f
drm/radeon/kms: fix tv module parameter
by Alex Deucher
· 14 years ago
0d9958b
drm/radeon/kms: force legacy pll algo for RV515 LVDS
by Alex Deucher
· 14 years ago
0b3b4fe
drm/radeon/kms: remove useless clock code
by Alex Deucher
· 14 years ago
d3f6e6c
UBI: do not oops when erroneous PEB is scheduled for scrubbing
by Artem Bityutskiy
· 14 years ago
1deacd7
UBI: fix kconfig unmet dependency
by Randy Dunlap
· 14 years ago
80c1c16
UBI: fix forward compatibility
by Artem Bityutskiy
· 14 years ago
01ebc12
UBI: eliminate update of list_for_each_entry loop cursor
by Julia Lawall
· 14 years ago
87cbf8f
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
by Alex Deucher
· 14 years ago
8807286
drm/radeon/kms: use tracked values for sclk and mclk
by Alex Deucher
· 14 years ago
994b384
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
a4dc090
firewire: ohci: work around VIA and NEC PHY packet reception bug
by Stefan Richter
· 14 years ago
29cfcdd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
06f01e7
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
0a3b6e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
30f4437
drm/radeon/kms: add missing scratch update in dp_detect
by Alex Deucher
· 14 years ago
adde0f2
drm/modes: Fix CVT-R modeline generation
by Adam Jackson
· 14 years ago
08f2e66
drm: fix regression in drm locking since BKL removal.
by Arnd Bergmann
· 14 years ago
12acd90
drm/radeon/kms: remove stray radeon_i2c_destroy
by Alex Deucher
· 14 years ago
7521473
drm: mm: fix range restricted allocations
by Daniel Vetter
· 14 years ago
5afda9e
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
ab699ec
drm/nouveau: drop drm_global_mutex before sleeping in submission path
by Ben Skeggs
· 14 years ago
e3461a2
drm: export drm_global_mutex for drivers to use
by Ben Skeggs
· 14 years ago
fe5f098
qlge: reset the chip before freeing the buffers
by Breno Leitao
· 14 years ago
37b7370
amd64_edac: Do not report error overflow as a separate error
by Borislav Petkov
· 14 years ago
ee508b8
drm/nv20: Don't use pushbuf calls on the original nv20.
by Francisco Jerez
· 14 years ago
fba6752
drm/nouveau: Fix TMDS on some DCB1.5 boards.
by Francisco Jerez
· 14 years ago
d31e078
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
by Francisco Jerez
· 14 years ago
f5cb8ab
drm/nv30: Apply modesetting to the correct slave encoder
by Patrice Mandin
· 14 years ago
acae116
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
by Francisco Jerez
· 14 years ago
44a1246
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
by Ben Skeggs
· 14 years ago
55ee67f
libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
by Mark Lord
· 14 years ago
44b7338
sata_mv: fix broken DSM/TRIM support (v2)
by Mark Lord
· 14 years ago
60f5d6e
libata: be less of a drama queen on empty data commands
by Tejun Heo
· 14 years ago
d26377b
[libata] sata_dwc_460ex: signdness bug
by Dan Carpenter
· 14 years ago
5f17310
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
by Tejun Heo
· 14 years ago
6d981b9
libata: remove no longer needed pata_winbond driver
by Bartlomiej Zolnierkiewicz
· 15 years ago
aba8a08
pata_cmd64x: revert commit d62f5576
by Tejun Heo
· 14 years ago
5a55905
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
e09b4e9
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
288933c
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
by Axel Lin
· 14 years ago
268ba5c
Input: mousedev - fix regression of inverting axes
by Christoph Fritz
· 14 years ago
a05e93f
hwmon: (k8temp) Differentiate between AM2 and ASB1
by Andreas Herrmann
· 14 years ago
c12c507
hwmon: (ads7871) Fix ads7871_probe error paths
by Axel Lin
· 14 years ago
45ff34d
hwmon: (coretemp) Fix harmless build warning
by Jean Delvare
· 14 years ago
b2bc856
pxa168_eth: silence gcc warnings
by Dan Carpenter
· 14 years ago
4f2c851
pxa168_eth: update call to phy_mii_ioctl()
by Dan Carpenter
· 14 years ago
945c7c7
pxa168_eth: fix error handling in prope
by Dan Carpenter
· 14 years ago
4169591
pxa168_eth: remove unneeded null check
by Dan Carpenter
· 14 years ago
ef24b16
phylib: Fix race between returning phydev and calling adjust_link
by Anton Vorontsov
· 14 years ago
9dc002d
caif-driver: add HAS_DMA dependency
by Heiko Carstens
· 14 years ago
9559fcd
drm/i915: fix vblank wait test condition
by Jesse Barnes
· 14 years ago
dffe2e1
xen: handle events as edge-triggered
by Jeremy Fitzhardinge
· 14 years ago
aaca496
xen: use percpu interrupts for IPIs and VIRQs
by Jeremy Fitzhardinge
· 14 years ago
32e2f63
intel_scu_ipc: fix IPC i2c write bug
by Jianwei Yang
· 14 years ago
a9728c9
rar: Fix off by one error
by Ossama Othman
· 14 years ago
577ba40
V4L/DVB: mantis: Fix IR_CORE dependency
by Ingo Molnar
· 14 years ago
e045c29
MCE, AMD: Limit MCE decoding to current families for now
by Borislav Petkov
· 14 years ago
aa25ab7
3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx
by Neil Horman
· 14 years ago
Next »