aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pcmcia
Commit message (Expand)AuthorAge
* Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11
|\
| * scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei2019-06-20
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11
|\ \
| * | scsi: fdomain: Add PCMCIA supportOndrej Zary2019-06-18
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-24
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* scsi: pcmcia: nsp_cs: Remove unnecessary parenthesesNathan Chancellor2019-01-29
* scsi: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-29
* scsi: remove the use_clustering flagChristoph Hellwig2018-12-18
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
* scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2018-11-01
* pcmcia: add error handling for pcmcia_enable_device in qlogic_stubZhouyang Jia2018-10-01
* pcmcia: Use module_pcmcia_driver for scsi driversVaishali Thakkar2018-10-01
* scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig2018-03-19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke2017-08-25
* scsi: fdomain: move bus reset to host resetHannes Reinecke2017-08-25
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-02
* scsi: merge consecutive seq_puts callsRasmus Villemoes2015-02-02
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* scsi: remove SPRINTF macroRasmus Villemoes2015-02-02
* treewide: Fix typo in printkMasanari Iida2014-08-26
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* nsp_cs: switch to ->show_info()Al Viro2013-04-09
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* scsi: change to new flag variablematt mooney2011-03-17
* SCSI host lock push-downJeff Garzik2010-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-22
|\
| * [SCSI] aha152x: enable PCMCIA on 64bitJiri Slaby2010-10-07
* | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-29
* | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-29
* | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
* | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-29
* | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-29
* | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-29
* | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
* | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
* | pcmcia: simplify IntTypeDominik Brodowski2010-09-29
* | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-29
* | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-29
* | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-29
|/
* pcmcia: remove memreq_tDominik Brodowski2010-08-03
* pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
* pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
* pcmcia: remove cs_types.hDominik Brodowski2010-07-30