Commit Graph

3436 Commits (8f6aac419bd590f535fb110875a51f7db2b62b5b)

Author SHA1 Message Date
Linus Torvalds c596cc46ba scsi/gdth: fix crash in gdth_timeout if no gdth controllers found 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Dhaval Giani c8e91b0a8f [SCSI] gdth: fix CONFIG_ISA build failure 18 years ago
Adrian Bunk 7624680824 [SCSI] esp_scsi: remove __dev{init,exit} 18 years ago
Boaz Harrosh 3892d88ae6 [SCSI] gdth: !use_sg cleanup and use of scsi accessors 18 years ago
Boaz Harrosh f842b64e0f [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2 18 years ago
Boaz Harrosh 3058d5de47 [SCSI] gdth: Setup proper per-command private data 18 years ago
Boaz Harrosh 884f7fba09 [SCSI] gdth: Remove gdth_ctr_tab[] 18 years ago
Christoph Hellwig 835cc24aff [SCSI] gdth: switch to modern scsi host registration 18 years ago
Boaz Harrosh 10e1b4bc92 [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes 18 years ago
Boaz Harrosh 45f1a41b2b [SCSI] gdth: clean up host private data 18 years ago
Christoph Hellwig 52759e6abc [SCSI] gdth: Remove virt hosts 18 years ago
Jeff Garzik 69916b7cea [SCSI] gdth: Reorder scsi_host_template intitializers 18 years ago
Jeff Garzik ac8869d56d [libata] Remove ->port_disable() hook 18 years ago
Jeff Garzik a52667f3cd [SCSI] gdth: kill gdth_{read,write}[bwl] wrappers 18 years ago
Tejun Heo cc0680a580 libata-link: linkify reset 18 years ago
Tejun Heo 9af5c9c97d libata-link: introduce ata_link 18 years ago
Jeff Garzik 8d7a5da4fc [SCSI] gdth: Remove 2.4.x support, in-kernel changelog 18 years ago
Christoph Hellwig 8514ef27ee [SCSI] gdth: split out pci probing 18 years ago
Christoph Hellwig 706a5d4567 [SCSI] gdth: split out eisa probing 18 years ago
Christoph Hellwig aed91cb520 [SCSI] gdth: split out isa probing 18 years ago
Matthew Wilcox b8bff2aeaf gdth: Make one abuse of scsi_cmnd less obvious 18 years ago
Boaz Harrosh 28424d3a50 [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation 18 years ago
Boaz Harrosh e1c234685c [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE 18 years ago
Boaz Harrosh 55db6c1b8e [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd() 18 years ago
Gabriel C 2ca482302f [SCSI] fdomain: fix CONFIG_PCI=n warnings 18 years ago
Joe Korty 89932697ce [SCSI] dpt_i2o: Fix section mismatch 18 years ago
Adrian Bunk f01f9d5943 [SCSI] imm: fix check-after-use 18 years ago
Andrew Morton 5975f643ef [SCSI] arcmsr: build fix 18 years ago
Adrian Bunk 774251ef64 [SCSI] nsp_cs: remove kernel 2.4 code 18 years ago
Robert P. J. Day a02676d4bd [SCSI] ibmmca: Remove dead references to MODULE_PARM macro 18 years ago
Matthew Wilcox 9d511a4b29 [SCSI] advansys: Changes to work on parisc 18 years ago
Matthew Wilcox d10fb2c7b5 [SCSI] advansys: Use dma mapping for overrun buffer 18 years ago
Matthew Wilcox b249c7fda2 [SCSI] advansys: Remove a couple of uses of bus_to_virt 18 years ago
Matthew Wilcox 52c334e945 [SCSI] advansys: convert to use the data buffer accessors 18 years ago
Matthew Wilcox fd625f4705 [SCSI] advansys: Remove DvcGetPhyAddr 18 years ago
Matthew Wilcox 98d41c29a4 [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc 18 years ago
Matthew Wilcox afbb68c35f [SCSI] advansys: Make sdtr_period_tbl a pointer 18 years ago
Matthew Wilcox 9d0e96eba1 [SCSI] advansys: Get rid of board index number 18 years ago
Matthew Wilcox f092d2290f [SCSI] advansys: Remove private lock 18 years ago
Matthew Wilcox b352f92376 [SCSI] advansys: Sort out debug macros 18 years ago
Matthew Wilcox b08fc56550 [SCSI] advansys: Remove library version & serial numbers 18 years ago
Matthew Wilcox d241149558 [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro 18 years ago
Matthew Wilcox 720349a879 [SCSI] advansys: Merge ASC_IERR definitions 18 years ago
Matthew Wilcox d361db4832 [SCSI] advansys: Sort out irq number mess 18 years ago
Matthew Wilcox 9a256fa50e [SCSI] advansys: Remove ASC_WIDE_BOARD predicate 18 years ago
Matthew Wilcox ae002fec69 [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS 18 years ago
Matthew Wilcox 52fa077709 [SCSI] advansys: Improve reset handler 18 years ago
Matthew Wilcox 05848b6e66 [SCSI] advansys: Fix simultaneous calls to ->queuecommand 18 years ago
Matthew Wilcox 41d2493d34 [SCSI] advansys: Restructure asc_execute_scsi_cmnd() 18 years ago