aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-28crisv10: prepare for BKL push downAlan Cox1-0/+7
2008-04-28return pfn from direct_access, for XIPJared Hulbert2-5/+8
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman1-2/+1
2008-04-28mm: remove nopageNick Piggin2-3/+4
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-60/+60
2008-04-28drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall1-1/+3
2008-04-28rtc: add the support for alarm time relative to current time in sysfsZhao Yakui1-1/+11
2008-04-28rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt1-4/+4
2008-04-28make ds1511_rtc_{read,set}_time() staticAdrian Bunk1-4/+2
2008-04-28rtc: silence section mismatch warning in rtc-testSam Ravnborg1-4/+4
2008-04-28rtc-x1205: new style conversionAlessandro Zummo1-87/+43
2008-04-28rtc-pcf8563: new style conversionAlessandro Zummo1-78/+34
2008-04-28rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo1-187/+170
2008-04-28rtc: avoid legacy drivers with generic frameworkDavid Brownell2-5/+11
2008-04-28rtc-pcf8583 build fixDavid Brownell1-1/+1
2008-04-28dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin1-1/+1
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds67-5083/+3909
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplugKay Sievers4-1/+11
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko13-66/+61
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko12-257/+195
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke5-2544/+401
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke7-16/+185
2008-04-27[SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju4-31/+14
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2-5/+1
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk1-2/+2