index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
[SCSI] aha152x_cs: Fix regression that keeps driver from using shared interrupts
Larry Finger
1
-1
/
+1
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-200
/
+182
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
5
-5
/
+7
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
5
-19
/
+20
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
5
-6
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in scsi pcmcia drivers
Dominik Brodowski
5
-198
/
+183
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2
-3
/
+3
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-6
/
+8
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
1
-1
/
+1
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-23
[SCSI] fix pcmcia compile problem
James Bottomley
1
-1
/
+2
2008-01-12
[SCSI] nsp_cs: convert to data accessors and !use_sg cleanup
Boaz Harrosh
1
-20
/
+34
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2
-5
/
+3
2007-10-19
define global BIT macro
Jiri Slaby
1
-1
/
+0
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] nsp_cs: remove kernel 2.4 code
Adrian Bunk
2
-162
/
+5
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+5
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
4
-8
/
+4
2007-07-18
[SCSI] Use menuconfig objects
Jan Engelhardt
1
-2
/
+5
2007-05-27
[SCSI] sym53c500_cs: convert to use the data buffer accessors
FUJITA Tomonori
1
-23
/
+19
2007-04-01
[SCSI] pcmcia: allow drivers to be built non-modular
Robert P. J. Day
1
-6
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
5
-5
/
+0
2007-02-08
[SCSI] nsp_cs: remove old scsi code
Michal Piotrowski
1
-66
/
+0
2007-01-30
[PATCH] sym53c500_cs: remove bogus call fo free_dma()
Al Viro
1
-2
/
+0
2007-01-12
[PATCH] PCMCIA: fix drivers broken by recent cleanup
Daniel Ritz
2
-2
/
+0
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
5
-31
/
+5
2006-12-05
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
2
-7
/
+2
2006-10-26
[SCSI] convert ninja driver to struct scsi_cmnd
Henrik Kretzschmar
4
-45
/
+51
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
3
-3
/
+3
2006-10-04
[SCSI] scsi: remove hosts.h
Henne
1
-1
/
+0
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2
-2
/
+2
2006-06-27
[SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSI
Matt Mackall
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
5
-80
/
+30
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
6
-79
/
+74
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
6
-139
/
+111
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
6
-46
/
+24
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
5
-13
/
+6
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
5
-71
/
+2
2006-03-31
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
2
-10
/
+2
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
5
-42
/
+11
2006-03-05
[SCSI] scsi: aha152x pcmcia driver needs spi transport
Dominik Brodowski
1
-0
/
+1
2006-02-28
[SCSI] aha152x: fix variable use before initialisation and other bugs
Jürgen E. Fischer
1
-3
/
+1
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
6
-228
/
+51
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
4
-68
/
+11
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
6
-65
/
+26
2006-01-06
[PATCH] pcmcia: new suspend core
Dominik Brodowski
5
-134
/
+186
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
1
-1
/
+1
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
3
-8
/
+8
[next]