summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-284-4/+48
* gxfb: add power management functionalityAndres Salomon2008-04-284-2/+396
* gxfb: stop sharing code with gx1fbAndres Salomon2008-04-286-92/+47
* gxfb: move MSR bit fields into gxfb.hAndres Salomon2008-04-285-20/+19
* gxfb: clean up register definitionsAndres Salomon2008-04-285-183/+276
* gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-284-43/+97
* gxfb: replace FBSIZE config option with a module parameterAndres Salomon2008-04-284-33/+59
* gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon2008-04-281-3/+1
* gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse2008-04-281-15/+17
* gxfb: set the right registers to tweak the sync polarityJordan Crouse2008-04-281-6/+10
* x86: GEODE: add Virtual Systems Architecture detectionAndres Salomon2008-04-281-0/+19
* x86: geode: MSR cleanupAndres Salomon2008-04-288-31/+32
* fbcon: replace mono_col macro with static inlineHarvey Harrison2008-04-281-4/+8
* pm2fb: correct error values returned from probe functionKrzysztof Helt2008-04-281-2/+4
* fbdev: use DIV_ROUND_UP or roundupJulia Lawall2008-04-284-5/+4
* powerpc: offb: add support for foreign endiannessAnton Vorontsov2008-04-281-3/+12
* fb: add support for foreign endiannessAnton Vorontsov2008-04-2810-140/+228
* fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski2008-04-281-8/+16
* gpiochip_reserve()Anton Vorontsov2008-04-282-3/+48
* gpiolib: dynamic gpio number allocationAnton Vorontsov2008-04-281-7/+45
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-283-7/+29
* gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski2008-04-283-0/+3
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-282-3/+14
* i2o: remove static inline forward declarationsIlpo Järvinen2008-04-281-5/+0
* isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day2008-04-281-4/+4
* capifs: fix memory leak on remountCyrill Gorcunov2008-04-281-0/+1
* hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas2008-04-281-4/+6
* isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day2008-04-281-1/+1
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2822-51/+51
* eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2008-04-282-7/+7
* avm: fix sparse warning using integer as NULL pointerHarvey Harrison2008-04-288-26/+26
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-286-38/+38
* quota: convert stub functions from macros into inlinesAndrew Morton2008-04-281-8/+37
* quota: reiserfs: make reiserfs handle quotaon on remountJan Kara2008-04-281-5/+8
* quota: ext4: make ext4 handle quotaon on remountJan Kara2008-04-281-7/+8
* quota: ext3: make ext3 handle quotaon on remountJan Kara2008-04-281-9/+10
* quota: quota core changes for quotaon on remountJan Kara2008-04-285-22/+113
* quota: various style cleanupsJan Kara2008-04-284-28/+60
* quota: remove superfluous DQUOT_OFF() in fs/namespace.cJan Kara2008-04-281-2/+0
* quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-284-5/+25
* kprobes: update document about batch registrationMasami Hiramatsu2008-04-281-4/+47
* kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu2008-04-282-9/+65
* kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu2008-04-282-20/+97
* kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu2008-04-282-37/+96
* list.h: add list_is_singular()Masami Hiramatsu2008-04-281-0/+9
* kprobes: prevent probing of preempt_schedule()Srinivasa Ds2008-04-282-0/+59
* VT notifier extension for accessibilityKarl Dahlke2008-04-282-0/+9
* mfd: use shorter set_current_state()Robert P. J. Day2008-04-281-4/+3
* sm501: add uart supportMagnus Damm2008-04-282-16/+69
* spi: spi_imx updatesAndrea Paterniani2008-04-281-109/+114