index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
pxa168fb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
Minimal support for viafb suspend/resume
Deepak Saxena
3
-0
/
+55
2010-09-24
viafb: use proper register for colour when doing fill ops
Florian Tobias Schandinat
1
-3
/
+4
2010-09-24
viafb: add documentation for proc interface
Florian Tobias Schandinat
1
-0
/
+48
2010-09-24
viafb: rename output devices
Florian Tobias Schandinat
3
-30
/
+30
2010-09-24
viafb: add a mapping of supported output devices
Florian Tobias Schandinat
1
-0
/
+48
2010-09-24
viafb: set sync polarity for all output devices
Florian Tobias Schandinat
1
-9
/
+25
2010-09-24
viafb: add function to change sync polarity per device
Florian Tobias Schandinat
2
-3
/
+26
2010-09-24
viafb: reduce I2C timeout and delay
Florian Tobias Schandinat
1
-2
/
+2
2010-09-24
viafb: enable I2C for CRT
Florian Tobias Schandinat
1
-1
/
+1
2010-09-24
viafb: fix i2c_transfer error handling
Florian Tobias Schandinat
1
-3
/
+24
2010-09-24
viafb: vt1636 cleanup
Florian Tobias Schandinat
5
-131
/
+42
2010-09-24
viafb: introduce per output device power management
Florian Tobias Schandinat
6
-111
/
+137
2010-09-24
viafb: limit LCD code impact
Florian Tobias Schandinat
1
-31
/
+0
2010-09-24
viafb: add interface for output device configuration
Florian Tobias Schandinat
4
-24
/
+216
2010-09-24
viafb: merge the remaining output path with enable functions
Florian Tobias Schandinat
4
-205
/
+136
2010-09-24
viafb: use new device routing
Florian Tobias Schandinat
1
-63
/
+38
2010-09-24
viafb: add new output device management
Florian Tobias Schandinat
3
-0
/
+114
2010-09-24
viafb: reduce viafb_set_iga_path usage
Florian Tobias Schandinat
2
-1
/
+2
2010-09-24
viafb: propagate __init and __devinit
Florian Tobias Schandinat
7
-34
/
+38
2010-09-24
viafb: rework output device routing
Florian Tobias Schandinat
1
-89
/
+94
2010-09-24
viafb: enable second display channel at central place
Florian Tobias Schandinat
1
-30
/
+5
2010-09-24
viafb: unify output path configuration
Florian Tobias Schandinat
3
-7
/
+17
2010-09-24
viafb: remove stub
Florian Tobias Schandinat
1
-17
/
+0
2010-09-24
viafb: remove lcdtbl.h
Florian Tobias Schandinat
2
-592
/
+7
2010-09-24
viafb: reset correct PLL
Florian Tobias Schandinat
1
-2
/
+2
2010-09-16
drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-08-06
drivers/video/via/via-gpio.c: fix warning
Andrew Morton
1
-1
/
+1
2010-08-05
viafb: Depends on X86
Ben Hutchings
1
-1
/
+1
2010-08-05
fbdev: section cleanup in viafb driver
Henrik Kretzschmar
1
-3
/
+3
2010-07-23
viafb: fix accel_flags check_var bug
Florian Tobias Schandinat
1
-2
/
+2
2010-07-23
viafb: probe cleanups
Florian Tobias Schandinat
1
-24
/
+3
2010-07-23
viafb: remove ioctls which break the framebuffer interface
Florian Tobias Schandinat
2
-254
/
+0
2010-07-23
viafb: update fix before calculating depth
Florian Tobias Schandinat
1
-1
/
+1
2010-07-23
viafb: PLL value cleanup
Florian Tobias Schandinat
3
-489
/
+412
2010-07-23
viafb: simplify lcd size "detection"
Florian Tobias Schandinat
4
-41
/
+1
2010-07-23
viafb: fix PCI table
Florian Tobias Schandinat
1
-7
/
+9
2010-07-23
viafb: add lcd scaling support for some IGPs
Florian Tobias Schandinat
1
-0
/
+6
2010-07-23
viafb: improve lcd code readability
Florian Tobias Schandinat
1
-5
/
+4
2010-07-23
viafb: remove duplicated scaling code
Florian Tobias Schandinat
1
-73
/
+2
2010-07-23
MAINTAINERS: update viafb entry
Florian Tobias Schandinat
1
-1
/
+4
2010-07-22
Linux 2.6.35-rc6
v2.6.35-rc6
Linus Torvalds
1
-1
/
+1
2010-07-22
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
3
-5
/
+74
2010-07-22
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
1
-0
/
+8
2010-07-22
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2
-2
/
+8
2010-07-22
x86: auditsyscall: fix fastpath return value after reschedule
Roland McGrath
1
-2
/
+2
2010-07-22
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
3
-3
/
+3
2010-07-22
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
1
-1
/
+1
2010-07-22
Fix merge regression from external kdb to upstream kdb
Jason Wessel
1
-0
/
+1
2010-07-22
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
1
-6
/
+3
2010-07-22
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
1
-0
/
+3
[next]