Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86a7867ebff675f5f5816222c5a2c64b35f8bea6
/
drivers
/
video
/
via
a51faab
drivers/video/via: use memdup_user
by Julia Lawall
· 14 years ago
7c6d87a
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 14 years ago
ec66841
viafb: move some include files to include/linux
by Jonathan Corbet
· 15 years ago
9221fc6
viafb: Eliminate some global.h references
by Jonathan Corbet
· 15 years ago
4a28ea9
viafb: get rid of i2c debug cruft
by Jonathan Corbet
· 15 years ago
64a6bd6
viafb: fold via_io.h into via-core.h
by Jonathan Corbet
· 15 years ago
8bbf50f
viafb: Fix initialization error paths
by Jonathan Corbet
· 15 years ago
27fe971
viafb: Do not remove gpiochip under spinlock
by Jonathan Corbet
· 15 years ago
2b78a96
viafb: make procfs entries optional
by Florian Tobias Schandinat
· 15 years ago
2fed547
viafb: fix proc entry removal
by Florian Tobias Schandinat
· 15 years ago
162fc8c
viafb: improve misc register handling
by Florian Tobias Schandinat
· 15 years ago
384c304
viafb: replace inb/outb
by Florian Tobias Schandinat
· 15 years ago
100e74a1
viafb: move some modesetting functions to a seperate file
by Florian Tobias Schandinat
· 15 years ago
2749413
viafb: unify modesetting functions
by Florian Tobias Schandinat
· 15 years ago
c2b12cd
viafb: Reserve framebuffer memory for the upcoming camera driver
by Jonathan Corbet
· 15 years ago
3d28eb4
viafb: Add a simple VX855 DMA engine driver
by Jonathan Corbet
· 15 years ago
94dd1a8
viafb: Add a simple interrupt management infrastructure
by Jonathan Corbet
· 15 years ago
6b841ed
via: Rationalize vt1636 detection
by Jonathan Corbet
· 15 years ago
b8f7e5d
viafb: Introduce viafb_find_i2c_adapter()
by Jonathan Corbet
· 15 years ago
b052d7f
via: Do not attempt I/O on inactive I2C adapters
by Jonathan Corbet
· 15 years ago
7582eb9
viafb: Turn GPIO and i2c into proper platform devices
by Jonathan Corbet
· 15 years ago
75b035a
viafb: Convert GPIO and i2c to the new indexed port ops
by Jonathan Corbet
· 15 years ago
c389874
viafb: package often used basic io functions
by Florian Tobias Schandinat
· 15 years ago
7e0de02
viafb: add a driver for GPIO lines
by Jonathan Corbet
· 15 years ago
24b4d82
viafb: Separate global and fb-specific data
by Jonathan Corbet
· 15 years ago
f045f77
viafb: Move core stuff into via-core.c
by Jonathan Corbet
· 15 years ago
4da62e6
viafb: Only establish i2c busses on ports that always had them
by Jonathan Corbet
· 15 years ago
c774c13
suppress verbose debug messages: change printk() to DEBUG_MSG()
by Paul Fox
· 15 years ago
277d32a
viafb: rework the I2C support in the VIA framebuffer driver
by Harald Welte
· 15 years ago
c205d932
viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
by Chris Ball
· 15 years ago
1317824
viafb: complete support for VX800/VX855 accelerated framebuffer
by Jonathan Corbet
· 15 years ago
107ea34
viafb: Determine type of 2D engine and store it in chip_info
by Harald Welte
· 15 years ago
f1b99aa
viafb: Unify duplicated set_bpp() code
by Jonathan Corbet
· 15 years ago
9ca43cf
viafb: Retain GEMODE reserved bits
by Jonathan Corbet
· 15 years ago
1b1f8cd
viafb: Unmap the frame buffer on initialization error
by Jonathan Corbet
· 15 years ago
b72a507
viafb: use proper pci config API
by Harald Welte
· 15 years ago
109771a
viafb: Fix various resource leaks during module_init()
by Harald Welte
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2c0e0c8
drivers/video/via: fix continuation line formats
by Joe Perches
· 15 years ago
e17cea3
viafb: support color depth 15 and 30
by Florian Tobias Schandinat
· 15 years ago
415559f
viafb: rework color setting
by Florian Tobias Schandinat
· 15 years ago
dbb7884
viafb: some virtual_xres handling fixes
by Florian Tobias Schandinat
· 15 years ago
bd14069
viafb: rework color checking
by Florian Tobias Schandinat
· 15 years ago
dba77f8
viafb: make some variables a bit less global
by Florian Tobias Schandinat
· 15 years ago
4bbac05
viafb: remove dead code due to IGA1_IGA2
by Florian Tobias Schandinat
· 15 years ago
daacccd
viafb: split color mode setting up
by Florian Tobias Schandinat
· 15 years ago
fe9aab8
viafb: introduce strict parameter checking
by Florian Tobias Schandinat
· 15 years ago
5c9443e
viafb: make viafb_set_par more dual framebuffer compatible
by Florian Tobias Schandinat
· 15 years ago
ee79d54
viafb: video address setting revisited
by Florian Tobias Schandinat
· 15 years ago
7cf6079
viafb: reorder initialization for dual framebuffer mode
by Florian Tobias Schandinat
· 15 years ago
d8566b2
viafb: yet another dead code removal
by Florian Tobias Schandinat
· 15 years ago
c5f06f5
viafb: some dvi cleanup
by Florian Tobias Schandinat
· 15 years ago
9b24b00
viafb: remove the remaining VIA_RES_* uses
by Florian Tobias Schandinat
· 15 years ago
dd73d68
viafb: split global index up
by Florian Tobias Schandinat
· 15 years ago
2365dfe
viafb: remove dead code
by Florian Tobias Schandinat
· 15 years ago
cc8b82f
viafb: deprecate private ioctls
by Florian Tobias Schandinat
· 15 years ago
97922b5
viafb: fix acceleration for some chips
by Erik-Jan Post
· 15 years ago
8a3a95c
viafb: do modesetting after updating variables
by Erik-Jan Post
· 15 years ago
0b94190
viafb: fix LCD hardware cursor regression
by Florian Tobias Schandinat
· 15 years ago
0f05058
drivers/video/via/viafbdev.c: correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
e6bf0d2
viafb: cosmetic cleanup of function integrated_lvds_enable()
by Harald Welte
· 15 years ago
8130b3b
drivers/video/via/viafbdev.c: fix oops with no /proc
by Dan Carpenter
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
db8df7b
viafb: pass reference to pci device when calling framebuffer_alloc()
by Harald Welte
· 15 years ago
2d280f7
viafb: make viafb a first-class citizen using pci_driver
by Harald Welte
· 15 years ago
3a32456
viafb: choose acceleration engine for VX855
by Florian Tobias Schandinat
· 15 years ago
0306ab1
viafb: add support for the VX855 chipset
by Harald Welte
· 15 years ago
5ff32f6
viafb: use read-only mode parsing
by Florian Tobias Schandinat
· 15 years ago
837b0ab
viafb: remove unused structure member
by Harald Welte
· 15 years ago
93967be
viafb: make module parameters visible in sysfs
by Harald Welte
· 15 years ago
31de59d
viafb: hardware acceleration initialization cleanup
by Florian Tobias Schandinat
· 15 years ago
2d6e885
viafb: improve pitch handling
by Florian Tobias Schandinat
· 15 years ago
5016af53
viafb: cleanup viafb_cursor
by Florian Tobias Schandinat
· 15 years ago
afbd3c1
viafb: switch to seq_file
by Alexey Dobriyan
· 15 years ago
c3e2567
viafb: 2D engine rewrite
by Florian Tobias Schandinat
· 15 years ago
c4df548
viafb: improve viafb_par
by Florian Tobias Schandinat
· 15 years ago
68fa920
viafb: another small cleanup of viafb_par
by Florian Tobias Schandinat
· 15 years ago
8594ac3
viafb: remove LVDS initialization
by Florian Tobias Schandinat
· 15 years ago
b852abc
viafb: remove unused video device stuff
by Florian Tobias Schandinat
· 15 years ago
db88e38
viafb: clean up virtual memory handling
by Florian Tobias Schandinat
· 15 years ago
b008c64b
viafb: clean up duoview
by Florian Tobias Schandinat
· 15 years ago
13147f2
viafb: remove duplicated mode information
by Florian Tobias Schandinat
· 15 years ago
deb7aab
viafb: clean up viamode.h
by Florian Tobias Schandinat
· 15 years ago
bc6932b
viafb: fix ioremap_nocache error handling
by Florian Tobias Schandinat
· 15 years ago
09cf118
viafb: split viafb_set_start_addr up
by Florian Tobias Schandinat
· 15 years ago
81228a3
viafb: merge viafb_update_viafb_par in viafb_update_fix
by Florian Tobias Schandinat
· 15 years ago
3915a92
viafb: remove temporary start address setting
by Florian Tobias Schandinat
· 15 years ago
0e3ca33
viafb: remove duplicated CX700 register init
by Florian Tobias Schandinat
· 15 years ago
5215944
viafb: fix rmmod bug
by Florian Tobias Schandinat
· 15 years ago
ee1ef82
viafb: make it work on x86_64
by Harald Welte
· 16 years ago
2bd8c47
viafb: returns 0 two too early
by Roel Kluin
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
2899bb0
viafb: fix sparse warnings
by Hannes Eder
· 16 years ago
e687d69
viafb: fix crashes due to 4k stack overflow
by Bruno Prémont
· 16 years ago
c267fd7
viafb: fix releasing of /proc/viafb/ subtree
by Bruno Prémont
· 16 years ago
75b7edf
viafb: removed duplicated #include's
by Huang Weiyi
· 16 years ago
23966d5
viafb: via_utility.c, via_utility.h, vt1636.c, vt1636.h
by Joseph Chan
· 16 years ago
9f29163
viafb: via_i2c.c, via_i2c.h, viamode.c, viamode.h
by Joseph Chan
· 16 years ago
b3a45d8
viafb: viafbdev.c (update)
by Joseph Chan
· 16 years ago
29b619f
viafb: viafbdev.c, viafbdev.h
by Joseph Chan
· 16 years ago
Next »