summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-28fbmem: fix con2fbmap limit checkPeter Samuelson1-1/+1
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-0/+7
2008-04-28gxfb: add power management functionalityAndres Salomon4-2/+396
2008-04-28gxfb: stop sharing code with gx1fbAndres Salomon6-92/+47
2008-04-28gxfb: move MSR bit fields into gxfb.hAndres Salomon5-20/+19
2008-04-28gxfb: clean up register definitionsAndres Salomon5-183/+276
2008-04-28gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon4-43/+97
2008-04-28gxfb: replace FBSIZE config option with a module parameterAndres Salomon3-33/+8
2008-04-28gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon1-3/+1
2008-04-28gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse1-15/+17
2008-04-28gxfb: set the right registers to tweak the sync polarityJordan Crouse1-6/+10
2008-04-28x86: geode: MSR cleanupAndres Salomon6-24/+15
2008-04-28fbcon: replace mono_col macro with static inlineHarvey Harrison1-4/+8
2008-04-28pm2fb: correct error values returned from probe functionKrzysztof Helt1-2/+4
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall4-5/+4
2008-04-28powerpc: offb: add support for foreign endiannessAnton Vorontsov1-3/+12
2008-04-28fb: add support for foreign endiannessAnton Vorontsov9-131/+193
2008-04-28fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski1-8/+16
2008-04-28gpiochip_reserve()Anton Vorontsov1-3/+47
2008-04-28gpiolib: dynamic gpio number allocationAnton Vorontsov1-7/+45
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski1-7/+7
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski3-0/+3
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski1-3/+12
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day1-4/+4
2008-04-28capifs: fix memory leak on remountCyrill Gorcunov1-0/+1
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas1-4/+6
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day1-1/+1
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison22-51/+51
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2-7/+7
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison8-26/+26
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison6-38/+38
2008-04-28VT notifier extension for accessibilityKarl Dahlke1-0/+8
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day1-4/+3
2008-04-28sm501: add uart supportMagnus Damm1-16/+68
2008-04-28spi: spi_imx updatesAndrea Paterniani1-109/+114
2008-04-28atmel_spi: support zero length transferAtsushi Nemoto1-1/+1
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison5-9/+9
2008-04-28spi: pxa2xx_spi "sparse" fixesDavid Brownell1-24/+28
2008-04-28spi: use menuconfig for CONFIG_SPIAlessandro Guido1-7/+6
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis4-12/+13
2008-04-28drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton1-2/+0
2008-04-28atmel_serial: remove duplicated macro definitionMichael Trimarchi1-1/+0
2008-04-28serial: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-28serial 8250: tighten test for using backup timerAlex Williamson1-2/+3
2008-04-28serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa1-1/+14
2008-04-28uart_get_baud_rate: stop mangling termiosAlan Cox1-4/+11
2008-04-28Fix tty speed handling on 8250Alan Cox1-1/+3
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison1-60/+60
2008-04-28synclink drivers bool conversionJoe Perches4-323/+319
2008-04-28serial: silence section mismatch warnings in 8250_pciSam Ravnborg1-1/+1