summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo2008-04-281-187/+170
* rtc: avoid legacy drivers with generic frameworkDavid Brownell2008-04-282-5/+11
* rtc-pcf8583 build fixDavid Brownell2008-04-281-1/+1
* dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin2008-04-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-2767-5083/+3909
|\
| * [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers2008-04-274-1/+11
| * [SCSI] aic7xxx: add constDenys Vlasenko2008-04-2713-66/+61
| * [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195
| * [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401
| * [SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke2008-04-277-16/+185
| * [SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju2008-04-274-31/+14
| * [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2008-04-272-5/+1
| * [SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk2008-04-271-2/+2
| * [SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2008-04-272-3/+3
| * [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez2008-04-271-2/+0
| * [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez2008-04-271-0/+4
OpenPOWER on IntegriCloud