index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
coding style cleanups for drivers/md/mktables.c
Oliver Pinter
1
-88
/
+92
2008-02-06
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
8
-19
/
+55
2008-02-06
FB/S3C2410: check default_display parameter passed in platform data
Ben Dooks
1
-0
/
+6
2008-02-06
FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black
Ben Dooks
1
-1
/
+1
2008-02-06
FB/S3C2410: update debugging in S3C2410 framebuffer driver
Ben Dooks
1
-1
/
+1
2008-02-06
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
2
-15
/
+70
2008-02-06
FB/SM501: ensure console suspended before saving state
Ben Dooks
1
-6
/
+9
2008-02-06
pm2fb: big endian fix
Krzysztof Helt
1
-5
/
+8
2008-02-06
ps3fb: fix modedb typos
Geoff Levand
1
-2
/
+2
2008-02-06
ps3fb: cleanup sweep
Geert Uytterhoeven
1
-37
/
+27
2008-02-06
ps3fb: round up video modes
Geert Uytterhoeven
1
-45
/
+113
2008-02-06
ps3fb: reorganize modedb handling
Geert Uytterhoeven
1
-56
/
+60
2008-02-06
ps3fb: add support for configurable black borders
Geert Uytterhoeven
1
-21
/
+50
2008-02-06
ps3fb: make frame buffer offsets unsigned int
Geert Uytterhoeven
1
-5
/
+4
2008-02-06
ps3fb: kill ps3fb_res
Geert Uytterhoeven
1
-86
/
+22
2008-02-06
ps3fb: open-code macros that are used only once
Geert Uytterhoeven
1
-8
/
+4
2008-02-06
ps3fb: kill PS3FB_FULL_MODE_BIT
Geert Uytterhoeven
1
-5
/
+3
2008-02-06
ps3: use symbolic names for video modes
Geert Uytterhoeven
2
-26
/
+30
2008-02-06
ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused
Geert Uytterhoeven
1
-45
/
+13
2008-02-06
atmel_lcdfb: backlight control
David Brownell
2
-4
/
+124
2008-02-06
sm501fb: clear framebuffer memory and palette
Magnus Damm
1
-0
/
+8
2008-02-06
sm501fb: control panel pin usage with platform data flags
Magnus Damm
1
-16
/
+25
2008-02-06
drivers/video: add missing pci_dev_get
Julia Lawall
1
-0
/
+5
2008-02-06
uvesafb: small cleanups
Randy Dunlap
1
-4
/
+4
2008-02-06
tdfxfb: fix section mismatch warnings
Randy Dunlap
1
-1
/
+1
2008-02-06
fb: nvidiafb: Try harder at initial mode setting.
Paul Mundt
1
-2
/
+20
2008-02-06
vermilion.c: use ALIGN(), not __ALIGN_MASK()
Andrew Morton
1
-3
/
+2
2008-02-06
neofb: avoid overwriting fb_info fields
Andrew Morton
1
-9
/
+18
2008-02-06
drivers/video/pm3fb.c section fix
Adrian Bunk
1
-1
/
+1
2008-02-06
fbcon: fix sparse warning about shadowing 'rotate' symbol
Marcin Slusarz
1
-6
/
+6
2008-02-06
fbcon: fix sparse warning about shadowing 'p' symbol
Marcin Slusarz
1
-5
/
+5
2008-02-06
vgacon: fix sparse warning about shadowing 'i' symbol
Marcin Slusarz
1
-2
/
+0
2008-02-06
atmel_lcdfb: validate display timings
Haavard Skinnemoen
1
-0
/
+20
2008-02-06
fb: defio nopage
Nick Piggin
1
-9
/
+8
2008-02-06
fbmon: cleanup trailing whitespaces
Andre Haupt
1
-58
/
+58
2008-02-06
fbmon: remove unnecessary local variable
Andre Haupt
1
-1
/
+1
2008-02-06
drivers/video: remove unnecessary pci_dev_put
Julia Lawall
1
-1
/
+1
2008-02-06
video/hpfb.c section fix
Adrian Bunk
1
-1
/
+2
2008-02-06
make video/geode/lxfb_core.c:geode_modedb[] static
Adrian Bunk
1
-1
/
+1
2008-02-06
gpio: handle pca953{4,5,6,7,8} too
Guennadi Liakhovetski
1
-17
/
+54
2008-02-06
gpio: rename pca953x symbols
Guennadi Liakhovetski
3
-61
/
+62
2008-02-06
gpio: rename pca9539 driver
Guennadi Liakhovetski
2
-2
/
+2
2008-02-06
w1-gpio: add GPIO w1 bus master driver
Ville Syrjala
3
-0
/
+135
2008-02-06
rtc: at91sam9 RTC support (RTT and/or RTC)
David Brownell
3
-4
/
+562
2008-02-06
rtc: remove more dev->power.power_state usage
David Brownell
1
-12
/
+4
2008-02-06
rtc ds1307: ds_1340 change init
frederic Rodo
1
-7
/
+20
2008-02-06
rtc: add support for Epson RTC-9701JE V4
Magnus Damm
1
-27
/
+10
2008-02-06
rtc: add support for Epson RTC-9701JE V2
Magnus Damm
3
-0
/
+205
2008-02-06
ip27-rtc: convert ioctl to unlocked_ioctl
Cyrill Gorcunov
1
-5
/
+4
2008-02-06
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Bernhard Walle
1
-13
/
+69
[next]