summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes to the shmiq implementation.Miguel de Icaza1997-09-212-19/+167
* Some newport specific ioctls implemented.Miguel de Icaza1997-09-212-3/+170
* More toys: per-card ioctl and per-card reset console.Miguel de Icaza1997-09-211-0/+2
* 1. Add support for enabling/disabling console output (requiered when theMiguel de Icaza1997-09-211-27/+54
* newport_reset() implemented. upadte to new graphics.h interface.Miguel de Icaza1997-09-211-17/+24
* Added a few #ifdef CONFIG_REMOTE_DEBUG's to keep Mark's cool debuggingMike Shaver1997-09-161-1/+4
* EFS integration (read-only, slight problem with symlinks).Mike Shaver1997-09-161-11/+273
* Call set_async_breakpoint() if kgdb 'stop' character is received. kgdbMark Salter1997-09-161-2/+2
* Fixed bus error by avoiding HPC bug affecting reads of dma registers.Mark Salter1997-09-161-14/+15
* Remove files that were removed between 2.1.49 and 2.1.55. SomehowRalf Baechle1997-09-1211-300/+0
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-12167-9031/+40351
* Newport context switching implemented (la de da, la de da).Miguel de Icaza1997-08-285-142/+382
* Disable the console driver when a direct rendering applicationMiguel de Icaza1997-08-262-2/+7
* restore_flags fix from Ralf.Miguel de Icaza1997-08-261-1/+3
* Mark Salter's patch to fix the excessive eth0 timeout bug.Mike Shaver1997-08-201-22/+26
* Stubbed out usema driver for Miguel.Mike Shaver1997-08-164-2/+10
* It now compiles, but almost certainly doesn't work.Mike Shaver1997-08-121-4/+6
* OK, another (better, I think) way to handle the clone-device issue.Mike Shaver1997-08-111-2/+18
* Still more work on /dev/usema{,clone}.Mike Shaver1997-08-111-12/+77
* Added skeletal support for /dev/usema and /dev/usemaclone.Mike Shaver1997-08-101-0/+195
* fixed silly typoThomas Bogendoerfer1997-08-071-18/+37
* Merge to 2.1.38.Miguel de Icaza1997-08-0652-6069/+5404
* More streams ioctls for the keyboard, as used by the Xsgi server, shouldMiguel de Icaza1997-08-022-9/+82
* Heh. I forgot to make vmalloc_prot use the argument, it wasMiguel de Icaza1997-08-011-1/+0