Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1345b1d8adbdeceb1c871d9a4af5e2a700b341c6
/
drivers
/
video
« Previous
3b495f2
Au1100 FB driver uplift for 2.6.
by Pete Popov
· 20 years ago
6d7bf01
It helps to not use a _mem_ function for requesting I/O space.
by Thiemo Seufer
· 20 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
4153812
[PATCH] pci_ids: macros: replace partial with whole symbols
by Grant Coady
· 19 years ago
84860bf
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
8ed5759
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
by Linus Torvalds
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
c6b8fda
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
by Russell King
· 19 years ago
e0f9989
Auto-update from upstream
by Kyle McMartin
· 19 years ago
c14e2cf
[PATCH] Return the line length via sysfs for fbdev
by James Simmons
· 19 years ago
951a015
[PARISC] Reorganize sticore probe routine to be a little less convoluted
by Matthew Wilcox
· 19 years ago
b2c1fe8
[PARISC] Allow STI_CONSOLE access to some FONTS
by Grant Grundler
· 19 years ago
bb7e257
[PATCH] vesafb: Fix display corruption on display blank
by Antonino A. Daplas
· 19 years ago
1e65174
Add some basic .gitignore files
by Linus Torvalds
· 19 years ago
0aec486
[PATCH] SVGATextMode fix
by Samuel Thibault
· 19 years ago
6edb746
[PATCH] zaurus: fix compilation with cpufreq disabled
by Pavel Machek
· 19 years ago
d85c355
[SPARC]: Fix p9100 framebuffer in 2.6
by Tom 'spot' Callaway
· 19 years ago
14bfd1f
[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"
by Sven Henkel
· 19 years ago
c4a7c77
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
1dd465c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
017fb98
[RADEON]: Fix unaligned I/O port access during probe.
by David S. Miller
· 19 years ago
fe984bb
[PATCH] s3c2410fb: Minor warning fix
by Ben Dooks
· 19 years ago
375726d
[PATCH] intelfb: Fix regression (blank display) from ioremap patch
by Antonino A. Daplas
· 19 years ago
be88ec7
[PATCH] i810-i2c iomem annotations
by Al Viro
· 19 years ago
775b048
[PATCH] cyblafb: portability fixes, sanitized work with pointers
by Al Viro
· 19 years ago
fc611a1
[ARM] Don't include mach-types.h unnecessarily
by Russell King
· 19 years ago
ca5da71
[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug
by Russell King
· 19 years ago
2601c2e
[PATCH] atyfb c99 fix
by Andrew Morton
· 19 years ago
2fe9f79
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
1a3e64a
[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.
by Tom 'spot' Callaway
· 19 years ago
6d67e34
[PATCH] fbdev: Fix reversed back and front porches
by Antonino A. Daplas
· 19 years ago
7a48242
[PATCH] nvidiafb: Fix absence of cursor in nvidiafb
by Antonino A. Daplas
· 19 years ago
e36d394
[PATCH] Fix up some pm_message_t types
by Richard Purdie
· 19 years ago
12e8780
[PATCH] SharpSL: Add missing hunk from backlight update
by Richard Purdie
· 19 years ago
6d36ba6
[PATCH] vgacon: Fix sanity checking in vgacon_resize
by Antonino A. Daplas
· 19 years ago
7b6a186
[PATCH] savagefb: Fix load failure of the Twister chipset
by Antonino A. Daplas
· 19 years ago
0ed8e04
[PATCH] nv_i2c oops fix
by Antonino A. Daplas
· 19 years ago
82006d0
[PATCH] drivers/video: Replace custom macro with isdigit()
by Tobias Klauser
· 19 years ago
438e5c5
[PATCH] matroxfb adjustments
by Jan Beulich
· 19 years ago
2f4516d
[PATCH] fbcon: constify font data
by Jan Beulich
· 19 years ago
e703ecc
[PATCH] minor fbcon_scroll adjustment
by Jan Beulich
· 19 years ago
1351e6e
[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver
by Richard Purdie
· 19 years ago
db84502
[PATCH] fbdev Kconfig fix
by Antonino A. Daplas
· 19 years ago
1bbb4f2
[PATCH] USB: sisusb[vga] update
by Thomas Winischhofer
· 19 years ago
747a505
[PATCH] i810fb: Change option ext_vga to extvga to match documentation
by Antonino A. Daplas
· 19 years ago
595e8a9
[PATCH] i810fb: Restore xres and yres option parameters
by Antonino A. Daplas
· 19 years ago
883f645
[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no
by Antonino A. Daplas
· 19 years ago
2d21247
[PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID"
by Alexey Dobriyan
· 19 years ago
f9101210
[PATCH] vfree and kfree cleanup in drivers/
by Jesper Juhl
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
20fd576
[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
by Arnaud Patard
· 19 years ago
3b4abff
[PATCH] quiet non-x86 option ROM warnings
by Olaf Hering
· 19 years ago
63edcea
[PATCH] i810fb: Stop LCD displays from flickering
by Antonino A. Daplas
· 19 years ago
74f6ae8
[PATCH] i810fb: Add i2c/DDC support
by Antonino A. Daplas
· 19 years ago
829e79b
[PATCH] fbcon: Break up bit_putcs into its component functions
by Antonino A. Daplas
· 19 years ago
ba44cd2
[PATCH] pxafb: Add hsync time reporting hook
by Richard Purdie
· 19 years ago
61ab790
[PATCH] fbdev: Initialize var structure in calc_mode_timings
by Antonino A. Daplas
· 19 years ago
7c1cd6f
[PATCH] nvidiafb: Fixed mirrored characters in big endian machines
by Antonino A. Daplas
· 19 years ago
88fb2c6
[PATCH] fbcon: Stop cursor timer if console is inactive
by Antonino A. Daplas
· 19 years ago
c52890c
[PATCH] savagefb: Make mode_option available when compiled as a module
by Antonino A. Daplas
· 19 years ago
948a95f
[PATCH] nvidiafb: Use CVT to get mode for digital displays
by Antonino A. Daplas
· 19 years ago
96fe6a2
[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support
by Antonino A. Daplas
· 19 years ago
5251bff
[PATCH] radeonfb: Only request resources we need
by Daniel Burcaw
· 19 years ago
c5eb5c1
[PATCH] framebuffer: bit_putcs() optimization for 8x* fonts
by Knut Petersen
· 19 years ago
9fa68ea
[PATCH] framebuffer: new driver for cyberblade/i1 graphics core
by Knut Petersen
· 19 years ago
6062bfa
[PATCH] better error handing in savagefb_probe
by Olaf Hering
· 19 years ago
544393f
[PATCH] sisfb update
by Thomas Winischhofer
· 19 years ago
5c06e2a
[PATCH] matroxfb: read MGA PInS data on PowerPC
by Ian Romanick
· 19 years ago
f510a3c
[PATCH] radeonfb_old: Fix broken link
by Antonino A. Daplas
· 19 years ago
2a43b58
[PATCH] atyfb: Remove code that sets sync polarity unconditionally
by Alexander Kern
· 19 years ago
2cc38ed
[PATCH] fbcon: Saner 16-color to 4-color conversion
by Antonino A. Daplas
· 19 years ago
b8c9094
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
by Antonino A. Daplas
· 19 years ago
094bb65
[PATCH] nvidiafb: Fallback to firmware EDID
by Antonino A. Daplas
· 19 years ago
1377671
[PATCH] savagefb: Driver updates
by Antonino A. Daplas
· 19 years ago
5e518d7
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
by Antonino A. Daplas
· 19 years ago
53eed4e
[PATCH] fbdev: geode updates
by David Vrabel
· 19 years ago
4c7ffe0
[PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor code
by James Simmons
· 19 years ago
d2d5838
[PATCH] vesafb: Add blanking support
by Antonino A. Daplas
· 19 years ago
7726e9e
[PATCH] fbdev: Add fbset -a support
by Antonino A. Daplas
· 19 years ago
28254d4
[PATCH] vga text console and stty cols/rows
by Samuel Thibault
· 19 years ago
1635317
[PATCH] Separate pci bits out of struct device_node
by Paul Mackerras
· 19 years ago
982245f
[PATCH] PCI: remove CONFIG_PCI_NAMES
by Adrian Bunk
· 19 years ago
aac51f0
[PATCH] w100fb: Rewrite for platform independence
by Richard Purdie
· 19 years ago
9c45817
[PATCH] Remove non-arch consumers of asm/segment.h
by Kumar Gala
· 19 years ago
987132b
[PATCH] Support powering sharp zaurus sl-5500 LCD up and down
by Pavel Machek
· 19 years ago
1684a984
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
by Jean Delvare
· 19 years ago
c7a4653
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
by Jean Delvare
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
829ca9a
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
by Pavel Machek
· 19 years ago
7901c79
[PATCH] DEC PMAGB B framebuffer update
by Ralf Baechle
· 19 years ago
af690a9
[PATCH] DEC PMAG BA frame buffer update
by Ralf Baechle
· 19 years ago
61838ff
[PATCH] DEC PMAG AA framebuffer update
by Ralf Baechle
· 19 years ago
51583cf
[PATCH] Kconfig fix (VGA console on arm/versatile)
by Al Viro
· 19 years ago
6cbe9de
[PATCH] disable debug info in radeonfb old driver
by Michael Iatrou
· 19 years ago
3edea48
[PATCH] intelfb/fbdev: Save info->flags in a local variable
by Antonino A. Daplas
· 19 years ago
6bd4934
[PATCH] intelfb: Do not ioremap entire graphics aperture
by Sylvain Meyer
· 19 years ago
8d37226
[PATCH] ARM: 2846/1: proper handling of CKEN for pxafb
by Nicolas Pitre
· 19 years ago
Next »