aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: 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-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-28VT notifier extension for accessibilityKarl Dahlke
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day
2008-04-28sm501: add uart supportMagnus Damm
2008-04-28spi: spi_imx updatesAndrea Paterniani
2008-04-28atmel_spi: support zero length transferAtsushi Nemoto
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28spi: pxa2xx_spi "sparse" fixesDavid Brownell
2008-04-28spi: use menuconfig for CONFIG_SPIAlessandro Guido
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis
2008-04-28drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton
2008-04-28atmel_serial: remove duplicated macro definitionMichael Trimarchi
2008-04-28serial: use time_before, time_before_eq, etcJulia Lawall
2008-04-28serial 8250: tighten test for using backup timerAlex Williamson
2008-04-28serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa
2008-04-28uart_get_baud_rate: stop mangling termiosAlan Cox
2008-04-28Fix tty speed handling on 8250Alan Cox
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-28serial: silence section mismatch warnings in 8250_pciSam Ravnborg
2008-04-28crisv10: prepare for BKL push downAlan Cox