summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-289-131/+193
* | | | 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-281-3/+47
* | | | gpiolib: dynamic gpio number allocationAnton Vorontsov2008-04-281-7/+45
* | | | gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-7/+7
* | | | gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski2008-04-283-0/+3
* | | | gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-281-3/+12
* | | | 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
* | | | VT notifier extension for accessibilityKarl Dahlke2008-04-281-0/+8
* | | | mfd: use shorter set_current_state()Robert P. J. Day2008-04-281-4/+3
* | | | sm501: add uart supportMagnus Damm2008-04-281-16/+68
* | | | spi: spi_imx updatesAndrea Paterniani2008-04-281-109/+114
* | | | atmel_spi: support zero length transferAtsushi Nemoto2008-04-281-1/+1
* | | | spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-285-9/+9
* | | | spi: pxa2xx_spi "sparse" fixesDavid Brownell2008-04-281-24/+28
* | | | spi: use menuconfig for CONFIG_SPIAlessandro Guido2008-04-281-7/+6
* | | | oprofile: change cpu_buffer from array to per_cpu variableMike Travis2008-04-284-12/+13
* | | | drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton2008-04-281-2/+0
* | | | atmel_serial: remove duplicated macro definitionMichael Trimarchi2008-04-281-1/+0
* | | | serial: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+2
* | | | serial 8250: tighten test for using backup timerAlex Williamson2008-04-281-2/+3
* | | | serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa2008-04-281-1/+14
* | | | uart_get_baud_rate: stop mangling termiosAlan Cox2008-04-281-4/+11
* | | | Fix tty speed handling on 8250Alan Cox2008-04-281-1/+3
* | | | char: make functions static in synclinkmp.cHarvey Harrison2008-04-281-60/+60
* | | | synclink drivers bool conversionJoe Perches2008-04-284-323/+319
* | | | serial: silence section mismatch warnings in 8250_pciSam Ravnborg2008-04-281-1/+1
* | | | crisv10: prepare for BKL push downAlan Cox2008-04-281-0/+7
* | | | return pfn from direct_access, for XIPJared Hulbert2008-04-282-5/+8
* | | | mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-281-2/+1
* | | | mm: remove nopageNick Piggin2008-04-282-3/+4
* | | | rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2813-60/+60
* | | | drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+3
* | | | rtc: add the support for alarm time relative to current time in sysfsZhao Yakui2008-04-281-1/+11
* | | | rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt2008-04-281-4/+4
* | | | make ds1511_rtc_{read,set}_time() staticAdrian Bunk2008-04-281-4/+2
* | | | rtc: silence section mismatch warning in rtc-testSam Ravnborg2008-04-281-4/+4
* | | | rtc-x1205: new style conversionAlessandro Zummo2008-04-281-87/+43
* | | | rtc-pcf8563: new style conversionAlessandro Zummo2008-04-281-78/+34