aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28fbdev: add removed option "mode" to keep compatibilityKrzysztof Helt
2008-04-28s3fb: add option mode_optionKrzysztof Helt
2008-04-28arkfb: add option mode_optionKrzysztof Helt
2008-04-28vt8623fb: change option mode to mode_optionKrzysztof Helt
2008-04-28update modedb.txt documentation about mode_option parameter changeKrzysztof Helt
2008-04-28pm3fb: change option mode to mode_optionKrzysztof Helt
2008-04-28tridentfb: change option mode to mode_optionKrzysztof Helt
2008-04-28pm2fb: change option mode to mode_optionKrzysztof Helt
2008-04-28video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin
2008-04-28fbmem: fix con2fbmap limit checkPeter Samuelson
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon
2008-04-28gxfb: add power management functionalityAndres Salomon
2008-04-28gxfb: stop sharing code with gx1fbAndres Salomon
2008-04-28gxfb: move MSR bit fields into gxfb.hAndres Salomon
2008-04-28gxfb: clean up register definitionsAndres Salomon
2008-04-28gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon
2008-04-28gxfb: replace FBSIZE config option with a module parameterAndres Salomon
2008-04-28gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon
2008-04-28gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse
2008-04-28gxfb: set the right registers to tweak the sync polarityJordan Crouse
2008-04-28x86: GEODE: add Virtual Systems Architecture detectionAndres Salomon
2008-04-28x86: geode: MSR cleanupAndres Salomon
2008-04-28fbcon: replace mono_col macro with static inlineHarvey Harrison
2008-04-28pm2fb: correct error values returned from probe functionKrzysztof Helt
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall
2008-04-28powerpc: offb: add support for foreign endiannessAnton Vorontsov
2008-04-28fb: add support for foreign endiannessAnton Vorontsov
2008-04-28fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski
2008-04-28gpiochip_reserve()Anton Vorontsov
2008-04-28gpiolib: dynamic gpio number allocationAnton Vorontsov
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski
2008-04-28i2o: remove static inline forward declarationsIlpo Järvinen
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day
2008-04-28capifs: fix memory leak on remountCyrill Gorcunov
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton
2008-04-28quota: reiserfs: make reiserfs handle quotaon on remountJan Kara
2008-04-28quota: ext4: make ext4 handle quotaon on remountJan Kara
2008-04-28quota: ext3: make ext3 handle quotaon on remountJan Kara
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2008-04-28quota: remove superfluous DQUOT_OFF() in fs/namespace.cJan Kara
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko