index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
video/sis/: remove compat code
Adrian Bunk
2008-07-24
9
-62
/
+17
*
mdacon messing up default vc's - set default to vc13-16 again
Roland Kletzing
2008-07-24
1
-1
/
+3
*
tridentfb: remove warning message that cyblafb driver should be used
Krzysztof Helt
2008-07-24
1
-4
/
+0
*
tridentfb: add imageblit acceleration for Blade3D family
Krzysztof Helt
2008-07-24
2
-3
/
+77
*
tridentfb: Blade3D clock fixes
Krzysztof Helt
2008-07-24
1
-4
/
+5
*
tridentfb: y-panning fixes
Krzysztof Helt
2008-07-24
1
-5
/
+4
*
tridentfb: fix 224 color logo at 8 bpp
Krzysztof Helt
2008-07-24
1
-5
/
+3
*
tridentfb: fix console freeze when switching from X11
Krzysztof Helt
2008-07-24
1
-3
/
+8
*
tridentfb: source code improvements
Krzysztof Helt
2008-07-24
2
-55
/
+32
*
tridentfb: acceleration constants change
Krzysztof Helt
2008-07-24
2
-14
/
+35
*
tridentfb: various pixclock and timing improvements
Krzysztof Helt
2008-07-24
1
-7
/
+28
*
tridentfb: acceleration bug fixes
Krzysztof Helt
2008-07-24
1
-5
/
+5
*
tridentfb: acceleration code improvements
Krzysztof Helt
2008-07-24
2
-173
/
+109
*
tridentfb: add acceleration for TGUI families
Krzysztof Helt
2008-07-24
1
-12
/
+123
*
tridentfb: fix hi-color modes for TGUI 9440
Krzysztof Helt
2008-07-24
1
-10
/
+12
*
tridentfb: preserve memory type settings
Krzysztof Helt
2008-07-24
1
-1
/
+4
*
tridentfb: improve check_var function
Krzysztof Helt
2008-07-24
1
-0
/
+34
*
tridentfb: fix unitialized pseudo_palette
Krzysztof Helt
2008-07-24
1
-1
/
+1
*
tridentfb: add TGUI 9440 support
Krzysztof Helt
2008-07-24
2
-3
/
+8
*
tridentfb: improved register values on TGUI 9680
Krzysztof Helt
2008-07-24
2
-6
/
+24
*
tridentfb: improve probe function
Krzysztof Helt
2008-07-24
1
-2
/
+3
*
tridentfb: fix clock settings for older Trident 96XX chips
Krzysztof Helt
2008-07-24
1
-8
/
+23
*
tridentfb: use mmio access for clock setting
Krzysztof Helt
2008-07-24
1
-2
/
+2
*
tridentfb: fix timing calculations
Krzysztof Helt
2008-07-24
1
-17
/
+18
*
tridentfb: make use of functions and constants from the vga.h
Krzysztof Helt
2008-07-24
2
-109
/
+61
*
tridentfb: move global acceleration hooks into structure
Krzysztof Helt
2008-07-24
1
-39
/
+24
*
tridentfb: convert is_blade and is_xp macros into functions
Krzysztof Helt
2008-07-24
2
-19
/
+19
*
tridentfb: move global flat panel variable into structure
Krzysztof Helt
2008-07-24
2
-27
/
+23
*
tridentfb: move global chip_id into structure
Krzysztof Helt
2008-07-24
1
-14
/
+13
*
tridentfb: move global pseudo palette into structure
Krzysztof Helt
2008-07-24
1
-14
/
+7
*
tridentfb: convert fb_info into allocated one
Krzysztof Helt
2008-07-24
1
-36
/
+46
*
tridentfb: replace macros with functions
Krzysztof Helt
2008-07-24
1
-243
/
+283
*
fbdev: add the carmine FB driver
Sebastian Siewior
2008-07-24
5
-0
/
+1040
*
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
2008-07-24
1
-31
/
+34
*
rtc-cmos: avoid spurious irqs
David Brownell
2008-07-24
2
-80
/
+70
*
rtc-at91rm9200: avoid spurious irqs
David Brownell
2008-07-24
1
-10
/
+6
*
rtc: rtc-s3c: update IRQ handling
Ben Dooks
2008-07-24
1
-67
/
+16
*
rtc: rtc-s3c: add __devexit and __devinit markers
Ben Dooks
2008-07-24
1
-3
/
+3
*
rtc-cmos: improve HPET IRQ glue
David Brownell
2008-07-24
1
-62
/
+131
*
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2008-07-24
2
-3
/
+4
*
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
Wolfram Sang
2008-07-24
1
-90
/
+39
*
rtc: rtc-omap footprint shrinkage
David Brownell
2008-07-24
1
-17
/
+4
*
rtc: BCD codeshrink
David Brownell
2008-07-24
3
-3
/
+22
*
rtc: ds1305/ds1306 driver
David Brownell
2008-07-24
4
-0
/
+893
*
rtc: add support for ST M41T94 SPI RTC
Kim B. Heino
2008-07-24
3
-0
/
+183
*
rtc: remove BKL for ioctl()
David Brownell
2008-07-24
2
-20
/
+55
*
rtc: push the BKL down into the driver ioctl method
Alan Cox
2008-07-24
1
-7
/
+10
*
rtc: m41t80: use pr_info() as appropriate
Maciej W. Rozycki
2008-07-24
1
-4
/
+2
*
rtc: m41t80: sort header inclusions for readability
Maciej W. Rozycki
2008-07-24
1
-7
/
+7
*
autofs4: remove unused ioctls
Ian Kent
2008-07-24
3
-71
/
+1
[next]