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