aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28[patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2-54/+5
2008-04-28Audit: standardize string audit interfacesEric Paris1-1/+1
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-6/+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
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2-3/+3
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez1-2/+0
2008-04-27[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez1-0/+4
2008-04-27[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez1-251/+143
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain5-12/+700
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2-2/+130
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig1-17/+19
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig1-1/+2
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart1-7/+53
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik1-16/+10
2008-04-27[SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap1-0/+1
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk1-1/+1
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2-45/+66
2008-04-27[SCSI] fix SLUB WARN_ONJames Bottomley1-8/+8
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds3-1/+348
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds50-1796/+731
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fixLinus Torvalds1-10/+9
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+17
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds32-350/+488
2008-04-27e1000e triggers sparc32 gcc bugAl Viro1-1/+1
2008-04-27[SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller1-2/+2
2008-04-27ide-tape: remove tape->merge_stageBorislav Petkov1-61/+46
2008-04-27ide-tape: mv tape->merge_stage_size tape->merge_bh_sizeBorislav Petkov1-30/+31
2008-04-27ide-tape: mv idetape_empty_write_pipeline ide_tape_flush_merge_bufferBorislav Petkov1-4/+4
2008-04-27ide-tape: mv idetape_discard_read_pipeline ide_tape_discard_merge_bufferBorislav Petkov1-17/+17
2008-04-27ide-tape: make __idetape_discard_read_pipeline() of type voidBorislav Petkov1-7/+4
2008-04-27ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan1-8/+0
2008-04-27ide: remove /proc/ide/aliAlexey Dobriyan1-240/+0
2008-04-27ide-tape: improve buffer pages freeing strategyBorislav Petkov1-18/+20
2008-04-27ide-tape: mv tape->pages_per_stage tape->pages_per_bufferBorislav Petkov1-5/+4
2008-04-27ide-tape: mv tape->stage_size tape->buffer_sizeBorislav Petkov1-29/+29
2008-04-27ide-tape: improve buffer allocation strategyBorislav Petkov1-23/+37
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz35-232/+219
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz8-19/+11
2008-04-27ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz5-25/+4