Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
028a7b6d3d9fa2cc41d76d45575345cca8d00a4c
/
drivers
/
video
2e1ca21
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
36a95bf
[PATCH] fix hardcoded values in collie frontlight
by Pavel Machek
· 19 years ago
33d8675
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
by Bjorn Helgaas
· 19 years ago
e51c01b
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
by Bjorn Helgaas
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
232443e
BUG_ON() Conversion in drivers/video/
by Eric Sesterhenn
· 19 years ago
c30fe7f
fix typos "wich" -> "which"
by Uwe Zeisberger
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
d04ef3a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
8a2cda0
[PATCH] i810fb_cursor(): use GFP_ATOMIC
by Antonino A. Daplas
· 19 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
08a4ece
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
972de6c
[PATCH] Mark empty release functions as broken
by Greg Kroah-Hartman
· 19 years ago
7b9af34
remove dead Radeon URL
by Adrian Bunk
· 19 years ago
ed62178
[PATCH] radeonfb: Fix static array overrun
by Antonino A. Daplas
· 19 years ago
8e65098
[PATCH] aty128fb: Fix array overrun
by Antonino A. Daplas
· 19 years ago
54243ce
[PATCH] tdfxfb: Fix buffer overrun
by Antonino A. Daplas
· 19 years ago
d301524
[PATCH] intelfb: Fix buffer overrun
by Antonino A. Daplas
· 19 years ago
8d57f22
[PATCH] savagefb: Fix kfree before use
by Antonino A. Daplas
· 19 years ago
91bc89c
[PATCH] imsttfb: Fix resource leak
by Antonino A. Daplas
· 19 years ago
98365f5
[PATCH] s1d13xxxfb: Fix resource leak
by Antonino A. Daplas
· 19 years ago
939205b
[PATCH] arcfb: Fix dereference before NULL check
by Antonino A. Daplas
· 19 years ago
16afe81
[PATCH] kyrofb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
604cc99
[PATCH] arcfb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
6af7ffc
[PATCH] neofb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
10ad1b7
[PATCH] Fix error handling in backlight drivers
by Jean Delvare
· 19 years ago
ee71305
[PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()
by Antonino A. Daplas
· 19 years ago
cacfc8c
[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()
by Freddy Spierenburg
· 19 years ago
80c410d
[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB
by Martin Michlmayr
· 19 years ago
68b06de
[PATCH] gbefb: IP32 gbefb depth change fix
by Kaj-Michael Lang
· 19 years ago
d152126
[PATCH] vgacon: no vertical resizing on EGA
by Samuel Thibault
· 19 years ago
a1909e6
[PATCH] radeonfb: resume support for Samsung P35 laptops
by Carl-Daniel Hailfinger
· 19 years ago
18a43ba
kbuild: remove checkconfig.pl
by Brian Gerst
· 19 years ago
d308643
[PATCH] Fix SGI O2 compile error in drivers/video/gbefb.c
by Joshua Kinard
· 19 years ago
a522204
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
9f67200
[PATCH] neofb: avoid resetting display config on unblank (v2)
by Christian Trefzer
· 19 years ago
ba09cf2
[ARM] remove duplicate #includes
by Herbert Poetzl
· 19 years ago
10ee39f
[PATCH] neofb: avoid resetting display config on unblank
by Christian Trefzer
· 19 years ago
bc6d7fd
[PATCH] fbdev: video_setup() warning fix
by Andrew Morton
· 19 years ago
bc7fc06
[PATCH] nvidiafb: Add support for Geforce4 MX 4000
by Antonino A. Daplas
· 19 years ago
891e5e5
[PATCH] drivers/video/Kconfig: remove unused BUS_I2C option
by Adrian Bunk
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
89a2fa5
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 19 years ago
00d340b9
[PATCH] i810fb: Do not probe the third i2c bus by default
by Manuel Lauss
· 19 years ago
06c6f90
[PATCH] video: hp680 backlight driver
by Andriy Skulysh
· 19 years ago
877be3f
[PATCH] PCI: cyblafb: remove pci_module_init() return, really.
by Arthur Othieno
· 19 years ago
c43e6f0
[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp
by Russell King
· 19 years ago
cb6fc18
[PARISC] Use kzalloc and other janitor-style cleanups
by Helge Deller
· 19 years ago
c700663
[SPARC]: Fix sbusfb build.
by David S. Miller
· 19 years ago
5ebdce7
[PATCH] fix up sbuslib for new fb_comapt_ioctl prototype
by Christoph Hellwig
· 19 years ago
fc03da1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
a7fdd90
[PATCH] ppc: Remove powermac support from ARCH=ppc
by Paul Mackerras
· 19 years ago
216d526
[PATCH] fbdev: Sanitize ->fb_mmap prototype
by Christoph Hellwig
· 19 years ago
67a6680
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
by Christoph Hellwig
· 19 years ago
a80da73
[PATCH] gx1fb: (try to) play nicer with various BIOSes
by David Vrabel
· 19 years ago
4836f57
[PATCH] neofb: take existing display configuration as default
by Christian Trefzer
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
ed1705a
[PATCH] m68k: fix macfb init
by Al Viro
· 19 years ago
3728d25
[PATCH] m68k: amifb __user annotations
by Al Viro
· 19 years ago
cef46b1
[PATCH] m68k: dumb typo in atyfb
by Al Viro
· 19 years ago
b4290a2
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
by Al Viro
· 19 years ago
4d62ce5
[PARISC] stifb: Remove obsolete MODULE_PARM()
by Helge Deller
· 19 years ago
daaeb6f
[PARISC] stifb: Fix framebuffer console at 32bpp
by Helge Deller
· 19 years ago
5d6d164
[PARISC] stifb: use F_EXTEND macro
by Helge Deller
· 19 years ago
51d53bd
[PATCH] video/matrox/matroxfb_misc.c: remove dead code
by Adrian Bunk
· 19 years ago
a0aa7d0
[PATCH] drivers/video/: possible cleanups
by Adrian Bunk
· 19 years ago
cae8a12
[PATCH] non-linear frame buffer read/write access
by Thomas Koeller
· 19 years ago
74b4f04
[PATCH] fbdev: Typos in Kconfig
by YOSHIFUJI Hideaki
· 19 years ago
def1ede
[PATCH] fbdev: Replace kmalloc with kzalloc
by Antonino A. Daplas
· 19 years ago
a39bc34
[PATCH] fbcon: Code cleanups
by Antonino A. Daplas
· 19 years ago
c5eec03
[PATCH] i810fb: Fix suspend and resume hooks
by Antonino A. Daplas
· 19 years ago
740f14b
[PATCH] s3c2410fb: cleanup and fix
by Arnaud Patard
· 19 years ago
918799a
[PATCH] nvidiafb: Reduce stack usage
by Antonino A. Daplas
· 19 years ago
ade9185
[PATCH] nvidiafb: Add boot option 'bpp'
by Antonino A. Daplas
· 19 years ago
af5d0f7
[PATCH] fbdev: Reduce stack usage
by Antonino A. Daplas
· 19 years ago
0a484a3
[PATCH] fbdev: Fix return code of fb_read and fb_write
by Antonino A. Daplas
· 19 years ago
244ab72
[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code
by Knut Petersen
· 19 years ago
d911233
[PATCH] skeletonfb: Documentation update
by Antonino A. Daplas
· 19 years ago
c549dc6
[PATCH] nvidiafb: Add support for some pci-e chipsets
by Antonino A. Daplas
· 19 years ago
a14b228
[PATCH] atyfb: LT/LG cleanup
by Ville Syrjälä
· 19 years ago
0c23b67
[PATCH] atyfb: VT/GT cleanup
by Ville Syrjälä
· 19 years ago
69b569f
[PATCH] atyfb: Rage XL/XC cleanup
by Ville Syrjälä
· 19 years ago
480913f
[PATCH] atyfb: Improve blanking
by Ville Syrjälä
· 19 years ago
25163c5
[PATCH] atyfb: Set ECP divider
by Ville Syrjälä
· 19 years ago
e98cef1
[PATCH] atyfb: Don't stretch with CRT
by Ville Syrjälä
· 19 years ago
a87d7fd
[PATCH] atyfb: Fix interlaced modes
by Ville Syrjälä
· 19 years ago
50c839c
[PATCH] atyfb: Fix CRTC_FIFO_LWM mask
by Ville Syrjälä
· 19 years ago
866d84c
[PATCH] atyfb: Reduce verbosity
by Ville Syrjälä
· 19 years ago
cd4617b
[PATCH] atyfb: Fix spelling
by Ville Syrjälä
· 19 years ago
c49a2bf
[PATCH] vga16fb: Trim vga16fb_pan_display
by Antonino A. Daplas
· 19 years ago
e53f87a
[PATCH] Fix vesafb display panning regression
by Antonino A. Daplas
· 19 years ago
f845fba
[PATCH] vesafb: Trim vesafb_pan_display
by Antonino A. Daplas
· 19 years ago
32cf8c1
[PATCH] savagefb: Trim savagefb_pan_display
by Antonino A. Daplas
· 19 years ago
198a52a
[PATCH] rivafb: Trim rivafb_pan_display
by Antonino A. Daplas
· 19 years ago
7227576
[PATCH] fbdev: sstfb: Driver cleanups
by Antonino A. Daplas
· 19 years ago
cb63925
[PATCH] fbdev: atyfb: Remove BIOS-less booting
by Antonino A. Daplas
· 19 years ago
313e58a
[PATCH] fbdev: fbdev: Cleanup
by Antonino A. Daplas
· 19 years ago
Next »