index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
tridentfb: add imageblit acceleration for Blade3D family
Krzysztof Helt
1
-3
/
+76
2008-07-24
tridentfb: Blade3D clock fixes
Krzysztof Helt
1
-4
/
+5
2008-07-24
tridentfb: y-panning fixes
Krzysztof Helt
1
-5
/
+4
2008-07-24
tridentfb: fix 224 color logo at 8 bpp
Krzysztof Helt
1
-5
/
+3
2008-07-24
tridentfb: fix console freeze when switching from X11
Krzysztof Helt
1
-3
/
+8
2008-07-24
tridentfb: source code improvements
Krzysztof Helt
1
-53
/
+30
2008-07-24
tridentfb: acceleration constants change
Krzysztof Helt
1
-14
/
+31
2008-07-24
tridentfb: various pixclock and timing improvements
Krzysztof Helt
1
-7
/
+28
2008-07-24
tridentfb: acceleration bug fixes
Krzysztof Helt
1
-5
/
+5
2008-07-24
tridentfb: acceleration code improvements
Krzysztof Helt
1
-172
/
+89
2008-07-24
tridentfb: add acceleration for TGUI families
Krzysztof Helt
1
-12
/
+123
2008-07-24
tridentfb: fix hi-color modes for TGUI 9440
Krzysztof Helt
1
-10
/
+12
2008-07-24
tridentfb: preserve memory type settings
Krzysztof Helt
1
-1
/
+4
2008-07-24
tridentfb: improve check_var function
Krzysztof Helt
1
-0
/
+34
2008-07-24
tridentfb: fix unitialized pseudo_palette
Krzysztof Helt
1
-1
/
+1
2008-07-24
tridentfb: add TGUI 9440 support
Krzysztof Helt
1
-3
/
+7
2008-07-24
tridentfb: improved register values on TGUI 9680
Krzysztof Helt
1
-6
/
+23
2008-07-24
tridentfb: improve probe function
Krzysztof Helt
1
-2
/
+3
2008-07-24
tridentfb: fix clock settings for older Trident 96XX chips
Krzysztof Helt
1
-8
/
+23
2008-07-24
tridentfb: use mmio access for clock setting
Krzysztof Helt
1
-2
/
+2
2008-07-24
tridentfb: fix timing calculations
Krzysztof Helt
1
-17
/
+18
2008-07-24
tridentfb: make use of functions and constants from the vga.h
Krzysztof Helt
1
-83
/
+61
2008-07-24
tridentfb: move global acceleration hooks into structure
Krzysztof Helt
1
-39
/
+24
2008-07-24
tridentfb: convert is_blade and is_xp macros into functions
Krzysztof Helt
1
-0
/
+19
2008-07-24
tridentfb: move global flat panel variable into structure
Krzysztof Helt
1
-21
/
+23
2008-07-24
tridentfb: move global chip_id into structure
Krzysztof Helt
1
-14
/
+13
2008-07-24
tridentfb: move global pseudo palette into structure
Krzysztof Helt
1
-14
/
+7
2008-07-24
tridentfb: convert fb_info into allocated one
Krzysztof Helt
1
-36
/
+46
2008-07-24
tridentfb: replace macros with functions
Krzysztof Helt
1
-243
/
+283
2008-07-24
fbdev: add the carmine FB driver
Sebastian Siewior
5
-0
/
+1040
2008-07-24
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
1
-31
/
+34
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-77
/
+63
2008-07-24
rtc-at91rm9200: avoid spurious irqs
David Brownell
1
-10
/
+6
2008-07-24
rtc: rtc-s3c: update IRQ handling
Ben Dooks
1
-67
/
+16
2008-07-24
rtc: rtc-s3c: add __devexit and __devinit markers
Ben Dooks
1
-3
/
+3
2008-07-24
rtc-cmos: improve HPET IRQ glue
David Brownell
1
-62
/
+131
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2
-3
/
+4
2008-07-24
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
Wolfram Sang
1
-90
/
+39
2008-07-24
rtc: rtc-omap footprint shrinkage
David Brownell
1
-17
/
+4
2008-07-24
rtc: ds1305/ds1306 driver
David Brownell
3
-0
/
+858
2008-07-24
rtc: add support for ST M41T94 SPI RTC
Kim B. Heino
3
-0
/
+183
2008-07-24
rtc: remove BKL for ioctl()
David Brownell
1
-20
/
+38
2008-07-24
rtc: push the BKL down into the driver ioctl method
Alan Cox
1
-7
/
+10
2008-07-24
rtc: m41t80: use pr_info() as appropriate
Maciej W. Rozycki
1
-4
/
+2
2008-07-24
rtc: m41t80: sort header inclusions for readability
Maciej W. Rozycki
1
-7
/
+7
2008-07-24
I2O: handle sysfs_create_link() failures
Wang Chen
1
-12
/
+42
2008-07-24
vt: do not update when the console is blanked
Stefano Stabellini
1
-1
/
+1
2008-07-24
vt: hold console_sem across sysfs operations
Jiri Slaby
1
-2
/
+2
2008-07-24
spi: au1550_spi: improve pio transfer mode
Jan Nikitenko
1
-20
/
+49
2008-07-24
spi: au1550_spi: proper platform device
Manuel Lauss
1
-64
/
+74
[prev]
[next]