summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman
2008-04-28mm: remove nopageNick Piggin
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall
2008-04-28rtc: add the support for alarm time relative to current time in sysfsZhao Yakui
2008-04-28rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt
2008-04-28make ds1511_rtc_{read,set}_time() staticAdrian Bunk
2008-04-28rtc: silence section mismatch warning in rtc-testSam Ravnborg
2008-04-28rtc-x1205: new style conversionAlessandro Zummo
2008-04-28rtc-pcf8563: new style conversionAlessandro Zummo
2008-04-28rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo
2008-04-28rtc: avoid legacy drivers with generic frameworkDavid Brownell
2008-04-28rtc-pcf8583 build fixDavid Brownell
2008-04-28dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke
2008-04-27[SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik
2008-04-27[SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke
2008-04-27[SCSI] fix SLUB WARN_ONJames Bottomley
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-27e1000e triggers sparc32 gcc bugAl Viro
2008-04-27[SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller
2008-04-27ide-tape: remove tape->merge_stageBorislav Petkov
2008-04-27ide-tape: mv tape->merge_stage_size tape->merge_bh_sizeBorislav Petkov
2008-04-27ide-tape: mv idetape_empty_write_pipeline ide_tape_flush_merge_bufferBorislav Petkov