summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
ModeNameSize
-rw-r--r--.cvsignore17logstatsplain
-rw-r--r--Config.in631logstatsplain
-rw-r--r--Makefile1425logstatsplain
-rw-r--r--bulkmem.c19267logstatsplain
-rw-r--r--cardbus.c11598logstatsplain
-rw-r--r--cb_enabler.c11081logstatsplain
-rw-r--r--cirrus.h5384logstatsplain
-rw-r--r--cistpl.c41015logstatsplain
-rw-r--r--cs.c71094logstatsplain
-rw-r--r--cs_internal.h7992logstatsplain
-rw-r--r--ds.c26866logstatsplain
-rw-r--r--i82365.c43795logstatsplain
-rw-r--r--i82365.h4980logstatsplain
-rw-r--r--o2micro.h3960logstatsplain
-rw-r--r--old-yenta.h5418logstatsplain
-rw-r--r--pci_socket.c6302logstatsplain
-rw-r--r--pci_socket.h1390logstatsplain
-rw-r--r--ricoh.h5479logstatsplain
-rw-r--r--rsrc_mgr.c17640logstatsplain
-rw-r--r--rsrc_mgr.h1448logstatsplain
-rw-r--r--smc34c90.h1980logstatsplain
-rw-r--r--tcic.c29661logstatsplain
-rw-r--r--tcic.h8198logstatsplain
-rw-r--r--ti113x.h8143logstatsplain
-rw-r--r--topic.h3477logstatsplain
-rw-r--r--vg468.h4219logstatsplain
-rw-r--r--yenta.c23916logstatsplain
-rw-r--r--yenta.h4165logstatsplain
d class='logsubject'>Fixes, less loop unrolling. Reduces the size of the r4k cache handlingRalf Baechle1998-03-041-759/+179 | | | | | | routine by one third. I hope I fixed the problems with the second level cache of R4000SC / R4400SC - I can't test it since I only have other MIPS variants. * Add console_is_present() to make it compile.Ralf Baechle1998-03-031-0/+5 | * Cache fixes, part #1.Ralf Baechle1998-03-0321-5206/+160 | * Upgrade to 2.1.73.Ralf Baechle1998-03-03192-30579/+20468 | * added restart codeThomas Bogendoerfer1998-01-101-3/+21 | * - removed wrong comments about remapped interruptsThomas Bogendoerfer1997-12-291-23/+11 | | | | | | | - removed unmasking of interrupts, because that is now done in kernel/irq.c; if we don't do it there, we can't autoprobe interrupts. this fix should also be done in all the other int-handler.S - fixed problem with interrupts > 7 * added unmask_irq() to do_IRQ() to fix autoprobing of interrupts possibleThomas Bogendoerfer1997-12-291-1/+2 | * made splitted esp working on Linux/Sparc (at least on my SS2)Thomas Bogendoerfer1997-12-297-89/+724 | * added prototype for vdma_get_enable() the second time:-(Thomas Bogendoerfer1997-12-291-0/+1 | * fixed bugs introduced once again by Ralfs merges:-(Thomas Bogendoerfer1997-12-293-4/+7 | * Fix syntax error.Ralf Baechle1997-12-171-1/+1 | * Merge with Linux 2.1.72, part 3.Ralf Baechle1997-12-1634-0/+17813 | * Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-16158-1641/+30011 | | | | | | The new signal code with exception of the code for the rt signals. The definitions in <asm/siginfo.h> and <asm/ucontext.h> are currently just stolen from the Alpha and will need to be overhauled. * Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-16562-41504/+21876 | * added structure for scsi scatter/gather list needed by the jazz_esp driverThomas Bogendoerfer1997-12-151-0/+9 | * added support for the jazz scsi controllerThomas Bogendoerfer1997-12-157-983/+1065 | * added vdma_get_enable() again after Ralf removed itThomas Bogendoerfer1997-12-151-0/+15 | * That one was missing ...Ralf Baechle1997-12-061-0/+1 | * Merge with Linux 2.1.67.Ralf Baechle1997-12-06