| Commit message (Expand) | Author | Age |
* | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 |
* | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 2009-11-28 |
* | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() | Magnus Damm | 2009-11-28 |
* | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (scsi) | Dominik Brodowski | 2009-11-09 |
* | [SCSI] nsp_cs: fix buf overflow | Jiri Slaby | 2009-08-22 |
* | [SCSI] nsp_cs: time_out reaches -1 | Roel Kluin | 2009-06-15 |
* | [SCSI] aha152x_cs: Fix regression that keeps driver from using shared interrupts | Larry Finger | 2009-01-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: use pcmcia_loop_config in scsi pcmcia drivers | Dominik Brodowski | 2008-08-22 |
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
|/ |
|
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
* | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson | 2008-02-05 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 |
* | [SCSI] fix pcmcia compile problem | James Bottomley | 2008-01-23 |
* | [SCSI] nsp_cs: convert to data accessors and !use_sg cleanup | Boaz Harrosh | 2008-01-11 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | define global BIT macro | Jiri Slaby | 2007-10-19 |
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 |
* | [SCSI] nsp_cs: remove kernel 2.4 code | Adrian Bunk | 2007-10-12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | [SCSI] Use menuconfig objects | Jan Engelhardt | 2007-07-18 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
|/ |
|
* | [SCSI] sym53c500_cs: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-26 |
* | [SCSI] pcmcia: allow drivers to be built non-modular | Robert P. J. Day | 2007-04-01 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [SCSI] nsp_cs: remove old scsi code | Michal Piotrowski | 2007-02-07 |
* | [PATCH] sym53c500_cs: remove bogus call fo free_dma() | Al Viro | 2007-01-30 |
* | [PATCH] PCMCIA: fix drivers broken by recent cleanup | Daniel Ritz | 2007-01-11 |
* | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 |
* | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 2006-12-04 |
* | [SCSI] convert ninja driver to struct scsi_cmnd | Henrik Kretzschmar | 2006-10-25 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [SCSI] scsi: remove hosts.h | Henne | 2006-10-04 |
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 |
|\ |
|
| * | [SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSI | Matt Mackall | 2006-06-26 |
* | | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
|/ |
|
* | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 |
* | [SCSI] scsi: aha152x pcmcia driver needs spi transport | Dominik Brodowski | 2006-03-05 |
* | [SCSI] aha152x: fix variable use before initialisation and other bugs | J�rgen E. Fischer | 2006-02-28 |