summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* fixed bmove, when moving stuff to the right (insert a character)Thomas Bogendoerfer1998-09-011-10/+8
* serial console fixes, again:-(Thomas Bogendoerfer1998-08-281-22/+44
* PS2 mouse support for MagunmsThomas Bogendoerfer1998-08-281-1/+5
* added g364fb to list of known framebuffer driversThomas Bogendoerfer1998-08-281-0/+7
* corrected g364fb configurationThomas Bogendoerfer1998-08-282-7/+6
* removed duplicate config option for MIPS_JAZZThomas Bogendoerfer1998-08-281-3/+0
* updated driver to .116 fbcon interfaceThomas Bogendoerfer1998-08-281-13/+12
* avoid probing for 0xffe0Thomas Bogendoerfer1998-08-281-2/+2
* fixed merging bugsThomas Bogendoerfer1998-08-263-321/+1
* THIS IS OLD STUFF, I ALREADY REMOVED IT.Thomas Bogendoerfer1998-08-262-680/+0
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-25672-54714/+116832
* fixed race in transmit; this time it worksThomas Bogendoerfer1998-08-222-75/+66
* abscon style console driver for Indy newport graphic hardwareThomas Bogendoerfer1998-08-101-0/+396
* framebuffer driver for G364 based graphiccardsThomas Bogendoerfer1998-08-101-0/+514
* more diagnosticsMike Shaver1998-07-141-6/+15
* fixed up sgi_graphics_mmap and added better error handlingMike Shaver1998-07-131-15/+77
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-106-1/+581
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-3096-1009/+1302
* made serial console working on MagnumsThomas Bogendoerfer1998-06-161-22/+44
* now NCR53C9x is used for the FAS216 on jazz boardsThomas Bogendoerfer1998-05-124-140/+142
* removed changes to esp. now esp is the sparc only driver from 2.1.99Thomas Bogendoerfer1998-05-126-1391/+1014
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-073-17/+3
* Toxic waste.Ralf Baechle1998-05-0710-982/+0
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-07395-26120/+54180
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-042-12/+37
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-05105-7198/+25893
* o Merge with Linux 2.1.90.Ralf Baechle1998-03-1875-4988/+5666
* Forgot those ...Ralf Baechle1998-03-1740-0/+15758
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-17578-39018/+67735
* Convert to the new interface for software cache coherency.Ralf Baechle1998-03-041-4/+6
* Anotherone that was missing.Ralf Baechle1998-03-041-0/+483
* And again ...Ralf Baechle1998-03-041-587/+1
* Once more duplicated content ...Ralf Baechle1998-03-042-932/+0
* Ooops, the entire file content was duplicated ...Ralf Baechle1998-03-041-444/+0
* Add console_is_present() to make it compile.Ralf Baechle1998-03-031-0/+5
* Cache fixes, part #1.Ralf Baechle1998-03-0314-4878/+5
* Upgrade to 2.1.73.Ralf Baechle1998-03-0357-1193/+11048
* made splitted esp working on Linux/Sparc (at least on my SS2)Thomas Bogendoerfer1997-12-297-89/+724
* Merge with Linux 2.1.72, part 3.Ralf Baechle1997-12-1627-0/+17189
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-1647-0/+8397
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-16162-20910/+4907
* added support for the jazz scsi controllerThomas Bogendoerfer1997-12-157-983/+1065
* That one was missing ...Ralf Baechle1997-12-061-0/+1
* Merge with Linux 2.1.67.Ralf Baechle1997-12-06439-57447/+127044
* Fix the large number of ``transmit timed out'' messages the driverRalf Baechle1997-12-061-1/+3
* Make the thing compile.Ralf Baechle1997-12-022-11/+11
* Part #2 merging back my changes ...Ralf Baechle1997-12-0136-157/+2614
* Merge with 2.1.56 as first part of merging back my code.Ralf Baechle1997-12-0149-349/+1440
* Remove superfluous disable_irq() statement. It was causingRalf Baechle1997-11-301-1/+0
* Fixed the userland semaphores. No need for the dentry hacksMiguel de Icaza1997-11-011-150/+57