index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
imxfb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
fbdev: add removed option "mode" to keep compatibility
Krzysztof Helt
3
-0
/
+6
2008-04-28
s3fb: add option mode_option
Krzysztof Helt
1
-7
/
+9
2008-04-28
arkfb: add option mode_option
Krzysztof Helt
1
-6
/
+8
2008-04-28
vt8623fb: change option mode to mode_option
Krzysztof Helt
1
-6
/
+6
2008-04-28
update modedb.txt documentation about mode_option parameter change
Krzysztof Helt
1
-0
/
+4
2008-04-28
pm3fb: change option mode to mode_option
Krzysztof Helt
1
-0
/
+2
2008-04-28
tridentfb: change option mode to mode_option
Krzysztof Helt
1
-5
/
+7
2008-04-28
pm2fb: change option mode to mode_option
Krzysztof Helt
1
-7
/
+7
2008-04-28
video/aty/atyfb_base.c: free when fb can't be registered
Roel Kluin
1
-2
/
+5
2008-04-28
fbmem: fix con2fbmap limit check
Peter Samuelson
1
-1
/
+1
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
4
-4
/
+48
2008-04-28
gxfb: add power management functionality
Andres Salomon
4
-2
/
+396
2008-04-28
gxfb: stop sharing code with gx1fb
Andres Salomon
6
-92
/
+47
2008-04-28
gxfb: move MSR bit fields into gxfb.h
Andres Salomon
5
-20
/
+19
2008-04-28
gxfb: clean up register definitions
Andres Salomon
5
-183
/
+276
2008-04-28
gxfb: create DC/VP/FP-specific handlers rather than using readl/writel
Andres Salomon
4
-43
/
+97
2008-04-28
gxfb: replace FBSIZE config option with a module parameter
Andres Salomon
4
-33
/
+59
2008-04-28
gxfb: use PCI_DEVICE() for gxfb's pci device table
Andres Salomon
1
-3
/
+1
2008-04-28
gxfb: don't enable the CRT DACs when we are in flatpanel mode
Jordan Crouse
1
-15
/
+17
2008-04-28
gxfb: set the right registers to tweak the sync polarity
Jordan Crouse
1
-6
/
+10
2008-04-28
x86: GEODE: add Virtual Systems Architecture detection
Andres Salomon
1
-0
/
+19
2008-04-28
x86: geode: MSR cleanup
Andres Salomon
8
-31
/
+32
2008-04-28
fbcon: replace mono_col macro with static inline
Harvey Harrison
1
-4
/
+8
2008-04-28
pm2fb: correct error values returned from probe function
Krzysztof Helt
1
-2
/
+4
2008-04-28
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
4
-5
/
+4
2008-04-28
powerpc: offb: add support for foreign endianness
Anton Vorontsov
1
-3
/
+12
2008-04-28
fb: add support for foreign endianness
Anton Vorontsov
10
-140
/
+228
2008-04-28
fbdev: make the best-fit section of fb_find_mode return the closest matching ...
Michal Januszewski
1
-8
/
+16
2008-04-28
gpiochip_reserve()
Anton Vorontsov
2
-3
/
+48
2008-04-28
gpiolib: dynamic gpio number allocation
Anton Vorontsov
1
-7
/
+45
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
3
-7
/
+29
2008-04-28
gpiolib: i2c/spi drivers: handle rmmod better
Guennadi Liakhovetski
3
-0
/
+3
2008-04-28
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
2
-3
/
+14
2008-04-28
i2o: remove static inline forward declarations
Ilpo Järvinen
1
-5
/
+0
2008-04-28
isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable
Robert P. J. Day
1
-4
/
+4
2008-04-28
capifs: fix memory leak on remount
Cyrill Gorcunov
1
-0
/
+1
2008-04-28
hisax: depend on CONFIG_PNP, not __ISAPNP__
Bjorn Helgaas
1
-4
/
+6
2008-04-28
isdn: fix obvious cut-and-paste error in st5481_usb.c
Robert P. J. Day
1
-1
/
+1
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
22
-51
/
+51
2008-04-28
eicon: fix sparse integer as NULL pointer warnings
Harvey Harrison
2
-7
/
+7
2008-04-28
avm: fix sparse warning using integer as NULL pointer
Harvey Harrison
8
-26
/
+26
2008-04-28
capi: fix sparse warnings using integer as NULL pointer
Harvey Harrison
6
-38
/
+38
2008-04-28
quota: convert stub functions from macros into inlines
Andrew Morton
1
-8
/
+37
2008-04-28
quota: reiserfs: make reiserfs handle quotaon on remount
Jan Kara
1
-5
/
+8
2008-04-28
quota: ext4: make ext4 handle quotaon on remount
Jan Kara
1
-7
/
+8
2008-04-28
quota: ext3: make ext3 handle quotaon on remount
Jan Kara
1
-9
/
+10
2008-04-28
quota: quota core changes for quotaon on remount
Jan Kara
5
-22
/
+113
2008-04-28
quota: various style cleanups
Jan Kara
4
-28
/
+60
2008-04-28
quota: remove superfluous DQUOT_OFF() in fs/namespace.c
Jan Kara
1
-2
/
+0
2008-04-28
quota: do not allow setting of quota limits to too high values
Andrew Perepechko
4
-5
/
+25
[next]